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

com.cybozu.labs.langdetect.ErrorCode Maven / Gradle / Ivy

There is a newer version: 0.6
Show newest version

package com.cybozu.labs.langdetect;

/**
 * @author Nakatani Shuyo
 * @deprecated I see no use in this -Fabian
 */
public enum ErrorCode {
    CantOpenTrainData,
    TrainDataFormatError
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy