|
|
|
|
|
|
|
|
| compareEntitiesByGENIARelaxedOffsetMethod(e1,
e2,
tokens) |
source code
|
|
|
|
| mapEntities(entitiesFrom,
entitiesTo,
tokens=None,
compareFunction=<function compareEntitiesSimple at 0xad3f994>) |
source code
|
|
|
|
| getEventPredictions(entityMap,
allGoldEntities,
interactionMap,
classSet,
negativeClassId) |
source code
|
|
|
|
| getEntityPredictions(entityMap,
targetEntities,
classSet,
negativeClassId) |
source code
|
|
|
|
| getInteractionPredictions(interactionsFrom,
interactionsTo,
entityMap,
classSet,
negativeClassId) |
source code
|
|
|
|
| processDocument(fromDocumentSentences,
toDocumentSentences,
target,
classSets,
negativeClassId,
entityMatchFunction) |
source code
|
|
|
|
| processCorpora(EvaluatorClass,
fromCorpus,
toCorpus,
target,
classSets,
negativeClassId,
entityMatchFunction) |
source code
|
|
|
|
run(EvaluatorClass,
inputCorpusFile,
goldCorpusFile,
parse,
tokenization=None,
target='both',
entityMatchFunction=<function compareEntitiesSimple at 0xad3f994>,
removeIntersentenceInteractions=False) |
source code
|
|