Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.1 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.1 KB

UIMATypeSystem

The collection of all UIMA TypeSystemDescriptors for the pipelines UIMA pipelines of the Text Technology.

version latest

Easy to use with JitPack

Maven

<repositories>
 <repository>
  <id>jitpack.io</id>
   <url>https://jitpack.io</url>
  </repository>
</repositories>

Cite

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

G. Abrami, D. Baumartz and A. Mehler, “UIMATypeSystem”, Texttechnology Lab, Goethe-University Frankfurt, 2017.

BibTeX

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