Searched defs:bigramWord1s (Results 1 – 1 of 1) sorted by relevance
746 final HashSet<String> bigramWord1s = new HashSet<>(); in testGetWordProperties() local758 final HashSet<String> bigramWord1s = bigrams.get(word0); in testGetWordProperties() local818 final HashSet<String> bigramWord1s = new HashSet<>(); in testIterateAllWords() local837 final HashSet<String> bigramWord1s = bigrams.get(word0); in testIterateAllWords() local