Skip to content

Writing Analyzer App for "Noisy Student Training to identify Textual Elements in Unsupervised News Data via Argumentative Essay Pieces"

Notifications You must be signed in to change notification settings

terminalai/writingAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Writing Analyzer

The key to all your writing problems.

Just input a paragraph into our app, and we guarantee it will segment it into sentences. Unless your paragraph is too large, that is. Then you better clear.

Requirements on your part:

  • Ananconda
  • NPM

Usage Instructions

Flask Server

Save the models (see https://github.com/treeai/writingAnalysis for more details) into a models_gitignored directory in server.

cd ./server
pip install -r requirements.txt
python app.py

Vue Client

cd ./client
npm i
npm run serve

About

Writing Analyzer App for "Noisy Student Training to identify Textual Elements in Unsupervised News Data via Argumentative Essay Pieces"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published