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

Documentation of -ssOut parameter not up to date #2

Open
tbsflk opened this issue Jan 26, 2017 · 0 comments
Open

Documentation of -ssOut parameter not up to date #2

tbsflk opened this issue Jan 26, 2017 · 0 comments

Comments

@tbsflk
Copy link

tbsflk commented Jan 26, 2017

In README.html, the documentation of the -ssOut parameter is not up to date.

The documentation lists 20 parameters:

tstLen refLen stage1tstTotalMatches stage1refTotalMatches
stage1tstWeightedMatches stage1refWeightedMatches s2tTM s2rTM s2tWM
s2rWM s3tTM s3rTM s3tWM s3rWM s4tTM s4rTM s4tWM s4rWM chunks lenCost

However, the code produces a different output, containing 23 fields that are partly different. The correct list of field names is documented in the source code:

tstLen refLen tstFuncWords refFuncWords stage1tstMatchesContent
stage1refMatchesContent stage1tstMatchesFunction stage1refMatchesFunction
s2tc s2rc s2tf s2rf s3tc s3rc s3tf s3rf s4tc s4rc s4tf s4rf chunks
tstwordMatches refWordMatches

The same thing applies to the README on the website and the code available for download there.

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

No branches or pull requests

1 participant