Hi,
contributions are of course welcome.
You can start a discussion on the developer list: dev@uima.apache.org
Contributions are normally performed using Jira:
https://issues.apache.org/jira/browse/uima
You need to create an account, and then to create a new issue providing
information about the new feature. Discussion about the contributions
can also happen in the comments section of the issue. The contribution
is typically uploaded to the issue as a patch file.
For non-trivial contributions, an Individual Contributors License
Agreement is needed.
Here's a summary of the contribution policy:
http://uima.apache.org/contribution-policy.html
I think the usage of external resources in UIMA Ruta is very interesting
and I am looking forward to what you propose. I would normally include
the exemplary resources you mentioned using an external analysis engine,
but I have not yet thought about possible advantages when including them
directly into the language :-)
Best,
Peter
Am 05.04.2014 09:53, schrieb Silvestre Losada:
> Hi All,
>
> I think it would be interesting add new functionality to UIMA ruta. I
> don't know
> which is the best way to make such proposal, I'm willing to contribute in
> development of such feature if you think it is useful.
>
> Currently UIMA ruta has WORDLIST, it is a list of text items that can be
> specified in different ways. This is nice feature and very powerfull,
> however there is no way to plug my own WORDLIST implementation, for example
> WORDLIST that find matches in database table in lucene index etc...
>
> Best,
> Silvestre.
>
|