Nlpo3

Latest version: v1.3.1

Safety actively analyzes 688944 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.0

What's Changed

- Publish changes made in https://github.com/PyThaiNLP/nlpo3/pull/61 (improve the handle of karan) to crates.io as nlpo3 v1.4.0
- See https://crates.io/crates/nlpo3

nlpo3-python-v1.3.0
What's Changed
* Feature/improve tcc karan by Gorlph in https://github.com/PyThaiNLP/nlpo3/pull/61
* Update nlpO3-Python version to 1.3.0 by wannaphong in https://github.com/PyThaiNLP/nlpo3/pull/62


**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.6...nlpo3-python-v1.3.0

nlpo3-python-v1.2.6
**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.5...nlpo3-python-v1.2.6

nlpo3-python-v1.2.5
**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.4...nlpo3-python-v1.2.5

nlpo3-python-v1.2.4
**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.3...nlpo3-python-v1.2.4

nlpo3-python-v1.2.3
What's Changed
* Add build for Mac M1
* Python 3.10 build

**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.3.dev0...nlpo3-python-v1.2.3

nlpo3-python-v1.2.3.dev0
What's Changed
* Feature/humand readble regex by Gorlph in https://github.com/PyThaiNLP/nlpo3/pull/56
* change nodejs binding to reflect changes from core by Gorlph in https://github.com/PyThaiNLP/nlpo3/pull/57


**Full Changelog**: https://github.com/PyThaiNLP/nlpo3/compare/nlpo3-python-v1.2.2...nlpo3-python-v1.2.3.dev0

nlpo3-python-v1.2.2
What's Changed
* Update to use nlpO3 1.3.2
* `load_dict()` can now deal with blank lines 54


nlpo3-python-v1.2.1
- Update to use nlpO3 1.3.1
- `load_dict()` will now return `(msg, success)`
- where `success` is loading status (True = success, False = failed) and `msg` (str) can be an error message.
- `segment()` can now deal with None and non-str for input text
- Remove default dictionary, reduce the library size
- so always required to supplies `segment()` with a dictionary name when calling it
- Exclude notebooks and tests in distribution packages
- Add unit tests

nlpo3-cli-v0.2.0
- Use struct base option (replacing yaml) 29

1.1.3

- Fix Thai number tokenization (24)
- Handle blank line in dictionary file (25)
- Optimize allocation (26)

1.1.2

Under new name and build workflow

Install:
bash
pip install nlpo3


Use:
python
from nlpo3 import load_dict, segment

0.2.0beta

Features
- Newmm Word Segmentation
- Custom Dictionary support
- Published on PyPi

Installation
bash
pip install pythainlp-rust-modules




How to use

python

from oxidized_thainlp import segment, load_dict

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.