About The french camembert postag model is a part of speech tagging model for French that was trained on the free french treebank dataset available on github. The base tokenizer and model used for training is 'camembert base' . Supported Tags It uses the following tags: Tag Category Extra Info : : : ADJ adjectif ADJWH adjectif ADV adverbe ADVWH adverbe CC conjonction de coordination CLO pronom obj CLR pronom refl CLS pronom suj CS conjonction de subordination DET déterminant DETWH déterminant ET mot étranger I interjection NC nom commun NPP nom propre P préposition P+D préposition + déterminant PONCT signe de ponctuation PREF préfixe PRO autres pronoms PROREL autres pronoms rel PROWH autres pronoms int U ? V verbe VIMP verbe imperatif VINF verbe infinitif VPP participe passé VPR participe présent VS subjonctif More information on the tags can be found here: http://alpage.inria.fr/statgram/frdep/Publications/crabbecandi taln2008 final.pdf Usage The usage of this model follows the common transformers patterns. Here is a short example of its usage: The lines above would display something like this on a Jupyter notebook:
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy