Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 285 Bytes

arabicstemmer REST Api

arabicstemmer backend

Requirements

  • python3 & pip3.
  • Flask, flask_restful, Flask-JWT, Flask-SQLAlchemy.
  • arabicstemmer, Pyarabic.

Install and Run

$ sudo pip3 install -r requirements.txt

$ sudo python3 app.py

Deployment

Deployed on Heroku.