All Downloads are FREE. Search and download functionalities are using the official Maven repository.

justhalf.nlp.lemmatizer.EnglishLemmatizer Maven / Gradle / Ivy

package justhalf.nlp.lemmatizer;

/**
 * An interface for English lemmatizers
 */
public abstract class EnglishLemmatizer implements Lemmatizer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy