changed sentenceprocessing.py to use spaCy instead of NLTK for both aspects

This commit is contained in:
WhatDidYouExpect 2025-07-02 01:32:45 +02:00
parent 3ae6a301a6
commit 25044d16d4
4 changed files with 26 additions and 60 deletions

View file

@ -1,6 +1,7 @@
discord.py
markovify
nltk
spacy
spacytextblob
requests
psutil
better_profanity