Skip to content

Code base for the paper "N-gram Statistical Stemmer for Bangla Corpus".

License

Notifications You must be signed in to change notification settings

shaoncsecu/Bangla_n-gram_Stemmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bangla_n-gram_Stemmer

Code base for the paper "N-gram Statistical Stemmer for Bangla Corpus".

Please do not use this code without proper citation (follow the ethics and be honest ^_^)

Author: Md Ataur Rahman

Dept. of Language Science and Technology, University of Saarland

Email: ataur[at]coli[dot]uni-saarland.de

*** INSTRUCTIONS ON HOW TO RUN ***

  1. Run any version of the stemmer (min - based on minimum edit distance | kmeans - based on K-means Clustering)
  2. It might take some time w.r.t the input data provided/used

Citation Information

Paper

@misc{https://doi.org/10.48550/arxiv.1912.11612,
  doi = {10.48550/ARXIV.1912.11612},
  url = {https://arxiv.org/abs/1912.11612},
  author = {Sadia, Rabeya and Rahman, Md Ataur and Seddiqui, Md Hanif},
  keywords = {Computation and Language (cs.CL), Information Retrieval (cs.IR), FOS: Computer and information sciences, FOS: Computer and information sciences},
  title = {N-gram Statistical Stemmer for Bangla Corpus},
  publisher = {arXiv},
  year = {2019},
  copyright = {arXiv.org perpetual, non-exclusive license}
}

About

Code base for the paper "N-gram Statistical Stemmer for Bangla Corpus".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages