yasbd-auxlang
Auxiliary language profiles for yasbd-lib.
Adds sentence segmentation support for constructed international auxiliary languages (auxlangs). register and go.
Languages
| Code | Language | Status |
|---|---|---|
eo |
Esperanto | ✅ |
ie |
Interlingue | ✅ |
ia |
Interlingua | ✅ |
io |
Ido | ✅ |
Installation
pip install yasbd-auxlang
Usage
from yasbd import BoundaryDetector
detector = BoundaryDetector(lang="eo", external_lang_packs = ["yasbd_auxlang"])
sentences = list(detector.segment("Saluton mondo! Kiel vi fartas? Mi bone."))
# ["Saluton mondo!", "Kiel vi fartas?", "Mi bone."]
Development
git clone https://github.com/speedyk-005/yasbd-auxlang
cd yasbd-auxlang
pip install -e ".[dev]"
pytest
This project is licensed under the MIT License.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yasbd_auxlang-0.2.0.tar.gz
(5.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yasbd_auxlang-0.2.0.tar.gz.
File metadata
- Download URL: yasbd_auxlang-0.2.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b2264717ef66bb68fcdc4c917be62468673c97ca5cf862daafa7a89fc9095c9
|
|
| MD5 |
ff8eb714f98fa3a5a3500255d4e5456f
|
|
| BLAKE2b-256 |
c6264c24e750fb408425df8ba95beb9e08cdf6f842f6406904e77c9a269bf58b
|
File details
Details for the file yasbd_auxlang-0.2.0-py3-none-any.whl.
File metadata
- Download URL: yasbd_auxlang-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Debian GNU/Linux","version":"12","id":"bookworm","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2da17ebc4b26f38ed14bd4b35f23b755376aec73be5b180e419015135ff07d7c
|
|
| MD5 |
b6513a6a5b4f641a36487ddfab458889
|
|
| BLAKE2b-256 |
3dc1ea0ee2748e37e260a065e5804bf8cdb0138c51d58db29764ad86cca59415
|