ysenarath/sinling
A collection of NLP tools for Sinhalese (සිංහල).
This tool helps you process and analyze text written in the Sinhalese (සිංහල) language. You can input raw Sinhalese text or individual words, and it will break down sentences into words, identify parts of speech (like nouns or verbs), find word stems, and even combine or split words morphologically. This is useful for linguists, researchers, or anyone working with Sinhalese language data who needs to prepare text for analysis or integrate it into other systems.
No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically understand and manipulate Sinhalese text, such as for content analysis, search indexing, or building language learning tools.
Not ideal if you need a complete, production-ready machine translation system or a general-purpose text editor, as this focuses on lower-level linguistic processing.
Stars
61
Forks
20
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Jun 28, 2021
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ysenarath/sinling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chrismattmann/tika-python
Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called...
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase...
cltk/cltk
The Classical Language Toolkit
allenai/scispacy
A full spaCy pipeline and models for scientific/biomedical documents.
wi2trier/cbrkit
Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.