Metadata-Version: 2.4
Name: ahocorasick-ner
Version: 0.1.2a2
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
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
