stacs-srg / record-classification

This project provides an automatic record classification tool.

Home Page:https://stacs-srg.github.io/record-classification/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This project provides an automatic record classification tool.

https://stacs-srg.github.io/record-classification/


Languages

Language:Java 99.3%Language:Shell 0.6%Language:Batchfile 0.2%