Integrating sadedegel with Github Actions revealed several issues which we haven't detected due to lack of a CI flow
**ADD:** Github Actions integration.
**ADD:** sadedeGel HTTP server is introduced.
**ADD:** ROUGE1 score is added into `sadedegel.metrics`.
**ADD:** `CONTRIBUTING.md`, borrowed from SpaCy project, shows our guidelines for contributing sadedeGel.
**FIX:** Missing development and production dependencies are added.
**FIX:** NLTK ML based model dowload before unit testing.