A pip-installable library version of hfst-optimized-lookup from https://hfst.github.io/
Project description
A pip-installable library version of hfst-optimized-lookup, originally built for itwêwina.
$ pip install hfst-optimized-lookup
>>> import hfst_optimized_lookup
>>> fst = hfst_optimized_lookup.TransducerFile('crk-descriptive-analyzer.hfstol')
>>> fst.lookup('atim')
['atimêw+V+TA+Imp+Imm+2Sg+3SgO+Err/Frag', 'atim+N+A+Sg', 'atimêw+V+TA+Imp+Imm+2Sg+3SgO']
Acknowledgements
- The authors of the Helsinki Finite-State Technology library and application suite
Releasing
- Increment version in
setup.py
python3 setup.py sdist
python3 -m twine upload dist/hfst-optimized-lookup-$VERSION.tar.gz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for hfst-optimized-lookup-0.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c4f92123629aacb3a611aa54f544ed29794c27f0a0efdd919aa340a56d93761 |
|
MD5 | 86ef295952da6d1fe6e534683b4070b1 |
|
BLAKE2b-256 | 7bf8af9abd310b2cb4a74a5088cc1e97b829ddfca745d4c9bc45f22154b71d70 |