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 3.1 change log #643

Closed
wannaphong opened this issue Jan 29, 2022 · 0 comments
Closed

PyThaiNLP 3.1 change log #643

wannaphong opened this issue Jan 29, 2022 · 0 comments
Labels
documentation improve documentation and test cases
Milestone

Comments

@wannaphong
Copy link
Member

wannaphong commented Jan 29, 2022

Schedule

  • First development release: 31 August 2022
  • Beta release: 20 September 2022
  • Production release: 24 September 2022

See 3.1 Milestone.

What is new?

Deprecation and other API changes

#687 Remove deprecated function

  • pythainlp.word_vector; doesnt_match, get_model, most_similar_cosmul, sentence_vectorizer, similarity. use WordVector class instead
  • pythainlp.util.delete_tone. use pythainlp.util.remove_tonemark instead
  • Remove pythainlp.util.time_time. use pythainlp.util.time_to_thaiword instead
  • pythainlp.tokenize.syllable_tokenize. use pythainlp.tokenize.subword_tokenize instead

Dependency Parsing

Name Entity Tagging

Transliteration

PyThaiNLP Corpus downloader

Text normalization

Translate

Text summarize

Util

Soundex

Other

@wannaphong wannaphong added this to the 3.1 milestone Feb 9, 2022
@wannaphong wannaphong pinned this issue Apr 20, 2022
@wannaphong wannaphong changed the title PyThaiNLP 3.1 change log [WIP] PyThaiNLP 3.1 change log Aug 28, 2022
@wannaphong wannaphong changed the title [WIP] PyThaiNLP 3.1 change log PyThaiNLP 3.1 change log Sep 19, 2022
@wannaphong wannaphong unpinned this issue Sep 29, 2022
@bact bact added the documentation improve documentation and test cases label Nov 13, 2023
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
Status: Done
Development

No branches or pull requests

2 participants