Skip to content

Conversation

wannaphong
Copy link
Member

This is the first development release for PyThaiNLP v3.1.

You can install by pip install --pre pythainlp==3.1.0.dev0.

Documentation: https://pythainlp.github.io/dev-docs/

Report bug: https://github.com/PyThaiNLP/pythainlp/issues

See PyThaiNLP 3.1 change log

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

Name Entity Tagging

Transliteration

PyThaiNLP Corpus downloader

Text normalization

Translate

Text summarize

Util

Other

Contributors

Thanks all the contributors. (Image made with contributors-img)

@wannaphong wannaphong added this to the 3.1 milestone Aug 31, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

coveralls commented Aug 31, 2022

Coverage Status

Coverage remained the same at 95.618% when pulling 4862cf1 on 3.1 into 9124ab3 on dev.

@wannaphong wannaphong merged commit a07293e into dev Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants