Releases: kaunghtetsan275/pyidaungsu
Releases · kaunghtetsan275/pyidaungsu
Pyidaungsu 0.1.4
- Fixed system wide error message not displaying
Pyidaungsu 0.1.3
- Language detection for Mon and Shan is temporarily disabled in this version.
- Added more supported languages: English, Spanish, French, Chinese, Japanese, Korean, Myanmar (unicode), Myanmar (zawgyi), Karen.
Pyidaungsu 0.1.2
- Fixed fasttext import issue
- Fixed the console not displaying output
Pyidaungsu 0.0.9
- removed old zawgyi-unicode detection code
- added new language detection model and code
- support language detection for Myanmar, Mon, Karen, Shan
Pyidaungsu 0.0.8
- emoji library added to detect and remove emojis in a string
- added more stopwords to remove from the string for uni-zg detection
- added new parameter
fco
in detect function for better accuracy. Default value is 17 (more value means more accuracy but slower execution time)
Pyidaungsu 0.0.7
Happy Thingyan Festival!
syllabify()
function is replaced withtokenize()
function instead. See usage in README.md- added 3 more supported languages for syllable-level tokenization (Karen, Mon, Shan)
- word-level tokenization can be used in
tokenize()
function. Available for Burmese language only. - remove complicated zg<=>uni conversion code and replaced with simpler one using regular expression
- added Apache NOTICE in LICENSE file
Pyidaungsu 0.0.6
version 0.0.6