Maciej Gawinecki

Results 27 issues of Maciej Gawinecki

- [x] Migrate to poetry - [x] Change to src layout to be sure it works after package installation - [ ] fix README (there are errors already) - [...

The section "Choosing stemming table" does not clarify how exactly evaluation was done. I should differentiate between data used for training and data used for validation. Where same data used...

(for instance to test access to package resources)

For redis 3.2.0 calling set_to_redis with expire_time not defined or equal to 0 fails with the following error: ``` invalid expire time in set ``` Removing expire_time from redis_conn.set call...