32333435363738
} @Override public void init()throws Exception { AddCorpusRelatedLemmas.corpus=new Corpus(this.getValue("corpus"),this.dict,true); this.kw=new KeywordsByTFIDF(); }