You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
OS: [ macOS]
The text was updated successfully, but these errors were encountered:
I can't reproduce your error, the error does not seem to come from NLPretext. Please try again using the latest version ?
It if crashes again, it may be a kernel size issue on your computer.
🐛 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
The text was updated successfully, but these errors were encountered: