Metadata-Version: 2.1
Name: ahocorasick-ner
Version: 0.1.1
Summary: A fast, dictionary-based Named Entity Recognition system using the Aho-Corasick algorithm.
Home-page: https://github.com/TigreGotico/ahocorasick-ner
Author: JarbasAI
Author-email: jarbasai@mailfence.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Requires-Dist: pyahocorasick

