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

documenting refcorpus #11

Open
sgsinclair opened this issue Oct 22, 2016 · 1 comment
Open

documenting refcorpus #11

sgsinclair opened this issue Oct 22, 2016 · 1 comment

Comments

@sgsinclair
Copy link

Thanks for pydelta! I wanted to make quick use of it but I encountered a couple of issues:

  • the readme says to run pydelta.py for the setup but I assume this should be just delta.py
  • the readme makes no mention of the refcorpus but in the default usage it seems required, it might be good to explain that a bit further (for simple distance measures I'd tend to not want a refcorpus)
  • it might be worth explaining the output a bit, as well as the mechanics of how to get the graphs to show
@thvitt
Copy link
Collaborator

thvitt commented Oct 23, 2016

refcorpus is only needed for rotated delta and mahanalobis (both of which perform quite bad). I've added a note to the default ini file.

The newest version should also show the graphs again

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

2 participants