GrammarScope  4.0.0
Static Public Member Functions | Static Package Functions | Private Member Functions | List of all members
grammarscope.server.corenlp.SentimentFactory Class Reference

Static Public Member Functions

static int getSentimentValue (final CoreMap sentenceMap)
 
static String getSentimentClass (final CoreMap sentenceMap)
 

Static Package Functions

static Sentiment make (final CoreMap sentenceMap)
 

Private Member Functions

 SentimentFactory ()
 

Constructor & Destructor Documentation

◆ SentimentFactory()

grammarscope.server.corenlp.SentimentFactory.SentimentFactory ( )
private

Member Function Documentation

◆ getSentimentClass()

static String grammarscope.server.corenlp.SentimentFactory.getSentimentClass ( final CoreMap  sentenceMap)
static

◆ getSentimentValue()

static int grammarscope.server.corenlp.SentimentFactory.getSentimentValue ( final CoreMap  sentenceMap)
static

◆ make()

static Sentiment grammarscope.server.corenlp.SentimentFactory.make ( final CoreMap  sentenceMap)
staticpackage

The documentation for this class was generated from the following file: