-
### Bug
install textattack through pip missing dependent package
### Enviroment
Ubuntu 18.04.5 LTS
conda 4.8.3
### Reproducing
```
conda create -n textattack python=3.6
conda activate textatt…
-
Hi! Now that spacy v3 and thinc v8 are close to release, I'm starting to explore ways to leverage the new functionality in textacy. One particular task that I'd love to implement via thinc and/or spac…
-
root@x-TECRA-S11:/home/x# cd Whatsapp-AutoChat-Bot
root@x-TECRA-S11:/home/x/Whatsapp-AutoChat-Bot# ls
database.db geckodriver.log README.md test.py
db.sqlite3 LICENSE …
-
I am running the below code:
from chatterbot import ChatBot #import the chatbot
from chatterbot.trainers import ListTrainer # Method to train chatterbot
from chatterbot.trainers import ChatterBot…
-
Hi
Shogun 4.0.0 is part of Fedora 22 packages collection. We do build for AArch64 architecture. Compiles fine, pass most of tests but some fail:
The following tests FAILED:
83 - integration-pyt…
-
Hi guys. I get the following error when importing textattack for the first time on a Ubuntu 18.04.3 machine (technically a Singularity container).
Some versions of relevant packages: `textattack==…
-
# **Describe the bug**
Nimbus fails to respond when the following character is inputted
### ’ a.k.a [U+2019](https://www.fileformat.info/info/unicode/char/2019/index.htm)
which differs from the fol…
-
I've installed g2p_en on my macOS system using setup.py
I created a test_g2p.py file containing the sample code provided in the README. When I run **python test_g2p.py** I receive the error below. …
-
Hi there. I am new to tensorflow and text to speech systems in general and I was following your example of training tacotron-2 from scratch and I ran into the following error when I am running train_t…
-
Creating a new chatterbot in a Jupyter notebook code cell as:
```python
from chatterbot import ChatBot
chatbot = ChatBot("Test")
```
results in `nltk` commentating on its own behaviour by dis…