String[] sent = {"H", "MWX", "MTPLC", "LA", "RQ", "M", "H", "TWPEH", "H", "MBIFH", "ALA", "GM", "M", "DRKI", "H", "HERMH", "yyDOT"};
return Sentence.toWordList(sent);
}
public TreeReaderFactory treeReaderFactory() {
return new HebrewTreeReaderFactory();
}