Searched refs:ngramContext_a (Results 1 – 1 of 1) sorted by relevance
56 final NgramContext ngramContext_a = new NgramContext(new WordInfo("a")); in testGetNextNgramContext() local58 ngramContext_a.getNextNgramContext(new WordInfo("b")); in testGetNextNgramContext()74 final NgramContext ngramContext_a = new NgramContext(new WordInfo("a")); in testExtractPrevWordsContextTest() local76 ngramContext_a.getNextNgramContext(new WordInfo("b")); in testExtractPrevWordsContextTest()100 final NgramContext ngramContext_a = new NgramContext(new WordInfo("a")); in testExtractPrevWordsContextArray() local102 ngramContext_a.getNextNgramContext(new WordInfo("b")); in testExtractPrevWordsContextArray()