fhamborg / Giveme5W1H

Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did what, when, where, why, and how?
Apache License 2.0
505 stars 87 forks source link

Solved TypeError: unorderable types: int() < str() #41

Closed lastshogun closed 4 years ago

lastshogun commented 4 years ago

I converted the second element from string to an integer by adding int() operation on the original line.

fhamborg commented 4 years ago

Thank you, but this was already fixed in 7f3f348d2af8a005eae2c4dc9ac90acc1fec39b8

lastshogun commented 4 years ago

That fixing should be 10 days ago. Good to hear. Then it should be no such problem if anyone else uses the latest version of Giveme5w1h.