Locked History Actions

Diff for "SpacyPL"

Differences between revisions 1 and 2
Revision 1 as of 2019-09-21 11:24:05
Size: 364
Comment:
Revision 2 as of 2019-09-21 11:26:00
Size: 350
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
[[pl_spacy_model-0.0.1.tar|pl_spacy_model-0.0.1.tar.gz]] [[attachment:pl_spacy_model-0.0.1.tar.gz]]

SpacyPL

Polish models and resources for Spacy.

Authors

Ryszard Tuora

Downloads

pl_spacy_model-0.0.1.tar.gz

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')