artefactory / NLPretext

All the goto functions you need to handle NLP use-cases, integrated in NLPretext
https://artefactory.github.io/NLPretext/
Apache License 2.0
138 stars 13 forks source link

Kernel dies when importing libraries from nlppretext for JupyterNotebook in Anaconda (Mac) #294

Open jvivar2383 opened 11 months ago

jvivar2383 commented 11 months ago

🐛 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:

  1. !pip install nlpretext
  2. from nlpretext import Preprocessor import nlpretext.basic.preprocess as basic import nlpretext.social.preprocess as social

Environment

github-actions[bot] commented 11 months ago

Hello @jvivar2383, thank you for your interest in our work!

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

julesbertrand commented 7 months ago

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.