roylanceMichael / cs_6340_nlp_coreference_utah

uu nlp coreference
2 stars 1 forks source link

Animacy Feature #15

Open illegalnumbers opened 11 years ago

illegalnumbers commented 11 years ago

Incompatibility function: 1 if they do not match in animacy; else 0 Weight: infinity

illegalnumbers commented 11 years ago

this looks to be a lot more troublesome than i initially thought, identifying animacy requires you to know if it's a person or if it's an animal but our ner system doesn't do animal recognition (i dunno why..). i'll look into this but for now i'm just doing a check if it's semantic class is listed as a person.