Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform case insensitive search on Wikipedia entries. #110

Open
daxenberger opened this issue Jul 31, 2015 · 1 comment
Open

Perform case insensitive search on Wikipedia entries. #110

daxenberger opened this issue Jul 31, 2015 · 1 comment

Comments

@daxenberger
Copy link
Member

Originally reported on Google Code with ID 117

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.

Reported by [email protected] on 2013-07-02 09:42:56

@daxenberger
Copy link
Member Author

Also see https://code.google.com/p/jwpl/issues/detail?id=99

Reported by oliver.ferschke on 2013-07-02 13:54:56

@mawiesne mawiesne changed the title Enhancement: Perform case insensitive search on Wikipedia entries. Perform case insensitive search on Wikipedia entries. Jun 27, 2018
@reckart reckart added this to the Bug backlog milestone Jan 4, 2021
@mawiesne mawiesne modified the milestones: Bug backlog, 2.0.1 Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants