Skip to content

Releases: kaunghtetsan275/pyidaungsu

Pyidaungsu 0.1.4

15 Jul 14:26
Compare
Choose a tag to compare
  • Fixed system wide error message not displaying

Pyidaungsu 0.1.3

13 Jul 12:31
Compare
Choose a tag to compare
  • 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

11 Jul 10:50
9a702b3
Compare
Choose a tag to compare
  • Fixed fasttext import issue
  • Fixed the console not displaying output

Pyidaungsu 0.0.9

08 Jul 05:37
Compare
Choose a tag to compare
  • 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

05 May 13:36
Compare
Choose a tag to compare
  • 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

15 Apr 10:32
Compare
Choose a tag to compare

Happy Thingyan Festival!

  • syllabify() function is replaced with tokenize() 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

12 Apr 08:53
Compare
Choose a tag to compare
version 0.0.6