savasy/Turkish-Bert-NLP-Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
This project helps you understand and organize Turkish text by automatically identifying key information. You input Turkish text, and it outputs insights like the sentiment expressed, recognized entities (like people or places), answers to questions within the text, or categorized topics. It's designed for anyone working with large volumes of Turkish-language content, such as analysts, researchers, or content managers.
179 stars. No commits in the last 6 months.
Use this if you need to quickly extract structured information and deeper meaning from Turkish documents without manual review.
Not ideal if your primary need is for text summarization, as that feature is not yet fully available.
Stars
179
Forks
21
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 01, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/savasy/Turkish-Bert-NLP-Pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
jon-chun/sentimentarcs_notebooks
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in...