https://github.com/toastdriven/laas
It's Levenshtein-As-A-Service. You know, for the lulz.
https://github.com/toastdriven/laas
Last synced: 11 months ago
JSON representation
It's Levenshtein-As-A-Service. You know, for the lulz.
- Host: GitHub
- URL: https://github.com/toastdriven/laas
- Owner: toastdriven
- Created: 2013-01-21T22:22:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-21T22:34:28.000Z (over 13 years ago)
- Last Synced: 2025-06-07T16:54:57.428Z (11 months ago)
- Language: Python
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LAAS
====
It's Levenshtein-As-A-Service. You know, for the lulz. Publically accessible at
http://levenshtein.herokuapp.com/.
Example: http://levenshtein.herokuapp.com/?original_word=fitler&new_word=hitler
Please direct all VC monies to Daniel Lindsley. Inspired by Alex Gaynor's
[tweet](https://twitter.com/alex_gaynor/status/293430409730076672) &
[Godwin's Law](http://en.wikipedia.org/wiki/Godwin%27s_law).
Requirements
------------
* Python (>= 2.7.3)
* itty (>= 0.8.1)
* pylev (>= 1.1.0)
License
-------
New BSD