NLP

Information about NLP tech

dhivehi_nlp

Python library with various natural language processing tools for Dhivehi. Modules include tokenizer, stopwords, stemmer, language models, dictionary, corpus, trigram similarity and tagger.

Language models module also includes a bigram language model based on a news dataset.