Text inputter for morphadorner.

The inputter package contains classes for reading text files to be adorned by MorphAdorner.

All MorphAdorner inputters must implement the {@link edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputter} interface. The {@link edu.northwestern.at.utils.corpuslinguistics.inputter.TextInputterFactory} provides the mechanism for instantiating a default or specified instance of an inputter implementation.