878889909192939495
} @Override public final Tagger getTagger() { if (tagger == null) { tagger = new GalicianTagger(); } return tagger; }