Skip to content

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

License

Notifications You must be signed in to change notification settings

texttechnologylab/UIMADatabaseInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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}
}