brolin59/trnlp
TÜRKÇE İÇİN DOĞAL DİL İŞLEME ARAÇLARI
This tool helps people working with Turkish text by breaking down words to their base forms, correcting common spelling mistakes, and segmenting sentences. It takes raw Turkish text as input and provides its analyzed components, such as word stems, corrected spellings, and tokenized sentences. This is useful for linguists, researchers, or anyone needing to process and understand Turkish language data at a granular level.
159 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to perform foundational linguistic analysis on Turkish text, like finding word roots or correcting misspellings, to prepare it for further study or application.
Not ideal if you need advanced contextual understanding, such as full sentence parsing or disambiguation based on a word's role within a sentence, as the tool currently focuses on word-level analysis.
Stars
159
Forks
20
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/brolin59/trnlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
hltcoe/turkle
Django-based clone of Amazon's Mechanical Turk service running in your local environment.
emres/turkish-deasciifier
Turkish deasciifier in Python based on Deniz Yüret's turkish-mode for Emacs
ahmetaa/zemberek-nlp
NLP tools for Turkish.
ooguz/turkce-kufur-karaliste
Türkçe için bir kara liste (blacklist)
obulat/zeyrek
Python morphological analyzer for Turkish language. Partial port of ZemberekNLP.