diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2011-05-05 22:54:28 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2011-05-05 22:54:28 +0300 |
| commit | d4c42ccdad6664e8085b18fada28b0ae890a5846 (patch) | |
| tree | 7dc30c0b69f369f3f45c61954f0c2b22862f9d4e /README.md | |
| parent | e57b3885abecfd4ce6db8a1a670322ec940eca65 (diff) | |
modified README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e2c53f1 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +A Python implementation for the DEviaNT "That's What She Said" algorithm + +Based on "That's what she said: Double entendre identification”, Kiddon & Brun 2011, (http://www.cs.washington.edu/homes/brun/pubs/pubs/Kiddon11.pdf) + +This is long and hard, but it will work eventually...
\ No newline at end of file |
