Log in Help
Print
HomegatepluginsLang_Welshsrcwnlt 〉 package-info.java
 
/**
 * The package contains the classes of the Welsh Natural Language Toolkit (WNTL)
 * which contains Tokenizer, Sentence Splitter, Part of Speech Tagger
 * and Morphological Analyser (Lemmatiser)
 * 
 * @author Andreas Vlachidis 20/03/2016
 *
 */
package wnlt;