An open API service indexing awesome lists of open source software.

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.

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.