|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adjective
Represents WordNet adj.
| Field Summary | |
|---|---|
static int |
ADJ_POS_ATTRIBUTIVE
adjective - prenominal (attributive) position |
static int |
ADJ_POS_IMMEDIATE_POSTNOMINAL
adjective - immediately postnominal position |
static int |
ADJ_POS_NONE
adjective - position unknown |
static int |
ADJ_POS_PREDICATIVE
adjective - predicate position |
| Method Summary | |
|---|---|
int |
getAdjectivePosition()
returns the syntactic position of the adjective in relation to noun that it modifies |
| Methods inherited from interface gate.wordnet.WordSense |
|---|
getLexicalRelations, getLexicalRelations, getOrderInSynset, getPOS, getSenseNumber, getSynset, getWord, isSemcor |
| Field Detail |
|---|
static final int ADJ_POS_ATTRIBUTIVE
static final int ADJ_POS_IMMEDIATE_POSTNOMINAL
static final int ADJ_POS_PREDICATIVE
static final int ADJ_POS_NONE
| Method Detail |
|---|
int getAdjectivePosition()
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||