Searched defs:bigramWord1s (Results 1 – 1 of 1) sorted by relevance
772 final HashSet<String> bigramWord1s = new HashSet<>(); in testGetWordProperties() local784 final HashSet<String> bigramWord1s = bigrams.get(word0); in testGetWordProperties() local845 final HashSet<String> bigramWord1s = new HashSet<>(); in testIterateAllWords() local864 final HashSet<String> bigramWord1s = bigrams.get(word0); in testIterateAllWords() local