Revert "Add exception for "gonna""

This reverts commit 280c03f67b.
This commit is contained in:
Ines Montani 2016-12-17 11:56:44 +01:00
parent 280c03f67b
commit c69b77d8aa
1 changed files with 0 additions and 10 deletions

View File

@ -1493,16 +1493,6 @@ TOKENIZER_EXCEPTIONS = {
{ORTH: "ma"} {ORTH: "ma"}
], ],
"gonna": [
{ORTH: "gon", LEMMA: "go"},
{ORTH: "na", LEMMA: "to"}
],
"Gonna": [
{ORTH: "Gon", LEMMA: "go"},
{ORTH: "na", LEMMA: "to"}
],
"whats": [ "whats": [
{ORTH: "what"}, {ORTH: "what"},
{ORTH: "s"} {ORTH: "s"}