bordr
A pip installable version of RDRPOSTagger with Tibetan-specific changes.
- See the original RDRPOSTagger for documentation.
- Check the modifications implemented in this repo.
- See rdr-data for RDR models for Tibetan.
- See usage.py for the programmatic interface available in bordr
Maintenance
Build the source dist:
rm -rf dist/
python3 setup.py clean sdist
and upload on twine (version >= 1.11.0) with:
twine upload dist/*
Latest change
The SDICT content passed to generate INIT file is changed. The words in SDICT are given U(Unique tag from bilou tagging system) tag as those words are segmented as Unique token by botok. With that changed SDICT content, we will get INIT file based on botok segmentation. Hence rules generated will be able to resolve botok segmentation ambiguity.
Release files for bordr 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bordr-0.1.4.tar.gz | 13.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bordr-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:29.1 kB
Release files / bordr-0.1.4.tar.gz
| Download URL | bordr-0.1.4.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6a45ea8e967859d085d9a954870db29462698b2f05c049d03ee3414d268a4d99
|
|
BLAKE2b-256 checksum How to use checksums |
adb8eea28272556ff76459ee1a8d1f3fbd7bb2affd48594a9cb5c176cb1bce9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
|
Release files / bordr-0.1.4-py3-none-any.whl
| Download URL | bordr-0.1.4-py3-none-any.whl |
|---|---|
| Size | 15.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3eb9f1470c97e6e0465164b98fb384edcfb4b6986e6c30e50382f037a44441fd
|
|
BLAKE2b-256 checksum How to use checksums |
d0e1d0978c5a39687c5a851153bf5b6d82c255b96193035c5fdf64607db196a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10
|