https://github.com/danieldk/alpino-tokenizer-python
https://github.com/danieldk/alpino-tokenizer-python
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danieldk/alpino-tokenizer-python
- Owner: danieldk
- Created: 2019-10-09T13:40:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T18:42:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T01:49:27.410Z (5 months ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Python module wrapping the Alpino tokenizer. It's basically a 3-line
wrapper that exposes the Rust crate as a Python function.