Update README.md
Browse files
README.md
CHANGED
|
@@ -135,7 +135,8 @@ Use the following information to customize the bot and the source of data.
|
|
| 135 |
Data for the bot is sourced from [OpinRank](https://github.com/kavgan/OpinRank/)
|
| 136 |
and reviews for Hotel Jumeirah are specifically used for this bot. Reviews are
|
| 137 |
parsed from https://github.com/amin3141/zir-souffle. Use `hotels.py` to generate
|
| 138 |
-
the output `json` and the `reviews.db`.
|
|
|
|
| 139 |
|
| 140 |
Create a corpus on [Zir AI](http://zir-ai.com) and upload all the `JSON files.
|
| 141 |
Create an API key for access and note down the following information
|
|
|
|
| 135 |
Data for the bot is sourced from [OpinRank](https://github.com/kavgan/OpinRank/)
|
| 136 |
and reviews for Hotel Jumeirah are specifically used for this bot. Reviews are
|
| 137 |
parsed from https://github.com/amin3141/zir-souffle. Use `hotels.py` to generate
|
| 138 |
+
the output `json` and the `reviews.db`. Copy the generated `reviews.db` file
|
| 139 |
+
to this repository.
|
| 140 |
|
| 141 |
Create a corpus on [Zir AI](http://zir-ai.com) and upload all the `JSON files.
|
| 142 |
Create an API key for access and note down the following information
|