Skip to content

PyThaiNLP 3.0 change log #545

@wannaphong

Description

@wannaphong

Schedule

  • First development release: 1 August 2021
  • Beta release: 20 January 2022
  • Production release: 29 January 2022

Docs: https://pythainlp.github.io/dev-docs/index.html
Report bug: https://github.com/PyThaiNLP/pythainlp/issues
GitHub: https://github.com/PyThaiNLP/pythainlp

News

Since PyThaiNLP 3.0, We will end support PyThaiNLP on Python 3.6. Python 3.6 users can use PyThaiNLP 2.3.1
We have updated the dict & rule for newmm. If you use newmm for word tokenization in your model, we recommend you retrain your model.

What is new?

Deprecation and other API changes

  • Deprecated syllable_tokenize #322 #550 Deprecated syllable_tokenize. syllable_tokenize is deprecated, use subword_tokenize instead
  • 701fb3a pythainlp.tag.named_entity.ThaiNameTagger is change to pythainlp.tag.thainer.ThaiNameTagger. This old class will be deprecated in PyThaiNLP version 2.5.

Augment

Corpus

Tag

  • Add tltk #599 Add tltk (pos_tag and ner) - add tltk wrapper to pythainlp functions ex ner, word_tokenize and more.
  • Add NER class #600 Add NER class - NER class for Named-entity recognizer tasks.

Translate

Tokenization

Transliterate

Word Vector

Spell

Generate

Tool

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationimprove documentation and test cases

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions