hellohaptik/chatbot_ner
chatbot_ner: Named Entity Recognition for chatbots.
This tool helps chatbot developers accurately extract specific information like dates, times, numbers, and phone numbers from user messages. It takes text input from conversations, particularly in English and several Indian languages, and outputs the identified entities. Conversation designers and chatbot developers can use this to make their bots smarter and more responsive.
330 stars. Available on PyPI.
Use this if you are building conversational AI applications and need to reliably identify key pieces of information from user input, especially in Indian languages or code-mixed text.
Not ideal if your application primarily deals with long-form, complex text analysis or requires entity recognition for languages not supported (e.g., European or East Asian languages).
Stars
330
Forks
133
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
27
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hellohaptik/chatbot_ner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
openeventdata/mordecai
Full text geoparsing as a Python library
Rostlab/nalaf
NLP framework in python for entity recognition and relationship extraction
mpuig/spacy-lookup
Named Entity Recognition based on dictionaries
NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks
juand-r/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These...