forked from gooberinc/goober
changed sentenceprocessing.py to use spaCy instead of NLTK for both aspects
This commit is contained in:
parent
3ae6a301a6
commit
25044d16d4
4 changed files with 26 additions and 60 deletions
|
@ -1,6 +1,7 @@
|
|||
discord.py
|
||||
markovify
|
||||
nltk
|
||||
spacy
|
||||
spacytextblob
|
||||
requests
|
||||
psutil
|
||||
better_profanity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue