Skip to content

Commit

Permalink
Merge pull request #36 from Gopi-Vamsi-Penaganti/fix-bug/issue-#31
Browse files Browse the repository at this point in the history
bug-fix issue-#31
  • Loading branch information
raghavbali committed Mar 31, 2024
2 parents 3bdd65c + 15a0db3 commit fab4b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bonus content/nlp proven approach/contractions.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"he'd": "he would",
"he'd've": "he would have",
"he'll": "he will",
"he'll've": "he he will have",
"he'll've": "he will have",
"he's": "he is",
"how'd": "how did",
"how'd'y": "how do you",
Expand Down

0 comments on commit fab4b4a

Please sign in to comment.