az-ai-labs/az-lang-nlp
Fast, deterministic NLP toolkit for Azerbaijani language
This toolkit helps anyone working with Azerbaijani text to process it quickly and accurately. You provide text in Azerbaijani, and it can convert scripts, break down words, extract key information, check spelling, and analyze sentiment. It's ideal for linguists, data analysts, or content managers dealing with Azerbaijani language data.
Use this if you need fast, precise processing of Azerbaijani text for tasks like data extraction, text analysis, or preparing content.
Not ideal if your primary need is for a general-purpose NLP toolkit that supports multiple languages beyond Azerbaijani.
Stars
12
Forks
—
Language
Go
License
Apache-2.0
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/az-ai-labs/az-lang-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ikawaha/kagome-dict
Dictionary Library for Kagome v2
aaaton/golem
A lemmatizer implemented in Go
habeanf/yap
Yet Another (natural language) Parser
clipperhouse/uax29
A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and...