public class SentimentSample extends Object
SentimentSample(String sentiment, String[] sentence)
String[]
getSentence()
String
getSentiment()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SentimentSample(String sentiment, String[] sentence)
sentiment
sentence
public String getSentiment()
public String[] getSentence()
Copyright © 2016. All rights reserved.