Published April 15, 2020
| Version v0.7
Software
Open
LanguageMachines/ticcltools: v0.7
Authors/Creators
- 1. Radboud University
- 2. Centre of Language and Speech Technology, Radboud University Nijmegen
Description
[Martin Reynaert]
- updated man pages
- updated README.md
[Ko vander Sloot] Numerous bug fixes and additions. Added a .so for common functions
The bitType is changed to uint64_t (for the biggest int possible) which triggered some code adaptations. (values < 0 are not possible)
TICCL-unk:
- some changes in UNK detection
- added a --hemp option
- create a .fore.clean file when a background corpus is merged in
TICCL-stats:
- added a -n option to use a newline as delimiter
TICCL-indexer(NT):
- better and faster implementation
- added --confstats option
TICCL-LDcalc:
- added a --follow option for debugging purposes
- fix for https://github.com/LanguageMachines/ticcltools/issues/30
- added --low and --high parameters
TICCL-rank:
- added a --follow option for debugging purposes
- added --subtractartifrqfeature1 and --subtractartifrqfeature2 options
- replaced pairs_combined ranking by median ranking
- added an n-garm filter
TICCL-chain:
- added --nounk option
- fix for https://github.com/LanguageMachines/ticcltools/issues/38
- fix for https://github.com/LanguageMachines/ticcltools/issues/37
- use the alphabet file too with --alph
TICCL-chainclean: new module to clean chain ranked files
TICCL-anahash:
- accept lexicons without frequencies too. (also simple word lists)
- added a -o option
Files
LanguageMachines/ticcltools-v0.7.zip
Files
(162.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:95e856fd503e946dc5979df289fe8e2e
|
162.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/LanguageMachines/ticcltools/tree/v0.7 (URL)