Challenge background
The project aims to develop a natural language toolkit for Nepali language. This toolkit will be used to process Nepali text and extract useful information from it.
The problem
There are a number of Nepali natural language toolkits available, but no standard single toolkit provides all the necessary functionalities for natural language processing (NLP).
Goal of the project
The goal of the project is to develop a natural language toolkit for the Nepali language that provides the necessary functionalities for natural language processing.
Project timeline
- 1
Week 1
Collect ready made resources for lemmatization, stemming, tokenization, and stopwords creation for Nepali language.
- 2
Week 2
Test ready made tools and evaluate their performance.
- 3
Week 3
Develop own models if the ready made tools are not satisfactory.
- 4
Week 4
Integrate the developed models into the natural language toolkit.
What you'll learn
Fundamentals of NLP