Spacy-stanfordnlp

Latest version: v0.1.2

Safety actively analyzes 621688 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2

* Relax version requirement for `stanfordnlp` to include v0.2.0.

Thanks to buhrmann for the pull request!

0.1.1

* Add `Tokenizer.pipe` method for duck-type compatibility with spaCy's built-in tokenizer.
* Allow passing of empty text strings for compatibility with spaCy.

Thanks to buhrmann for the pull requests!

0.1.0

* Employ user hooks to map StanfordNLP's pretrained word embeddings to spaCy's token vectors.
* Fix spaCy dependency.

Thanks to buhrmann for the pull request!

0.0.3

* Fix issue 2: Improve handling of input text / token text mismatches, e.g. `"des"` → `["de", "les"]`.
* Fix issue 3: Set lemmas after setting POS tags to prevent spaCy from applying its own lemma rules.

0.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.