gyto / text-rewriter

Using text translators, this program rewrites blocks of text and spins the text using a thesaurus afterward to produce high quality text rewrites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Text Writer

Text Writer Image Rewriters (spinners) are expensive, work "alright" and are complicated. Rewriters have only existed for a short while, while translators have mountains of data, grasp of human language, and a longer history. Using translators with some other apps, we are able to successfully build a rewriter with a wide array of differentiation depending on processing languages.

How It Works

English Text (start lang) => Processing Languages (start lang => spanish => polish => etc.) => Rewritten English Text (end lang)

Addons

  • Autocompletion
  • Thesaurus
  • Translator Choice (default: google)
  • (future) Machine learning thesaurus library/suggestions

App Build

  • Languages (javascript)
  • Frontend (React, graphql)
  • Backend (node, express, mysql, graphql)
  • Testing (mocha, enzyme, chai)

Features to be added

  • Finish rating system to find best processing language combo
  • API
  • Machine learning thesaurus
  • Machine learning suggestions

Code Quality

This app was created in a short time frame, features are being added, tests need to be fully developed, they have been tested on another version of the app but the code has since changed. The code will be better revised soon to be cleaner.

Author Info

  • Author: Kevin Danikowski
  • Contact: kevind@ota.ai
  • Copyright Kevin Danikowski 2018

About

Using text translators, this program rewrites blocks of text and spins the text using a thesaurus afterward to produce high quality text rewrites.


Languages

Language:JavaScript 96.9%Language:CSS 2.2%Language:HTML 0.8%