diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ -A Python implementation for the DEviaNT "That's What She Said" algorithm +# 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) +## 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 +## This is long and hard, but it will work eventually... |
