VisibleSpectrum / google-refine

Automatically exported from code.google.com/p/google-refine
Other
0 stars 0 forks source link

Implement new "stemmed" option now available in Relevance search #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Test Case:
http://search.labs.freebase.com/api/service/search?
query=aramids&indent=1&limit=1&stemmed=1

Details and limits on this new feature of Relevance service:

https://bugs.freebase.com/browse/REL-306

I propose that we eventually support the new Stemmed option in later 
milestones of Gridworks. Of course those that are encouraged by this news, 
code away !

com.metaweb.gridworks.model.recon.HeuristicReconConfig
method batchReconUsingRelevance

Note: there are around 10 lines of code that build the relevance query 
currently according to David H.

Original issue reported on code.google.com by thadguidry on 20 May 2010 at 12:50

GoogleCodeExporter commented 8 years ago
Added stemmed=1 in r870.

Original comment by dfhu...@gmail.com on 27 May 2010 at 6:41

GoogleCodeExporter commented 8 years ago

Original comment by tfmorris on 18 Sep 2012 at 2:56