mideind / GreynirEngine

A fast, efficient natural language processing engine for Icelandic.
https://greynir.is
Other
60 stars 10 forks source link

Added ability to query for words in specific cases #13

Closed vthorsteinsson closed 5 years ago

vthorsteinsson commented 5 years ago

The file ord.compressed, generated in bincompress.py, now supports querying of words in specific cases via the BIN_Compressed.lookup_case() function. Due to enhancements in compression, the ord.compressed file is smaller than before, or 72.5 MiB compared to about 78 MiB.