Re: Solr and UIMA issues

2011-05-25 Thread Tommaso Teofili
Hello, the UIMA AlchemyAPIAnnotator is failing since the remote webservice returns an ERROR result, did you set up your alchemyapi API key in VALID_ALCHEMYAPI_KEY VALID_ALCHEMYAPI_KEY VALID_ALCHEMYAPI_KEY VALID_ALCHEMYAPI_KEY VALID_ALCHEMYAPI_KEY VALID_OP

Re: Solr and UIMA issues

2011-05-26 Thread Tommaso Teofili
Maybe you just ran out of requests (free API key) for today? See http://www.alchemyapi.com/products/ It works for me both with your configuration and from the web. Regards, Tommaso 2011/5/26 PacoPeralta > Hi Tomasso. Thank you very much for your reply. > > I have set up my alchemyapi key into th

Re: Solr and UIMA issues

2011-06-01 Thread Tommaso Teofili
Hello Paco, 2011/5/31 PacoPeralta > Hi guys > > I got to overcome the above error caused because I was using diferent > versions of the libraries: > commons-lang and commons-beanutils > > I introduced the libraries from apache-solr-3.1.0/example/lib/jsp-2.1 into > the lib directory of apache and

Re: Solr + DictionaryAnnotator UIMA

2011-06-08 Thread Tommaso Teofili
Hello Paco, you didn't mention adding of the DictionaryAnnotator jar to the libs but I'm pretty sure you did it. 2011/6/8 PacoPeralta > Then I modified solrconfig.xml to add the next FieldMapping: > >org.apache.uima.TokenAnnotation > > tokenType >

Re: Solr + DictionaryAnnotator UIMA

2011-06-09 Thread Tommaso Teofili
Hello Paco 2011/6/9 PacoPeralta > Hi Tommaso. > I had added uima-an-dictionary.jar to the libs. Is that the file that I > have > to put into libs path? > yes it is > > According to the path, excuse my ignorance but How can I to apply it? > you download the patch in a directory on your comput

Re: Solr + DictionaryAnnotator UIMA

2011-06-10 Thread Tommaso Teofili
2011/6/10 Elmer Garduno > Hi Paco > > It seems that you are compiling in the trunk (Solr 4), I've tested this > patch on the 3x branch and it seems to work fine. > > http://svn.apache.org/repos/asf/lucene/dev/branches/branch_3x/ yes, the only problem with trunk is that some tests are failing at

Re: UIMA without API key

2011-07-03 Thread Tommaso Teofili
Hello Paco, you can just disable the AlchemyAPI/OpenCalais analysis engines executed in the aggregate analysis engine you are using, so if you're using OverridingParamsExtServicesAE.xml [1] you can just comment the lines flowConstraints> AggregateSentenceAE Hope this helps, Tommaso [

Re: UIMA without API key

2011-07-04 Thread Tommaso Teofili
Of course you can. For example you could use the Solr stopwords.txt or a new stopwords dictionary file for each language along with DicitonaryAnnotator then identify which dictionary generated more hits. Regards, Tommaso 2011/7/3 PacoPeralta > Hi Tommaso, thanks for your reply. > And could do so

Re: UIMA without API key

2011-07-04 Thread Tommaso Teofili
Right, with the approach described above you don't need internet connection nor API keys. Tommaso 2011/7/4 PacoPeralta > Hi Tommaso > And Would I to use some UIMa modules without to configure > runtimeParameters?, for example by implementing core uima in local?: > API_KEY > API_KEY >

Re: UIMA without API key

2011-07-04 Thread Tommaso Teofili
No, sorry maybe my explanation was just too abstract. What I was suggesting is an alternative way of extracting language based on stopwords dictionaries (using one DictionaryAnnotator instance for each language) and a custom Annotator to evaluate which dictionary collected more hits. In general ext

Re: Welcome Alan Woodward as Lucene/Solr committer

2012-10-16 Thread Tommaso Teofili
Welcome onboard Alan! Tommaso 2012/10/17 Robert Muir > I'm pleased to announce that the Lucene PMC has voted Alan as a > Lucene/Solr committer. > > Alan has been contributing patches on various tricky stuff: positions > iterators, span queries, highlighters, codecs, and so on. > > Alan: its trad

Re: Welcome David Smiley to the PMC

2013-03-18 Thread Tommaso Teofili
Welcome David! Tommaso 2013/3/18 Smiley, David W. > Thanks Steve, and to the rest of the PMC members! I hope to see many of > you at Lucene/Solr Revolution in May. > > ~ David > > On 3/18/13 10:13 AM, "Steve Rowe" wrote: > > >I'm pleased to announce that David Smiley has accepted the PMC's >

Re: [VOTE] Release PyLucene 6.2.0 (rc2)

2016-09-17 Thread Tommaso Teofili
+1 Tommaso Il giorno ven 9 set 2016 alle ore 12:06 Andi Vajda ha scritto: > > After an almost two year hiatus, a new PyLucene version is ready for > release. The PyLucene 6.2.0 (rc2) release tracking the recent release of > Apache Lucene 6.2.0 is ready. > > A release candidate is available from

Re: Listing a book on the Solr page

2016-10-24 Thread Tommaso Teofili
Hi Christopher, I think it make sense to add that book to the mentioned page. You should simply open a Jira issue [1] (use the "documentation" component), put as much as details as you can in there and someone from the committers will pick it up. Regards, Tommaso [1] : https://issues.apache.org/

Re: [VOTE] Release PyLucene 7.5.0 (rc2)

2018-10-17 Thread Tommaso Teofili
+1 Tommaso Il giorno mar 16 ott 2018 alle ore 06:46 Andi Vajda ha scritto: > > > The PyLucene 7.5.0 (rc2) release tracking the recent release of > Apache Lucene 7.5.0 is ready. > > A release candidate is available from: >https://dist.apache.org/repos/dist/dev/lucene/pylucene/7.5.0-rc2/ > > Py