Recent Releases of gdex
gdex - v1.4.0
1.4.0 (2025-06-25)
Features
- Adjust default penalties for hypotaxis and deixis (8a6b882)
- Base project on ZDL custom spaCy models, pin dependencies (b5032c2)
- Change tagline of project, explaining origin of GDEX acronym (701c6da)
- Exclude conjunctions and pronominal adverbs as rare lemmas (557d446)
- Exclude more variations/spellings of blacklisted words from whitelist (99a8674)
- Increase default value for penaltyblacklist (now equal to penaltynamed_entity) (b4c6157)
- Increase impact of notkeyboardchar (square penalty) (30b8896)
- Redefine hitinsubordinate_clause (959cc42)
- Remove hyphen-minus from DEFAULTRARE_CHARS (c4278ce)
- Update DEFAULTILLEGALCHARS and _DEFAULTRARE_CHARS (f411752)
- Update dependencies and tests (4da1400)
- Use custom Token attribute is_hit instead of kwarg headword (d41820b)
- Python
Published by gremid 8 months ago