Package textprocessing


package textprocessing
  • Classes
    Class
    Description
    A basic word object storing the word and its location
    A class that represents a bigram
    A Driver class for processing text from a file.
    A class that contains information about a single word, it's location(s), and its occurrences.
    Abstract class that defines the basis of word objects