Package io.outofprintmagazine.nlp
Class AnalyzerIT
- java.lang.Object
-
- io.outofprintmagazine.nlp.AnalyzerIT
-
public class AnalyzerIT extends Object
-
-
Constructor Summary
Constructors Constructor Description AnalyzerIT()
-
Method Summary
-
-
-
Constructor Detail
-
AnalyzerIT
public AnalyzerIT() throws IOException, InstantiationException, IllegalAccessException, ClassNotFoundException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException, SecurityException
-
-
Method Detail
-
getParameterStore
public IParameterStore getParameterStore() throws IOException
- Throws:
IOException
-
analyzerIT_Test
@Test public void analyzerIT_Test() throws InstantiationException, IllegalAccessException, ClassNotFoundException, IOException
-
actionlessVerbsAnnotatorIT_Test
@Test public void actionlessVerbsAnnotatorIT_Test()
-
adjectiveCategoriesAnnotatorIT_Test
@Test public void adjectiveCategoriesAnnotatorIT_Test()
-
adjectivesAnnotatorIT_Test
@Test public void adjectivesAnnotatorIT_Test()
-
adverbCategoriesAnnotatorIT_Test
@Test public void adverbCategoriesAnnotatorIT_Test()
-
adverbsAnnotatorIT_Test
@Test public void adverbsAnnotatorIT_Test()
-
americanizeAnnotatorIT_Test
@Test public void americanizeAnnotatorIT_Test()
-
angliciseAnnotatorIT_Test
@Test public void angliciseAnnotatorIT_Test()
-
biberAnnotatorIT_Test
@Test public void biberAnnotatorIT_Test()
-
biberDimensionsAnnotatorIT_Test
@Test public void biberDimensionsAnnotatorIT_Test()
-
colorsAnnotatorIT_Test
@Test public void colorsAnnotatorIT_Test()
-
commonWordsAnnotatorIT_Test
@Test public void commonWordsAnnotatorIT_Test()
-
coreNlpGenderAnnotatorIT_Test
@Test public void coreNlpGenderAnnotatorIT_Test()
-
coreNlpParagraphAnnotatorIT_Test
@Test public void coreNlpParagraphAnnotatorIT_Test()
-
coreNlpSentimentAnnotatorIT_Test
@Test public void coreNlpSentimentAnnotatorIT_Test()
-
datesAnnotatorIT_Test
@Test public void datesAnnotatorIT_Test()
-
flavorsAnnotatorIT_Test
@Test public void flavorsAnnotatorIT_Test()
-
fleschKincaidAnnotatorIT_Test
@Test public void fleschKincaidAnnotatorIT_Test()
-
functionWordsAnnotatorIT_Test
@Test public void functionWordsAnnotatorIT_Test()
-
genderAnnotatorIT_Test
@Test public void genderAnnotatorIT_Test()
-
locationsAnnotatorIT_Test
@Test public void locationsAnnotatorIT_Test()
-
nonAffirmativeAnnotatorIT_Test
@Test public void nonAffirmativeAnnotatorIT_Test()
-
nounGroupsAnnotatorIT_Test
@Test public void nounGroupsAnnotatorIT_Test()
-
nounHypernymsAnnotatorIT_Test
@Test public void nounHypernymsAnnotatorIT_Test()
-
nounsAnnotatorIT_Test
@Test public void nounsAnnotatorIT_Test()
-
peopleAnnotatorIT_Test
@Test public void peopleAnnotatorIT_Test()
-
pointlessAdjectivesAnnotatorIT_Test
@Test public void pointlessAdjectivesAnnotatorIT_Test()
-
pointlessAdverbsAnnotatorIT_Test
@Test public void pointlessAdverbsAnnotatorIT_Test()
-
possessivesAnnotatorIT_Test
@Test public void possessivesAnnotatorIT_Test()
-
prepositionCategoriesAnnotatorIT_Test
@Test public void prepositionCategoriesAnnotatorIT_Test()
-
prepositionsAnnotatorIT_Test
@Test public void prepositionsAnnotatorIT_Test()
-
pronounAnnotatorIT_Test
@Test public void pronounAnnotatorIT_Test()
-
punctuationMarkAnnotatorIT_Test
@Test public void punctuationMarkAnnotatorIT_Test()
-
quotesAnnotatorIT_Test
@Test public void quotesAnnotatorIT_Test()
-
svoAnnotatorIT_Test
@Test public void svoAnnotatorIT_Test()
-
topicsAnnotatorIT_Test
@Test public void topicsAnnotatorIT_Test()
-
uncommonWordsAnnotatorIT_Test
@Test public void uncommonWordsAnnotatorIT_Test()
-
vaderSentimentAnnotatorIT_Test
@Test public void vaderSentimentAnnotatorIT_Test()
-
verbGroupsAnnotatorIT_Test
@Test public void verbGroupsAnnotatorIT_Test()
-
verbHypernymsAnnotatorIT_Test
@Test public void verbHypernymsAnnotatorIT_Test()
-
verblessSentencesAnnotatorIT_Test
@Test public void verblessSentencesAnnotatorIT_Test()
-
verbnetGroupsAnnotatorIT_Test
@Test public void verbnetGroupsAnnotatorIT_Test()
-
verbsAnnotatorIT_Test
@Test public void verbsAnnotatorIT_Test()
-
verbTenseAnnotatorIT_Test
@Test public void verbTenseAnnotatorIT_Test()
-
wikipediaCategoriesAnnotatorIT_Test
@Test public void wikipediaCategoriesAnnotatorIT_Test()
-
wikipediaPageviewTopicsAnnotatorIT_Test
@Test public void wikipediaPageviewTopicsAnnotatorIT_Test()
-
wordlessWordsAnnotatorIT_Test
@Test public void wordlessWordsAnnotatorIT_Test()
-
wordsAnnotatorIT_Test
@Test public void wordsAnnotatorIT_Test()
-
becauseAnnotatorIT_Test
@Test public void becauseAnnotatorIT_Test()
-
ifAnnotatorIT_Test
@Test public void ifAnnotatorIT_Test()
-
charCountAnnotatorIT_Test
@Test public void charCountAnnotatorIT_Test()
-
paragraphCountAnnotatorIT_Test
@Test public void paragraphCountAnnotatorIT_Test()
-
sentenceCountAnnotatorIT_Test
@Test public void sentenceCountAnnotatorIT_Test()
-
syllableCountAnnotatorIT_Test
@Test public void syllableCountAnnotatorIT_Test()
-
tokenCountAnnotatorIT_Test
@Test public void tokenCountAnnotatorIT_Test()
-
wordCountAnnotatorIT_Test
@Test public void wordCountAnnotatorIT_Test()
-
howAnnotatorIT_Test
@Test public void howAnnotatorIT_Test()
-
whatAnnotatorIT_Test
@Test public void whatAnnotatorIT_Test()
-
whenAnnotatorIT_Test
@Test public void whenAnnotatorIT_Test()
-
whereAnnotatorIT_Test
@Test public void whereAnnotatorIT_Test()
-
whoAnnotatorIT_Test
@Test public void whoAnnotatorIT_Test()
-
whyAnnotatorIT_Test
@Test public void whyAnnotatorIT_Test()
-
asAnnotatorIT_Test
@Test public void asAnnotatorIT_Test()
-
likeAnnotatorIT_Test
@Test public void likeAnnotatorIT_Test()
-
-