ELTE-DH / NoSketch-Engine-Docker

A NoSketch Engine Docker image which is easy to use
GNU Lesser General Public License v3.0
16 stars 9 forks source link

cast int to float to avoid "invalid literal for int() with base 10" #8

Closed mittelholcz closed 2 years ago

mittelholcz commented 2 years ago

cast int to float to avoid "invalid literal for int() with base 10" error at large corpora

dlazesz commented 2 years ago

Thank you!