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

third_party.org.chokkan.crfsuite.crfsuite Maven / Gradle / Ivy

Go to download

Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG and class injection technique

There is a newer version: 0.6.1
Show newest version
/* ----------------------------------------------------------------------------
 * This file was automatically generated by SWIG (http://www.swig.org).
 * Version 2.0.4
 *
 * Do not make changes to this file unless you know what you are doing--modify
 * the SWIG interface file instead.
 * ----------------------------------------------------------------------------- */

package third_party.org.chokkan.crfsuite;

public class crfsuite {
  public static String version() {
    return crfsuiteJNI.version();
  }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy