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

renamed fn from newer version of pyxDamerauLevenshtein #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elisehuard
Copy link

I had to install a few things that weren't mentioned in the requirements.

  • pyxDamerauLevenshtein
  • gensim
  • h5py

For the first lib, the API seems to have changed somewhat since this was run (see https://github.com/gfairchild/pyxDamerauLevenshtein/blob/f657916e4b0db18935c9e32f7dd3c98df95bc15a/CHANGES.md#L5). This PR fixes that.

@bgreen-litl
Copy link

👍 I had to fix this as well.

(The travis CI test here fails on a missing panda dep which is unrelated to this PR.)

@RobertCoop
Copy link

I also had to manually fix this. Can we get this pull request approved?

Copy link

@nateraw nateraw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a valid change.

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.

4 participants