sushil79g/Nepali_nlp
A python based library for NLP in Nepali language
This project provides tools for working with the Nepali language digitally. It helps you process Nepali text, find synonyms, correct spelling, summarize articles, and convert text between different scripts and even translate between Nepali and English. Anyone working with Nepali language content, like journalists, researchers, or content creators, would find this useful for automating text analysis and manipulation.
168 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to perform various text processing tasks specifically for the Nepali language, such as correcting spelling, summarizing news, or translating content.
Not ideal if your primary need is for advanced Named Entity Recognition (NER) in Nepali, as that feature is still under development.
Stars
168
Forks
53
Language
Jupyter Notebook
License
MIT
Category
Last pushed
May 22, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sushil79g/Nepali_nlp"
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)