Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Blacksujit authored Apr 28, 2024
1 parent 9bfeb7f commit 5b34110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

# create a flask app


nltk.data.path.append("C:\\Users\\HP\\AppData\\Roaming\\nltk_data\\")
app = Flask(__name__)

ps = PorterStemmer()
Expand Down

0 comments on commit 5b34110

Please sign in to comment.