sammous / spacy-lefff

Custom French POS and lemmatizer based on Lefff for spacy
MIT License
63 stars 12 forks source link

Add the benchmark from MElt and Lefff papers in the README #15

Open sammous opened 5 years ago

sammous commented 5 years ago

Add a table to the README for the benchmark on common datasets for POS tagging in French, and compare it to built-in spaCy.

rupsaijna commented 4 years ago

Hi, Is the data from the referred paper https://hal.inria.fr/inria-00521242/ , Table 5?

sammous commented 4 years ago

Hi, Goal is to have a proper benchmark with built-in spaCy pos tagging. So either using what was done with spaCy or using the one from the paper and compare it with spaCy.