Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.73 KB

README.md

File metadata and controls

38 lines (31 loc) · 1.73 KB

UIMADatabaseInterface

The UIMA Database Interface enables the generic use of UIMA documents for any database.

Paper Conference version latest

Supported databases

Currently the following databases are supported:

  • MongoDB
  • Neo4J
  • Elasticsearch
  • Couchbase
  • Virtuoso (C++)

Cite

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

G. Abrami and A. Mehler, “A UIMA Database Interface for Managing NLP-related Text Annotations,” in Proceedings of the 11th edition of the Language Resources and Evaluation Conference, May 7 – 12, Miyazaki, Japan, 2018. PDF.

BibTeX

@InProceedings{Abrami:Mehler:2018,
  author         = {Abrami, Giuseppe and Mehler, Alexander},
  title          = {A UIMA Database Interface for Managing NLP-related Text Annotations},
  series         = {LREC 2018},
  address        = {Miyazaki, Japan},
  booktitle      = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation ({LREC} 2018)},
  address        = {Miyazaki, Japan},
  publisher      = {European Language Resources Association (ELRA)},  
  year           = 2018,
  url            = {https://aclanthology.org/L18-1212}
}