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

implement --low and --high parameters for rank, ldcalc,etc. #16

Open
kosloot opened this issue May 24, 2018 · 1 comment
Open

implement --low and --high parameters for rank, ldcalc,etc. #16

kosloot opened this issue May 24, 2018 · 1 comment
Assignees

Comments

@kosloot
Copy link
Collaborator

kosloot commented May 24, 2018

indexer(NT) has --low an --high parameters:
--low=<low> skip entries from the anagram file shorter than 'low' characters. (default = 5) --high=<high> skip entries from the anagram file longer than 'high' characters. (default=35)

we (might) need this for the other tools too. In LDcalc for sure.
other tools to investigate

@kosloot
Copy link
Collaborator Author

kosloot commented Aug 21, 2018

ok. some more details are needed.
For LDcalc, I assume the --low and --high options are to be imposed on the words from the 'clean' file?
With the same default as used in indexer(NT)?

And for other tools? @martinreynaert please clarify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants