dkpro / dkpro-tc

UIMA-based text classification framework built on top of DKPro Core and DKPro Lab.
https://dkpro.github.io/dkpro-tc/
Other
34 stars 19 forks source link

Integrate asher-stern/CRF #511

Open Horsmann opened 6 years ago

Horsmann commented 6 years ago

Should be inspected first if suited for an integration

https://github.com/asher-stern/CRF

<dependency>
    <groupId>com.github.asher-stern</groupId>
    <artifactId>CRF</artifactId>
    <version>1.2.0</version>
</dependency>

MIT license