vngrs-ai/vnlp
State-of-the-art, lightweight NLP tools for Turkish language. Developed by VNGRS.
This project offers essential tools for working with Turkish text, helping you clean, analyze, and understand written content. It takes raw Turkish text and can correct typos, identify key entities, determine sentiment, or even summarize articles. Anyone who needs to process large volumes of Turkish-language data, such as market researchers, content analysts, or linguists, will find this beneficial.
285 stars. No commits in the last 6 months.
Use this if you need to perform advanced text analysis tasks like sentiment analysis, named entity recognition, or news summarization on Turkish language documents.
Not ideal if your primary need is for natural language processing in languages other than Turkish.
Stars
285
Forks
17
Language
Python
License
AGPL-3.0
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/vngrs-ai/vnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc...)
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero.
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An...