Re: is there a release of the UIMA support for open-nlp that we can link to?

2009-10-27 Thread Jörn Kottmann
Marshall Schor wrote: I went to the opennlp home page and looked around for mentions of UIMA - didn't see any - but may have missed something. Is there documentation / downloads etc. that can be linked to at this point, or not yet? No there is no mention about the UIMA OpenNLP integration

[jira] Closed: (UIMA-1638) Remove dumping stack traces to stdout in UIMA AS

2009-10-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1638. --- Resolution: Fixed Removed calls to printStackTrace() while handling exceptions Remove dumping stack

Manual calls to components

2009-10-27 Thread Baptiste Gaillard
Hi, On our project we are implementing a replacement for the CPE based on OSGI and BPM Workflows. We have successfully created BPM workflows based on UIMA component using a unique data model for each component in the workflow. Now I want to make work our UIMA components a little like the

[jira] Closed: (UIMA-1625) AnalysisEngmeManagementImpl getAnalysisTime() and getCasesProcessedPerSecond() should include remote service call time.

2009-10-27 Thread Bhavani Iyer (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhavani Iyer closed UIMA-1625. -- Fixed. AnalysisEngmeManagementImpl getAnalysisTime() and getCasesProcessedPerSecond() should include

Re: Manual calls to components

2009-10-27 Thread Adam Lally
On Tue, Oct 27, 2009 at 10:52 AM, Baptiste Gaillard b_gaill...@hotmail.com wrote: Hi, On our project we are implementing a replacement for the CPE based on OSGI and BPM Workflows. We have successfully created BPM workflows based on UIMA component using a unique data model for each

[jira] Updated: (UIMA-1639) Fixed bugs which disabled compiled dicts, static dict attributes

2009-10-27 Thread Michael Tanenblatt (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Tanenblatt updated UIMA-1639: - Attachment: CM-patch-20091027.txt Fixed bugs which disabled compiled dicts, static dict

RE: Manual calls to components

2009-10-27 Thread Baptiste Gaillard
Thank you for the link, I do not know why but I missed this part of the documentation, this is exactly what I wanted :-) Are all your JCas classes present in the application's classpath? If so, there won't be any problem. In fact because we are using OSGI each UIMA component is

[jira] Closed: (UIMA-1484) Update UIMA-AS Documentation

2009-10-27 Thread Jerry Cwiklik (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry Cwiklik closed UIMA-1484. --- Resolution: Fixed Update UIMA-AS Documentation Key:

Re: Manual calls to components

2009-10-27 Thread Adam Lally
On Tue, Oct 27, 2009 at 2:24 PM, Baptiste Gaillard b_gaill...@hotmail.com wrote: Thank you for the link, I do not know why but I missed this part of the documentation, this is exactly what I wanted :-) Are all your JCas classes present in the application's classpath?  If so, there won't be

RE: Manual calls to components

2009-10-27 Thread Baptiste Gaillard
Hum, If you are using PEARs, I think this is supported, since each PEAR has an isolated classpath and can have its own JCas class, and the framework is aware of the different class loaders and can manage them appropriately. If you're not using PEARs, I'm not sure whether this would work

[jira] Closed: (UIMA-1635) uima-as docs review fixes for 2.3.0 level

2009-10-27 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor closed UIMA-1635. Resolution: Fixed uima-as docs review fixes for 2.3.0 level

[jira] Commented: (UIMA-1639) Fixed bugs which disabled compiled dicts, static dict attributes

2009-10-27 Thread Marshall Schor (JIRA)
: Michael Tanenblatt Attachments: CM-patch-20091027.txt -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Updated: (UIMA-1634) TikaAnnotator hard to build

2009-10-27 Thread Marshall Schor (JIRA)
[ https://issues.apache.org/jira/browse/UIMA-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marshall Schor updated UIMA-1634: - Affects Version/s: 2.3S defer past 2.3.0 TikaAnnotator hard to build