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

Name Identification Enhancement #16

Open
BirdsAreFlyingCameras opened this issue May 11, 2024 · 0 comments
Open

Name Identification Enhancement #16

BirdsAreFlyingCameras opened this issue May 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BirdsAreFlyingCameras
Copy link
Owner

When checking if a string is in the list of names generated by the .txt file there should be a length pre filter so only names with the same length of the string are compared. I will most likely implement this as a dictionary with all of the names from the txt sorted by length made at run time or store the names as a .json file pre sorted.

@BirdsAreFlyingCameras BirdsAreFlyingCameras added the enhancement New feature or request label May 11, 2024
@BirdsAreFlyingCameras BirdsAreFlyingCameras self-assigned this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant