Differences between revisions 4 and 5
Size: 382
Comment:
|
Size: 382
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
[[attachment:pl_spacy_model-0.0.1.tar.gz]] | [[attachment:pl_spacy_model-0.0.3.tar.gz]] |
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')