Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avsbharadwaj/fuzzpact-a-novel-distance-measure-based-on-fuzzy-logic
https://github.com/avsbharadwaj/fuzzpact-a-novel-distance-measure-based-on-fuzzy-logic
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avsbharadwaj/fuzzpact-a-novel-distance-measure-based-on-fuzzy-logic
- Owner: AVSBharadwaj
- Created: 2020-08-21T17:16:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T17:18:19.000Z (over 4 years ago)
- Last Synced: 2024-05-06T04:24:12.231Z (9 months ago)
- Language: JavaScript
- Size: 5.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FuzzPact
A simple library for your everyday fuzzymatching needs!
## Things to try out:
1. Have a look at the user documentation to get an idea of what this project is about.
1. Try out the demo web application that requests a python server to perform fuzzy matching on 2 documents.
1. Try importing the FuzzPact module in your own code to do all the fuzzy fun stuff.
1. Refer to the programmer documentation (sphinx) to figure out what is happening under the hood.
1. Contribute to this humble undertaking to make it a little less humble!## Built With
Sublime Text
numpy
re## Authors
Anant Kumar
AVS Bharadwaj
Kaushik Bhalchandra Ganorkar## References
* PurpleBooth for README.md template: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2
* https://www.joyofdata.de/blog/comparison-of-string-distance-algorithms/
* https://en.wikipedia.org/wiki/Levenshtein_distance
* https://en.wikipedia.org/wiki/Damerau–Levenshtein_distance
* https://en.wikipedia.org/wiki/Jaccard_index
* https://en.wikipedia.org/wiki/Hamming_distance
* https://en.wikipedia.org/wiki/Approximate_string_matching
* https://github.com/seatgeek/fuzzywuzzy
* https://gitlab.com/dslackw/colored
* https://medium.com/@appaloosastore/string-similarity-algorithms-compared-3f7b4d12f0ff
* https://www.geeksforgeeks.org/fuzzywuzzy-python-library/
* https://www.lexico.com/en/explore/words-with-same-letter-three-times-in-a-row
* https://www.python-course.eu/levenshtein_distance.php
* https://guides.github.com/features/mastering-markdown/
* https://www.js-tutorials.com/javascript-tutorial/reading-csv-file-using-javascript-html5/
* https://stackoverflow.com/questions/17067294/html-table-with-100-width-with-vertical-scroll-inside-tbody
* https://www.w3schools.com/html/html_css.asp
* https://docs.scipy.org/doc/numpy/reference/generated/numpy.argmax.html
* https://ars.els-cdn.com/content/image/3-s2.0-B9780124115118000049-f04-03a-9780124115118.jpg
* https://www.google.com/url?sa=i&source=images&cd=&ved=2ahUKEwjJrJT8rInmAhVb7HMBHcP0D0gQjRx6BAgBEAQ&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FLatent_semantic_analysis&psig=AOvVaw0ikXTmos9mQlQfEOKYv-4y&ust=1574908019855914
* https://www.google.com/url?sa=i&source=images&cd=&ved=2ahUKEwiOh4n7rYnmAhVz7HMBHVjtBkIQjRx6BAgBEAQ&url=https%3A%2F%2Fwww.edx.org%2Fcourse%2Fsoftware-development-fundamentals&psig=AOvVaw3Xr9tAstwSbUFLC9aVhSIw&ust=1574908619400532
* https://github.com/BlackrockDigital/startbootstrap-landing-page