forked from hobson/prosocial-chatbot
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README and organized notebooks + slides with markdown in section 2
- Loading branch information
Hobson Lane
committed
Nov 3, 2017
1 parent
55ef38c
commit b21c53d
Showing
11 changed files
with
1,731 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,39 @@ | ||
# prosocial-chatbot | ||
Building a Prosocial Chatbot, Workshop, ODSC West November 2017 in San Francisco | ||
# Training a Prosocial Chatbot | ||
|
||
2017 ODSC West Workshop | ||
San Francisco | ||
|
||
Hobson Lane | ||
*Head of Artificial Intelligence* | ||
**Aira**, a Visual Interpreter for the Blind | ||
+1-503-974-6274 | [email protected] | ||
[aira.io](aira.io) | [@airaio](twitter.com/airaio) | ||
|
||
## Application | ||
|
||
[](https://vimeo.com/143070863) | ||
|
||
## Slides | ||
|
||
* [Training a Prosocial Chatbot](https://docs.google.com/presentation/d/1IND6PXOxgYb2IVmXnaSoNBcIOaiUVU-iZ6vnYz6J6-E/edit?usp=sharing) | ||
* [Exploring Hyperspace](https://docs.google.com/presentation/d/1SEU8VL0KWPDKKZnBSaMxUBDDwI8yqIxu9RQtq2bpnNg/edit?usp=sharing) | ||
|
||
## Ubuntu Dialog Corpus | ||
|
||
* Ubuntu IRC channel (for developers and contributors) | ||
* ~1.5 M Dialogs (interactions) | ||
* ~10 M Utterances (statements) | ||
|
||
## Application | ||
|
||
[](https://vimeo.com/143070863) | ||
|
||
### References | ||
|
||
* [Aira](http://aira.io), A Visual Interpreter for the Blind | ||
* 2018, Lane, Howard and Hapke: [Natural Language Processing in Action](https://www.manning.com/books/natural-language-processing-in-action/?a_aid=totalgood) | ||
* 2016, Lowe, et al: ["The Ubuntu Dialogue Corpus: A Large Dataset for Research in Unstructured Multi-Turn Dialogue Systems"](https://arxiv.org/pdf/1506.08909.pdf) | ||
* [training set generator v1](https://github.com/rkadlec/ubuntu-ranking-dataset-creator) | ||
* Lowe, [training set generator v2](https://github.com/ryan-lowe/Ubuntu-Dialogue-Generationv2) | ||
* Shmalko, [lexica and slang normalizers](https://github.com/rasendubi/noisy-text/tree/master/data | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.