valeriobasile / learningbyreading

Learning by Reading pipeline of NLP and Entity Linking tools
GNU General Public License v2.0
82 stars 24 forks source link

Prepositions and relations #3

Open valeriobasile opened 8 years ago

valeriobasile commented 8 years ago

Boxer interprets most (all?) prepositions as binary relations. The relation is not disambiguated and in fact its symbol is just the preposition itself. With some basic disambiguation of preposition (see e.g. The Preposition Project) we can extract semantic relations from prepositions, e.g. location from "in " or "on" and so on.