brmson / yodaqa

A Question Answering system built on top of the Apache UIMA framework.
http://ailao.eu/yodaqa
Other
619 stars 205 forks source link

Property-path could use also concept/witness LATs as features #30

Open pasky opened 8 years ago

pasky commented 8 years ago

Our property-path feature set now looks like e.g. this (for "Who played Marge Simpson in The Simpsons?"):

sv=played, lat=person (and some expansions)

and the labels are

sports.sports_team.arena_stadium
film.film.starring → film.performance.actor

etc. But what if we also looked at LAT of Marge Simpson and The Simpsons (as concept and witness, or vice versa) and added the expanded LAT as extra features? We should be able to distinguish between sports and movies!