juditacs / semeval

MathLing Budapest Team's repo
MIT License
10 stars 9 forks source link

Stopword filtering filters pronouns #24

Closed juditacs closed 9 years ago

juditacs commented 9 years ago

Stopword filtering filters all pronouns, so subject pronouns and their possessive counterparts are never aligned (they would get the score 1). I am creating a PR for fixing this.

juditacs commented 9 years ago

PR https://github.com/juditacs/semeval/pull/25

recski commented 9 years ago

fixed by #25 (I don't know why it didn't close this automatically)