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 c9886f5

Browse files
removed minor errors
1 parent 865896d commit c9886f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎helper.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ def fetch_news():
113113

114114

115115
def get_summary(text):
116+
116117
doc = nlp(text)
117-
tokens = [token.text for token in doc]
118118

119119
word_frequencies = word_frequency(doc)
120120
for word in word_frequencies.keys():

0 commit comments

Comments
(0)

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