Differences between revisions 2 and 4 (spanning 2 versions)
Size: 350
Comment:
|
Size: 382
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Polish models and resources for Spacy. | Polish language models and resources for [[https://spacy.io|Spacy]]. |
Line 16: | Line 16: |
SpacyPL
Polish language models and resources for Spacy.
Authors
Ryszard Tuora
Downloads
Documentation
Install package as any other python module: python -m pip install ścieżka-do\pl_spacy_model-0.0.1.tar.gz
Running:
import spacy
nlp = spacy.load('pl_spacy_model')