KennethEnevoldsen / asent

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

Home Page:https://kennethenevoldsen.github.io/asent/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

another problem with spacy on : https://www.kaggle.com/code/smoestergaard/some-s22-reddit-toolbox/notebook

S-Hahemi222 opened this issue · comments

hi

when i run the second box (the box which entitled "#Load packages" ) on https://www.kaggle.com/code/smoestergaard/some-s22-reddit-toolbox/notebook, i receive a new error :
ken1
ken2

ken3

what should i do ?

Hi @S-Hahemi222, again this does not seem to be a bug so I would recommend using the discussion forum. It also does not seems like a bug with asent (you seem to not be using asent as it is commented out in the code).

Generally, when you use these types of fora it first has to show what causes the problem in a way minimally reproducible fashion. This post here can help you get started.