openeventdata / UniversalPetrarch

Language-agnostic political event coding using universal dependencies
MIT License
18 stars 9 forks source link

Duplicate verbs in ES verb dictionary #57

Open philip-schrodt opened 5 years ago

philip-schrodt commented 5 years ago

The Spanish dictionary data/dictionaries/spanish/CAMEO.spanish.verbpatterns.181009.txt has about 120 duplicated verbs (this is the number of distinct verbs -- the total number of duplicates is probably 600 or so); 52 of these occur 6 or more times and the PETRgraph.py is not set up to distinguish between pattern-only verbs and verbs that can be matched in isolation or otherwise deal with duplicate verbs.