PiRSquared17 / jwpl

Automatically exported from code.google.com/p/jwpl
0 stars 1 forks source link

Enhancement: Perform case insensitive search on Wikipedia entries. #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a suggestion for the next version of JWPL I would propose a function that 
returns all entries in Wikipedia irrespective of case-sensitivity. For Example 
if I am searching "ABC" I will get "abc" , "Abc" , "aBc" etc ... 
Of course the user  will be then responsible to get the right entry.  From my 
experience this function is useful in corpus processing when the words are 
sometimes not spelled exactly like in Wikipedia.

Original issue reported on code.google.com by eduard_b...@yahoo.com on 2 Jul 2013 at 9:42

GoogleCodeExporter commented 9 years ago
Also see https://code.google.com/p/jwpl/issues/detail?id=99

Original comment by oliver.ferschke on 2 Jul 2013 at 1:54