syuoni/eznlp
Easy Natural Language Processing
This is a developer tool for building neural network models that can understand and process human language. It takes raw text or images as input and produces categorized text, extracted entities, identified relationships between entities, extracted attributes, translated text, or image captions. Data scientists, machine learning engineers, and NLP researchers can use this to quickly implement and experiment with common NLP tasks.
143 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer looking for a PyTorch-based package to implement various Natural Language Processing tasks like text classification, named entity recognition, or machine translation.
Not ideal if you are an end-user without programming experience looking for a ready-to-use application for text analysis.
Stars
143
Forks
23
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 05, 2025
Commits (30d)
0
Dependencies
15
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/syuoni/eznlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
MantisAI/nervaluate
Full named-entity (i.e., not tag/token) evaluation metrics based on SemEval’13
dice-group/gerbil
GERBIL - General Entity annotatoR Benchmark
bltlab/seqscore
SeqScore: Scoring for named entity recognition and other sequence labeling tasks
LHNCBC/metamaplite
A near real-time named-entity recognizer
OpenJarbas/simple_NER
simple rule based named entity recognition