Skip to content

Commit fab4b4a

Browse files
authored
Merge pull request #36 from Gopi-Vamsi-Penaganti/fix-bug/issue-#31
bug-fix issue-#31
2 parents 3bdd65c + 15a0db3 commit fab4b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bonus content/nlp proven approach/contractions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"he'd": "he would",
2525
"he'd've": "he would have",
2626
"he'll": "he will",
27-
"he'll've": "he he will have",
27+
"he'll've": "he will have",
2828
"he's": "he is",
2929
"how'd": "how did",
3030
"how'd'y": "how do you",

0 commit comments

Comments
 (0)