mirror of
https://github.com/josephmisiti/awesome-machine-learning.git
synced 2024-11-24 05:57:03 +03:00
Fix error in Jellyfish link
This commit is contained in:
parent
759b70e484
commit
17e20bcf0c
@ -720,7 +720,7 @@ on MNIST digits[DEEP LEARNING]
|
||||
* [PyStanfordDependencies](https://github.com/dmcc/PyStanfordDependencies) - Python interface for converting Penn Treebank trees to Stanford Dependencies.
|
||||
* [Distance](https://github.com/doukremt/distance) - Levenshtein and Hamming distance computation
|
||||
* [Fuzzy Wuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching in Python
|
||||
* [jellyfish](https://github.com/jamesturk/jellyfishå) - a python library for doing approximate and phonetic matching of strings.
|
||||
* [jellyfish](https://github.com/jamesturk/jellyfish) - a python library for doing approximate and phonetic matching of strings.
|
||||
* [editdistance](https://pypi.python.org/pypi/editdistance) - fast implementation of edit distance
|
||||
* [textacy](https://github.com/chartbeat-labs/textacy) - higher-level NLP built on Spacy
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user