Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyThaiNLP 2.2 change log #330

Closed
bact opened this issue Dec 10, 2019 · 4 comments
Closed

PyThaiNLP 2.2 change log #330

bact opened this issue Dec 10, 2019 · 4 comments
Assignees
Labels
documentation improve documentation and test cases
Milestone

Comments

@bact
Copy link
Member

bact commented Dec 10, 2019

Schedule

  • First development release: 1 May 2020 - 2.2.0-dev0
  • Beta release: 15 June 2020 - 2.2.0-beta1
  • Production release: 24 June 2020 - 2.2.0
  • Bug fix: 27 June 2020 - 2.2.1
  • Bug fix: 10 July 2020 - 2.2.2
  • Bug fix: 2 Aug 2020 - 2.2.3
  • Bug fix: 2 Aug 2020 - 2.2.4
  • Bug fix: 17 Sep 2020 - 2.2.4
  • Bug fix: 16 Nov 2020 - 2.2.5
  • Bug fix: 13 Dec 2020 - 2.2.6

See 2.2 Milestone.

Tokenization

Transliteration

  • Add Thai G2P #377 Add Thai Grapheme-to-Phoneme (Thai G2P) deep learning sequence-to-sequence model

Normalization

Utilities

Command line

Deprecation and other API changes

Dependencies

Others

@bact bact added the documentation improve documentation and test cases label Dec 10, 2019
@bact bact added this to the 2.2 milestone Dec 10, 2019
@korntawat
Copy link

how I can install pythainlp 2.2 ?

@p16i
Copy link
Contributor

p16i commented Apr 25, 2020

Hi @korntawat,

We can use this approach:

pip install --upgrade https://github.com/PyThaiNLP/pythainlp/archive/<BRANCH-NAME>

In this case, as those referred issues have been merged to dev already. So, you can just do

pip install --upgrade https://github.com/PyThaiNLP/pythainlp/archive/dev

@bact @wannaphong please correct me if I'm wrong.

@wannaphong
Copy link
Member

Tentative release date: 24 June 2020

@bact
Copy link
Member Author

bact commented Jun 25, 2020

2.2.0 production release: 24 June 2020 https://github.com/PyThaiNLP/pythainlp/releases/tag/v2.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation improve documentation and test cases
Projects
None yet
Development

No branches or pull requests

4 participants