Skip to content

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

Notifications You must be signed in to change notification settings

gyto/text-rewriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published