🐛 Bug Report
I ran !pip install nlpretext to install all packages. The installation seemed successful until i started importing the packages from the example here. This is the message i get: The kernel for Untitled.ipynb appears to have died. It will restart automatically
Steps to reproduce the behavior:
- !pip install nlpretext
- from nlpretext import Preprocessor
import nlpretext.basic.preprocess as basic
import nlpretext.social.preprocess as social
Environment
🐛 Bug Report
I ran !pip install nlpretext to install all packages. The installation seemed successful until i started importing the packages from the example here. This is the message i get: The kernel for Untitled.ipynb appears to have died. It will restart automatically
Steps to reproduce the behavior:
import nlpretext.basic.preprocess as basic
import nlpretext.social.preprocess as social
Environment