Class WeightedWord

    • Constructor Detail

      • WeightedWord

        public WeightedWord​(String word,
                            float weight)
      • WeightedWord

        public WeightedWord​(String word,
                            float weight,
                            int freq)