Class | Description |
---|---|
ConcretenessScorer |
A concreteness scorer based on the ratings of Brysbaert et al.
|
FrameData |
This file contains the datastore required to store the frame information.
|
FrameData.ArgumentData | |
FrameData.SenseFrameData | |
FramesManager |
A set of utility functions to read frame-related resources, like propBank, nomBank, etc.
|
NomLexEntry | |
NomLexReader |
Read NomLex from S-expressions
|
POSBaseLineCounter |
A baseline counter simply builds a table by counting the number of times that each form-POS
association appear in a source corpus.
|
POSMikheevCounter |
A poor man's Mikheev rules implementation, in that there is no morphology.
|
TextStatistics | |
VerbClassDictionary | |
WordNetHelper | |
WordNetManager | |
WriteSVMLightFormat |
Writes Edison Features into SVMLight format for use by non-CCG learning frameworks SVMLight
format is: [label] ([featid]:[featvalue])+
-- only active features are represented.
|
Enum | Description |
---|---|
NomLexEntry.NomLexClasses |
These are the possible NOMBANK classes.
|
Exception | Description |
---|---|
EdisonException |
Copyright © 2017. All rights reserved.