knowitall / ollie

Ollie is a open information extractor that uses bootstrapped dependency paths.
http://knowitall.github.io/ollie/
Other
243 stars 76 forks source link

Relation not expanded over "acomp" #1

Open schmmd opened 12 years ago

schmmd commented 12 years ago

Consider the sentence "She looks beautiful on Thursday." In this case, "beautiful" is connected to "looks" via an acomp edge. We presently don't get (She, looks, beautiful) as a simple extraction or (She, looks beautiful on, Thursday). It probably makes sense to include acomps with the relation. The acomp adjective can be further modified i.e. "very beautiful".

schmmd commented 12 years ago

Unfortunately, the acomp edge often leads to a node that separates the verb from the preposition.