Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.24 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.24 KB

NLP for Nepali

This repository contains State of the Art Tokenizer, Language model and Classifier for Nepali, which is official language of Nepal and one of the official status gained language of India.

Dataset

Results

Language Model

on 30% validation set

  • Perplexity of language model: ~32

Classifier

  • Accuracy of classification model: ~97%
  • Kappa score of classification model: ~96

Pretrained Language Model

Download pretrained Language Model from here

Classifier

Download classifier from here

Tokenizer

Trained tokenizer using Google's sentencepiece

Download the trained model and vocabulary from here