diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2011-05-05 22:59:17 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2011-05-05 22:59:17 +0300 |
| commit | 154962743a4dc768193070e6b4e8b9f7cf51a2ef (patch) | |
| tree | a200b145cfef10c29ac24747d981d84264a09cc8 | |
| parent | 613288ef6eb10610c9fd6c3eee1d4980073c4755 (diff) | |
modified README
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,7 @@ -# A Python implementation for the DEviaNT "That's What She Said" algorithm +# That's What She Said - DEviaNT -## Based on "That's what she said: Double entendre identification", Kiddon & Brun 2011, (http://www.cs.washington.edu/homes/brun/pubs/pubs/Kiddon11.pdf) +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... +This is long and hard, but it will work eventually... |
