getStemDict

Reads a stem dictionary. Each line contains:

word**\t**stem

(i.e. two tab separated words)

Return

stem dictionary that overrules the stemming algorithm

Throws

IOException

If there is a low-level I/O error.