lda2vec icon indicating copy to clipboard operation
lda2vec copied to clipboard

renamed fn from newer version of pyxDamerauLevenshtein

Open elisehuard opened this issue 8 years ago • 2 comments

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.

elisehuard avatar Jul 29 '16 15:07 elisehuard

👍 I had to fix this as well.

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

bgreen-litl avatar Sep 01 '16 09:09 bgreen-litl

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

RobertCoop avatar Feb 24 '17 21:02 RobertCoop