Datasets used for the French pretrained pipelines #8156
Replies: 1 comment 1 reply
-
I haven't looked at the most recent version of the French GSD treebank in detail, but the quality of the UD GSD treebanks is often poor and until recently they were licensed under We only have NER components in transformer models when there is NER annotation for the exact same data as the treebank data, since training a single The If you want to train models on UD French GSD instead, this project should be a good starting point: https://github.com/explosion/projects/tree/v3/pipelines/tagger_parser_ud. If you want to use vectors, update spacy and generate an updated config with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have some questions regarding the French pretrained pipelines:
Thank you for your attention!
Beta Was this translation helpful? Give feedback.
All reactions