roddar92/linguistics_problems
Natural language processing in examples and games
This collection of tools helps you analyze and generate text in Russian, English, and Finnish. It takes raw text or words as input and can perform tasks like breaking down sentences, checking spelling, converting numbers to text, or generating different forms of words. This is useful for linguists, language teachers, content creators, or anyone working with text data in these languages.
Use this if you need to programmatically process and manipulate text in Russian, English, or Finnish for linguistic analysis, content generation, or educational purposes.
Not ideal if you are looking for a complete, production-ready natural language processing library for complex applications or need support for many other languages.
Stars
24
Forks
5
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/roddar92/linguistics_problems"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone