From e09237e0bfb7b57c0bf012baaf4a26e81039955b Mon Sep 17 00:00:00 2001 From: Chip Huyen Date: Sun, 11 Nov 2018 09:58:06 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 74f0399..a9e8df8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # sotawhat +Read more about SOTAWHAT [here](https://huyenchip.com/2018/10/04/sotawhat.html). + You can use sotawhat through a web interface [here](https://sotawhat.herokuapp.com/#/). Thanks hmchuong! This script runs using Python 3. It requires ``nltk``, ``six``, and ``pyspellchecker``. To install it as a Python package, follow the following steps: