Skip to content

Add variable distance and similarity threshold for stop reclustering#43

Open
magnusburton wants to merge 1 commit intopatrickbr:masterfrom
magnusburton:pr/variable-recluster-distance
Open

Add variable distance and similarity threshold for stop reclustering#43
magnusburton wants to merge 1 commit intopatrickbr:masterfrom
magnusburton:pr/variable-recluster-distance

Conversation

@magnusburton
Copy link
Copy Markdown
Contributor

Adds two new flags to make the stop reclustering thresholds configurable instead of hardcoded:

  • --recluster-stops-dist (default: 75.0): distance threshold for stop reclustering with -E
  • --recluster-stops-simi (default: 0.55): similarity threshold for stop reclustering with -E

This allows users to tune the reclustering behaviour without recompiling.

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