Skip to content
Snippets Groups Projects
Select Git revision
  • 96548477f63dd7f32daca667bb2c7f2c0d36ae01
  • main default protected
2 results

hand_.obj

Blame
  • tiny.conllu 727 B
    # global.columns = ID FORM LEMMA UPOS XPOS FEATS HEAD DEPREL DEPS MISC PARSEME:MWE FRSEMCOR:NOUN PARSEME:NE
    # sent_id = annodis.er_00192
    # text = La gare routière attend toujours ses illuminations.
    1	La	le	DET	_	Definite=Def|Gender=Fem|Number=Sing|PronType=Art	2	det	_	_	*	*	*
    2	gare	gare	NOUN	_	Gender=Fem|Number=Sing	4	nsubj	_	_	1:_|MWE|SYNT	*	*
    3	routière	routier	ADJ	_	Gender=Fem|Number=Sing	2	amod	_	_	1	*	*
    4	attend	attendre	VERB	_	Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin	0	root	_	_	*	*	*
    5	toujours	toujours	ADV	_	_	4	advmod	_	_	*	*	*
    6	ses	son	DET	_	Number=Plur|Poss=Yes	7	det	_	_	*	*	*
    7	illuminations	illumination	NOUN	_	Gender=Fem|Number=Plur	4	obj	_	_	*	Artifact	*
    8	.	.	PUNCT	_	_	4	punct	_	_	*	*	*