Silvestre Losada Alonso created UIMA-4062:
---------------------------------------------
Summary: Plugable external resources on UIMA
Key: UIMA-4062
URL: https://issues.apache.org/jira/browse/UIMA-4062
Project: UIMA
Issue Type: Improvement
Components: ruta
Affects Versions: 2.2C
Reporter: Silvestre Losada Alonso
Hi All,
Currently UIMA ruta has WORDLIST and WORDTABLE, it is a list or table of text
items that can used to detect occurrences. This is nice feature and very
powerfull, however there is no way to plug my own WORDLIST/WORDTABLE
implementation, for example WORDLIST that find matches in database table or in
lucene index etc...
I think that the datatable implementation can be defined as UIMA external
resource, in capabilities and then pass a reference to WORDLIST/WORDTABLE in
ruta script.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)