Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
LEX Source Model - Lexicon Records with Negations
I. Introduction
Negation plays a role to express the opposite meaning in antonyms according to the boundedness hypothesis [2006 Paradis]. Words that have negative tags in the lexicon are used as root to retrieve aPair candidates, such as “unlike”, “isn’t”, “neither” and “couldn’t” in aPairs of [like|unlike|prep], [is|isn’t|aux], [either|neither|det] and [could|couldn’t|modal], respectively.
II. Design
Lexical records with negative or broad_negative tags are used to generate antonym candidates. APair candidates are retrieved from the 7 POSs of [adv|pron|aux|modals|prep|det|conj] that have negative tags as discussed below. POSs of [noun|adj|verb|compl] do not have negative tags in Lexicon.
Please see design documents for more details.
III. Implementation
Java source codes are implemented in the directory of Lexicon:
Algorithm:
Output: These candidates are outputted in the standard 10 field format and sent to linguists for tagging and further processing.
Ant-1 | EUI-1 | Ant-2 | EUI-2 | POS | Canon | Type | Negation | Domain | Source |
---|---|---|---|---|---|---|---|---|---|
ANT_TBD | EUI_TBD | ant-2 | EUI-2 | pos | CANON_TBD | TYPE_TBD | N2|BN2 | DOMAIN_TBD | LEX |
Notes: