himkt/pyner
🌈 Implementation of Neural Network based Named Entity Recognizer (Lample+, 2016) using Chainer.
This toolkit helps natural language processing researchers and developers efficiently extract key information like names, organizations, and locations from text. You provide raw text data and configuration files, and it outputs a trained model that can identify and categorize these 'named entities'. It's designed for those building and evaluating advanced text analysis systems.
No commits in the last 6 months.
Use this if you are an NLP researcher or developer needing to train and evaluate neural network models for named entity recognition (NER) tasks, especially if you're working with the Chainer framework.
Not ideal if you're a business user looking for a ready-to-use application to extract entities without programming, or if you prefer other deep learning frameworks like TensorFlow or PyTorch.
Stars
45
Forks
6
Language
Python
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/himkt/pyner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hellohaptik/chatbot_ner
chatbot_ner: Named Entity Recognition for chatbots.
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