Jcrfsuite is a Java interface for crfsuite, a fast implementation of Conditional Random Fields, using SWIG and class injection technique
'com.github.vinhkhuc:jcrfsuite:0.6'
<dependency> <groupId>com.github.vinhkhuc</groupId> <artifactId>jcrfsuite</artifactId> <version>0.6</version> </dependency>
<dependency org="com.github.vinhkhuc" name="jcrfsuite" rev="0.6"/>
"com.github.vinhkhuc", "jcrfsuite", "0.6"