Re: UIMA Error

2011-02-06 Thread Darx Oman
Hi How to apply the AlchemyAPIAnnotator? will this helps me with the *NamedEntityExtractionAnnotator?* *thanx a lot Tommaso for you time*

Re: UIMA Error

2011-02-05 Thread Tommaso Teofili
Hi Darx, The other in the basis configuration is the AlchemyAPIAnnotator. Cheers, Tommaso 2011/2/6, Darx Oman : > Hi Tommaso > yes my server isn't connected to the internet. > what other UIMA annotators that I can run which doesn't require an internet > connection? >

Re: UIMA Error

2011-02-05 Thread Darx Oman
Hi Tommaso yes my server isn't connected to the internet. what other UIMA annotators that I can run which doesn't require an internet connection?

Re: UIMA Error

2011-02-05 Thread Tommaso Teofili
Hi Darx, are you running it without an internet connection? As the problem seems to be that the OpenCalais service host cannot be resolved. Remember that you can select which UIMA annotators run inside the OverridingParamsAggregateAEDescriptor.xml. Hope this helps. Tommaso 2011/2/5, Darx Oman : >

UIMA Error

2011-02-04 Thread Darx Oman
hi guys i'm trying to use UIMA contrib, but i got the following error ... INFO: [] webapp=/solr path=/select params={clean=false&commit=true&command=status&qt=/dataimport} status=0 QTime=0 05/02/2011 10:54:53 ص org.apache.solr.uima.processor.UIMAUpdateRequestProcessor processText INFO: Analazying

Re: solr - uima error

2011-01-30 Thread Darx Oman
Thanx Tommaso now solr starts OK. but what really I don't comprehend is how my text get annotated by UIMA because when I started indexing none of the "UIMA" new fields get data If you please point me to some kind of articles that explain how this thing works...

Re: solr - uima error

2011-01-30 Thread Tommaso Teofili
I found the issue is in the README.txt as the right class to use is UIMAUpdateRequestProcessorFactory, please change that in your solrconfig. Regards, Tommaso 2011/1/30 Darx Oman > Hi > I already copied "apache-solr-uima-4.0-SNAPSHOT.jar"tosolr\lib > but what causing the error is this >

Re: solr - uima error

2011-01-29 Thread Darx Oman
Hi I already copied "apache-solr-uima-4.0-SNAPSHOT.jar"tosolr\lib but what causing the error is this < updateRequestProcessorChain name="uima"> this class is not found processor class="org.apache.solr.uima.processor.UIMAProcessorFactory

Re: solr - uima error

2011-01-29 Thread Tommaso Teofili
Hi Darx you need to run 'and dist' under solr/contrib/uima and then reference the created jar (under solr/contrib/uima/build) inside the solrconfig.xml ( tag) of your instance. Hope this helps, Tommaso 2011/1/29 Darx Oman > I tried to do the uima integration with solr > I followed the steps in t

solr - uima error

2011-01-28 Thread Darx Oman
I tried to do the uima integration with solr I followed the steps in the readme file using the solr example folder as my solr instance but when I started solr, I got this error message HTTP ERROR 500 Problem accessing /solr/admin/. Reason: Severe errors in solr configuration. Check your log