pvanand commited on
Commit
c95521a
1 Parent(s): d59fbd1

Update helper_functions_api.py

Browse files
Files changed (1) hide show
  1. helper_functions_api.py +0 -2
helper_functions_api.py CHANGED
@@ -54,8 +54,6 @@ from fpdf import FPDF
54
  import re
55
  import pandas as pd
56
  import nltk
57
- nltk.download('stopwords')
58
- nltk.download('punkt')
59
  import requests
60
  import json
61
  from retry import retry
 
54
  import re
55
  import pandas as pd
56
  import nltk
 
 
57
  import requests
58
  import json
59
  from retry import retry