ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Punctuation arcs don't automatically get punct label

Open ftyers opened this issue 5 years ago • 2 comments

There used to be some defaults regarding punctuation and other things, now we don't have them.

ftyers avatar Nov 25 '20 15:11 ftyers

Is this the one that tried to guess attachments for punctuation, with a keyboard shortcut, written by @mr-martian in like 2018, or is something else?

What do you want the behaviour to be? Just any token whose content is ., ,, ;, !, ?, etc. should get POS of PUNCT and maybe deprel of punct even if not attached (edit: but each of those only if not already annotated; we don't want it overriding some other standard or sub-deprel or something)?

jonorthwash avatar Jun 16 '22 18:06 jonorthwash

Currently if a word is tagged PUNCT, creating an arc into it will default to the punct label. But it might be nice for the tagging to be automatic as well.

nschneid avatar Jun 16 '22 19:06 nschneid