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

fixed ngrams turns out i was doing doing some wonky stuff with additi… #18

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

26dre
Copy link
Owner

@26dre 26dre commented Nov 9, 2024

…ons and the like, the testing was done in the main and can be uncommeneted, two additinoal files are needed for testing and there is my own string hashing function (extremely basic and does not take order into account) and pythons hash that can be chosen between and is declared as a global variable that is inteded only to be read and never changed (treat as const)

…ons and the like, the testing was done in the main and can be uncommeneted, two additinoal files are needed for testing and there is my own string hashing function (extremely basic and does not take order into account) and pythons hash that can be chosen between and is declared as a global variable that is inteded only to be read and never changed (treat as const)
@26dre 26dre merged commit d126ef7 into master Nov 9, 2024
@26dre 26dre deleted the andre_branch branch November 9, 2024 11:21
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

Successfully merging this pull request may close these issues.

1 participant