Results 11 comments of Paulo Medeiros

> > Hello @Cartucho and thanks for your amazing work. > > I was wondering how you deal with multiple detections (for one ground truth) ; if this GT and...

I read the paper and got what priors mean.

I also need a feature like this. Another user-implemented solution might be: 1. Use your custom tokenizer and get the char index intervals from these custom tokens (eg. `"Hello World!"...

> Yes, exactly. This situation arises for me when I get a legacy corpus with gold whitespace tokenization, but no MWT analysis (an older French or German TB for example;...

https://github.com/mozarthasse/WikipediaEntities Does a nice job explaining how to run the project. (under Running)

Hey, such a nice PR. I'm facing a similar issue with `base_import.mapping` (eg. upg-1586781)! I've got some entries in `base_import.mapping` that have deleted fields in `column_name` column, what leads to...

> Hey, such a nice PR. I'm facing a similar issue with `base_import.mapping` (eg. upg-1586781)! > > I've got some entries in `base_import.mapping` that have deleted fields in `column_name` column,...

I do not intend to leave these NOTES in the final diff, these are only for discussions in this PR

Hey I believe we can revert the following PR https://github.com/odoo/upgrade/pull/5869 _before_ this ~~once~~ is merged