Zuhaitz Beloki
Zuhaitz Beloki
Hi all, When I do "drive pull -export odt -explicitly-export _my_file_" it says: _"my_file" is set to be ignored yet is being processed. Use `force` to override this._ Is this...
When computing the F0.5 score, macro-averaging is sometimes preferred over micro-averaging. Currently, Errant only supports micro-averaging by default, which is suitable when the test set is derived from real texts....
I get the following error when running NER: `TypeError: 'NoneType' object is not subscriptable` After debugging the error, I found out that it is trying to access the document's `text`...