goru001/inltk
Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
This toolkit helps application developers integrate Natural Language Processing (NLP) capabilities for Indic languages into their applications. It takes raw text in languages like Hindi, Tamil, or Bengali, including code-mixed text (e.g., Hinglish), and provides processed output useful for tasks such as text classification or language modeling. It is designed for developers building user-facing applications that need to understand and process text in various Indian languages.
839 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are an application developer needing to add NLP features for Indic languages to your software, without having to build models from scratch.
Not ideal if you are an end-user looking for a ready-to-use application, or if your primary focus is on languages not supported by this toolkit.
Stars
839
Forks
161
Language
Python
License
MIT
Category
Last pushed
Jan 20, 2024
Commits (30d)
0
Dependencies
21
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/goru001/inltk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)