tsproisl / textcomplexity

Linguistic and stylistic complexity measures for (literary) texts
GNU General Public License v3.0
76 stars 12 forks source link

Issues when running txtcomplexity #3

Open Hepta-Col opened 1 year ago

Hepta-Col commented 1 year ago

image I met such problem and don't know how to solve it. Could you please help me with that?

The command I use: bin/txtcomplexity --input-format conllu --lang en --window-size 5 output/TEXT.conllu

My input file looks like this: image

tsproisl commented 1 year ago

Thank you for reporting this. It’s difficult to reproduce the problem. Could you provide an example input file for which the error occurs?