LanguageMachines/mbt
MBT: Memory-based tagger generation and tagging MBT is a memory-based tagger-generator and tagger in one.
This tool helps computational linguists and natural language processing researchers automatically assign grammatical tags (like noun, verb, adjective) to words in a text. You provide raw text, and it outputs the same text with each word labeled with its grammatical category. It's designed for researchers working on language analysis and text processing.
Use this if you need to automatically tag words in text with their part-of-speech or other linguistic categories for research or analysis.
Not ideal if you're looking for a pre-trained, ready-to-use solution for general text analysis without custom model generation, or if your primary need is not linguistic tagging.
Stars
10
Forks
1
Language
C++
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LanguageMachines/mbt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EmilStenstrom/conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
OpenPecha/Botok
🏷 བོད་ཏོག [pʰøtɔk̚] Tibetan word tokenizer in Python
taishi-i/nagisa
A Japanese tokenizer based on recurrent neural networks
zaemyung/sentsplit
A flexible sentence segmentation library using CRF model and regex rules
natasha/razdel
Rule-based token, sentence segmentation for Russian language