ahocorasick-ner

A fast, dictionary-based Named Entity Recognition system using the Aho-Corasick algorithm.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install ahocorasick-ner

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.1 2025-06-10
0.1.1a1 pre-release 2025-06-10
0.1.0 2025-05-27
0.1.0a1 pre-release 2025-05-27
0.0.1 2025-05-27

Issues with this package?

Page last updated 2025-06-27 20:25:36 UTC