Metadata-Version: |
2.1 |
Name: |
huspacy-nightly |
Version: |
0.11.0.dev261 |
Summary: |
HuSpaCy: industrial strength Hungarian natural language processing |
Author: |
SzegedAI, MILAB |
Author-Email: |
gyorgy[at]orosz.link |
Maintainer: |
György Orosz |
Maintainer-Email: |
gyorgy[at]orosz.link |
Home-Page: |
https://github.com/huspacy/huspacy |
Project-Url: |
Repository, https://github.com/huspacy/huspacy |
License: |
Apache-2.0 |
Keywords: |
nlp,huspacy,Hungarian,text processing,text processing,language processing,text mining,tokenization,sentence boundary detection,sbd,sentence splitting,pos tagging,tagging,lemmatization,ner,named entity recognition,parsing,word embeddings,word vectors,spacy,spacy model |
Classifier: |
Development Status :: 3 - Alpha |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Human Machine Interfaces |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: Linguistic |
Requires-Python: |
>=3.7,<3.13 |
Requires-Dist: |
benepar (==0.2.0); extra == "np" |
Requires-Dist: |
importlib_resources; python_version < "3.9" |
Requires-Dist: |
packaging (<22.0,>=21.3) |
Requires-Dist: |
spacy-alignments (<0.9.0,>=0.8.6); extra == "trf" |
Requires-Dist: |
torch; extra == "trf" |
Requires-Dist: |
transformers (<5.0.0,>=4.24.0); extra == "trf" |
Provides-Extra: |
np |
Provides-Extra: |
trf |
Description-Content-Type: |
text/markdown |