Replies: 2 comments
|
The best way to do that, I'd imagine is use a short ranking algorithm since we have to find out which book matches the text the best. I've got a few ideas. |
0 replies
|
I wouldn't imagine that there would be a need to use a library since it's only a short task, and adding a library would probably add unneeded bloat |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I had this thought that we could try and show prompts for when a user tries to enter a bible book but spells it wrong but it's close enough to recognise... so if i wrote "genesas" it would show a message saying "Did you mean Genesis?"
All reactions