French TreeTagger part-of-speech tagset is available in French corpora annotated by the tool TreeTagger that was developed by Helmut Schmid in the Textual corpora project at the Institute for Computational Linguistics of the University of Stuttgart.
A part of speech (POS) tagset for the French language defines the different categories or types of words that can be used in sentences and how they should be labelled when processed by linguistic tools like part-of-speech taggers. The French language tagset can be quite detailed with variations depending on the linguistic framework used (e.g., Universal Dependencies, Treebank POS tags, etc.). Here’s an overview of the main categories found in a typical French POS tagset:
Different linguistic resources might have slight variations in the POS tagset. For example:
NOUN
, VERB
, ADJ
, ADV
).When working with French language processing, it’s essential to choose a tagset that matches your linguistic analysis needs or the specific tool you’re using. An Example of a tag in the CQL concordance search box: [tag="VER:cond"]
searches all verb conditionals, e.g. serait, pourrait (note: please make sure that you use straight double quotation marks)
French Language Tagset
Tag | Description |
ABR | abreviation |
ADJ | adjective |
ADV | adverb |
DET:ART | article |
DET:POS | possessive pronoun (ma, ta, …) |
INT | interjection |
KON | conjunction |
NAM | proper name |
NOM | noun |
NUM | numeral |
PRO | pronoun |
PRO:DEM | demonstrative pronoun |
PRO:IND | indefinite pronoun |
PRO:PER | personal pronoun |
PRO:POS | possessive pronoun (mien, tien, …) |
PRO:REL | relative pronoun |
PRP | preposition |
PRP:det | preposition plus article (au,du,aux,des) |
PUN | punctuation |
PUN:cit | punctuation citation |
SENT | sentence tag |
SYM | symbol |
VER:cond | verb conditional |
VER:futu | verb futur |
VER:impe | verb imperative |
VER:impf | verb imperfect |
VER:infi | verb infinitive |
VER:pper | verb past participle |
VER:ppre | verb present participle |
VER:pres | verb present |
VER:simp | verb simple past |
VER:subi | verb subjunctive imperfect |
VER:subp | verb subjunctive present |
Source: https://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/french-tagset.html
1. Introduction Machine learning models, especially those based on supervised learning, rely heavily on labeled…
Introduction The rise of machine learning, particularly deep learning, has established the critical role of…
Introduction The quest to replicate human intelligence in machines has spurred significant research in artificial…
Introduction Neural networks, inspired by the architecture of the human brain, have emerged as the…
Introduction The Internet is a space without borders. It allows people to connect and discover…
Introduction In an increasingly globalized world, the translation market has gained significant importance. As businesses…