/record-classification

This project provides an automatic record classification tool.

Primary LanguageJava

record-classification

This project provides an automatic record classification tool.

Usage via maven

<repository>
    <id>uk.ac.standrews.cs.maven.repository</id>
    <name>School of Computer Science Maven Repository</name>
    <url>https://maven.cs.st-andrews.ac.uk/</url>
</repository>
<dependency>
    <groupId>uk.ac.standrews.cs</groupId>
    <artifactId>record-classification</artifactId>
    <version>1.0-SNAPSHOT</version>
</dependency>

See also