Henry
Henry
Installation of version 2.1.0 fails due to a dependency conflict ``` The conflict is caused by: lexnlp 2.1.0 depends on regex==2020.11.13 datefinder-lexpredict 0.6.2.1 depends on regex==2020.7.14 ``` The same problem...
In line 12675 of the lemmatization-en.txt file we read: `erasure erasures ` and in the next line: `erasures erasure ` It seems like the second lemma is not correct.