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

To analyze keywords to find similes in Croatian (the snowball filter is currently only for English words) #45

Open
ranajaydas opened this issue Mar 8, 2020 · 0 comments

Comments

@ranajaydas
Copy link
Contributor

Problem:
The current search assumes that words like Zagreb, Zagreba and Zagrebu are different and shows different results for each one. Ideally, a search for Zagreba should show results for all 3.
There is an option for snowball filtering in documents.py but it only works for English words.

Solution:

@ranajaydas ranajaydas created this issue from a note in Otvoreni akti (Future ideas) Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Otvoreni akti
  
Future ideas
Development

No branches or pull requests

1 participant