Skip to content

Releases: PyThaiNLP/nlpo3

nlpO3-Python 1.1.2

21 Jul 01:02
Compare
Choose a tag to compare

Under new name and build workflow

Install:

pip install nlpo3

Use:

from nlpo3 import load_dict, segment

First minimum viable module - word tokenization

09 May 17:55
Compare
Choose a tag to compare

Features

  • Newmm Word Segmentation
  • Custom Dictionary support
  • Published on PyPi

Installation

pip install pythainlp-rust-modules

How to use

from oxidized_thainlp import segment, load_dict