diff --git a/README.md b/README.md index e109d3c..5cc2b87 100644 --- a/README.md +++ b/README.md @@ -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