dariush-saberi / formalwriter

The source code for the project FormalWriter.com

Home Page:http://www.formalwriter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

formalwriter

To deploy, first install the dependencies:

Flask
Spacy and English language model with spacy.load('en_core_web_sm')
Stanza
NTLK
Cython
Transformers

and other dependencies reqired in your environment
Then run the server with:

cd acadnomClass
python3 setup.py build_ext --inplace
cd ..
python3 app.py

About

The source code for the project FormalWriter.com

http://www.formalwriter.com


Languages

Language:Cython 34.3%Language:HTML 30.4%Language:Python 20.3%Language:JavaScript 13.8%Language:CSS 1.1%