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

Six out of seven words #4

Merged
merged 2 commits into from
Oct 26, 2017
Merged

Six out of seven words #4

merged 2 commits into from
Oct 26, 2017

Conversation

bretzel15
Copy link
Owner

Six-out-of-seven words hashing implemented, corrected bug with last two words of each sentence missing. Speed dropped from around 8 to around 5 docs/second.
Output now compressed by concatenating following sentences. Works most of the times :)

…n hashing and comparing. If the seven words already matched, following six-out-of-seven are skipped.

Remove bug of missing last two words of each sentence.

Small changes in output-format: Now sentences are concatenated if their
first/last words are identical. Leads sometimes to weird constructions,
but removes output significantly.
@bretzel15 bretzel15 merged commit b904efc into master Oct 26, 2017
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.

None yet

1 participant