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

Numbers #17

Open
jeancroy opened this issue Oct 12, 2018 · 1 comment
Open

Numbers #17

jeancroy opened this issue Oct 12, 2018 · 1 comment

Comments

@jeancroy
Copy link
Owner

Small word are currently filtered out. With length 2, we filter words like "a, of".
However when the small word are number they may be significant. Ie 2, 5, 10, 18 ...

Possible solution is to accept any length if first char is a number.

@o0101
Copy link

o0101 commented Dec 21, 2021

@jeancroy I like this. Sometimes a number is really significant. Like Maroon 5, or G8, or TC-39, or UTF-8 -- all of which, depending on the author may be written slightly differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants