https://github.com/maxmechanic/text-destabilizer
A way to destabilize text by replacing words with synonyms.
https://github.com/maxmechanic/text-destabilizer
Last synced: about 2 months ago
JSON representation
A way to destabilize text by replacing words with synonyms.
- Host: GitHub
- URL: https://github.com/maxmechanic/text-destabilizer
- Owner: maxmechanic
- Created: 2013-02-13T17:46:26.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-09T23:31:05.000Z (about 12 years ago)
- Last Synced: 2025-02-04T17:20:48.953Z (4 months ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
text-destabilizer
=================A way to destabilize text by replacing words with synonyms.
Select text in the browser and send to the server with the bookmarklet.
The Sinatra-based back-end uses a WordNet database to look for synonyms, then passes those back to the browser where they're randomly swapped in.