bst-mug / n2c2

Support code for participation at the 2018 n2c2 Shared-Task Track 1
https://n2c2.dbmi.hms.harvard.edu
Apache License 2.0
6 stars 4 forks source link

Consider negations #14

Open michelole opened 6 years ago

michelole commented 6 years ago

NegEx or ConText should be used to remove/downweight sentences with negative polarity.

michelole commented 6 years ago

Some negation detection is included with #2 .

michelole commented 6 years ago

Some negation detection based on regex is being done part of #21 .