Skip to content

Commit

Permalink
test: updated nltk lib
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsahMohammad committed Apr 30, 2024
1 parent 9782f92 commit 323930b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/crawl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
source .env/bin/activate
python3 -m src.phantom --num_threads 2 --urls "https://github.com/AnsahMohammad" "https://github.com/AnsahMohammad" --sleep 18
python3 -m nltk.downloader stopwords
python3 -m nltk.downloader punkt
python3 -m src.phantom_indexing
echo "Crawling completed"
Expand Down

0 comments on commit 323930b

Please sign in to comment.