Metadata-Version: 2.1
Name: dacy
Version: 2.0.0
Summary: A Danish pipeline trained in SpaCy that has achieved State-of-the-Art performance on all dependency parsing, NER and POS-tagging for Danish
Home-page: https://centre-for-humanities-computing.github.io/DaCy/
License: Apache-2.0
Keywords: nlp,danish,spacy-universe
Author: KennethEnevoldsen
Author-email: kennethcenevolsen@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Requires-Dist: protobuf (>=3.17.3,<3.18.0)
Requires-Dist: sentencepiece (>=0.1.96,<0.2.0)
Requires-Dist: spacy (>=3.2.0,<3.3.0)
Requires-Dist: spacy-wrap (>=1.0.2,<1.1.0)
Requires-Dist: tqdm (>=4.61.2,<5.0.0)
Requires-Dist: wasabi (>=0.8.2,<0.10.0)
Project-URL: Documentation, https://centre-for-humanities-computing.github.io/DaCy/
Project-URL: Repository, https://github.com/centre-for-humanities-computing/DaCy
