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

third_party.org.chokkan.crfsuite.hpp.README.txt 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

The newest version!
This folder contains notes about the hacks made into the original crfsuite.hpp.

CHANGE LOG

1) Printing training process in Trainer::message(...) which is left empty
void Trainer::message(const std::string& msg)
{
	std::cout << msg << std::flush;
}






© 2015 - 2025 Weber Informatics LLC | Privacy Policy