nickmuchi commited on
Commit
9e7efc7
·
1 Parent(s): cd911b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -7,7 +7,6 @@ from sklearn.feature_extraction import _stop_words
7
  import string
8
  import numpy as np
9
  from bs4 import BeautifulSoup
10
- from nltk import sent_tokenize
11
  import time
12
  from newspaper import Article
13
  import base64
 
7
  import string
8
  import numpy as np
9
  from bs4 import BeautifulSoup
 
10
  import time
11
  from newspaper import Article
12
  import base64