Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c403ffa

Browse files
Remove duplicate word
"he'll've" now converts to "he will have"
1 parent ce061ee commit c403ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎notebooks/Ch07_Analyzing_Movie_Reviews_Sentiment/contractions.py

Lines changed: 2 additions & 2 deletions
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",
@@ -129,4 +129,4 @@
129129
"you'll've": "you will have",
130130
"you're": "you are",
131131
"you've": "you have"
132-
}
132+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /