Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/floranguyen0/writing-extension
- Owner: floranguyen0
- License: mit
- Created: 2021-08-11T09:19:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-20T19:21:48.000Z (9 months ago)
- Last Synced: 2024-04-24T06:57:12.798Z (8 months ago)
- Topics: nlp-parsing, writing-analytics, writing-application, writing-software
- Language: Python
- Homepage: http://writing-extension.herokuapp.com/
- Size: 2.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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/)