Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/floranguyen0/writing-extension

An online Chrome extension applied NLP techniques to analyze and report on users' writing.
https://github.com/floranguyen0/writing-extension

nlp-parsing writing-analytics writing-application writing-software

Last synced: about 2 months ago
JSON representation

An online Chrome extension applied NLP techniques to analyze and report on users' writing.

Awesome Lists containing this project

README

        

# Writing extension
> An online Chrome extension to analyze and report on users' writing.

## Setup
Run the following commands from your terminal:
1) `git clone https://github.com/floranguyen0/writing-extension.git` to clone this repository
2) `pip install -r requirements.txt` in the project root directory to install all the required dependencies.

## [Demo video](https://drive.google.com/file/d/1biHw6W0iXKzlEGJDInR50SI05UQKDH1M/view?usp=sharing)

## [How to install](https://dev.to/ben/how-to-install-chrome-extensions-manually-from-github-1612)

## [Website](http://writing-extension.herokuapp.com/)