This project's objective is to spread puns posted on RDC official slack's #ダジャレ channel through an official Twitter account.
Automatically determines whether a posted sentence is pun, and if true, gives a star with the rating engine.
- Python ~> 3.9
- pipenv
pip install -U pip
pip install pipenv
pipenv install
$ pipenv run start
If you want to know the details of how to use this, run the following command.
$ pipenv run help
If you want to specify version, you can see versions here.
docker run -p 8000:8000 ghcr.io/rits-dajare/daas:latest