Skip to content

texttechnologylab/Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities

A collection of useful tools and classes for everyday use in the context of text technology.

version latest

Easy to use with JitPack

Maven

<repositories>
 <repository>
  <id>jitpack.io</id>
   <url>https://jitpack.io</url>
  </repository>
</repositories>
<dependency>
    <groupId>com.github.texttechnologylab</groupId>
    <artifactId>Utilities</artifactId>
    <version>1.1.7-uima-2.10.4</version>
</dependency>

Cite

If you want to use the project please quote this as follows:

G. Abrami and A. Mehler, “TTLab Utilities”, Texttechnology Lab, Goethe-University Frankfurt, 2017.

BibTeX

@techreport{Abrami:Mehler:2017,
  author         = {Abrami, Giuseppe and Mehler, Alexander},
  title          = {TTLab Utilities},
  type           = {Software},
  institution    = {Texttechnology Lab, Goethe-University Frankfurt},
  address        = {Frankfurt},
  year           = {2017}
}