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

Try hashing trick #29

Open
2 of 3 tasks
bwbaugh opened this issue Mar 26, 2013 · 1 comment
Open
2 of 3 tasks

Try hashing trick #29

bwbaugh opened this issue Mar 26, 2013 · 1 comment

Comments

@bwbaugh
Copy link
Owner

bwbaugh commented Mar 26, 2013

  • Hash all features.
  • Use features found in WordNet as-is, otherwise use hashing trick.
  • Experiment with bits used for the hash table.
@bwbaugh
Copy link
Owner Author

bwbaugh commented Apr 25, 2013

Have tried hashing all features (using development version of the bwbaugh/infer library). It works, though as expected an increase in bits used for the hash table increases performance but only as the limit of the version without hashing.

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

1 participant