Closed henri-rq closed 3 years ago
Thanks for the report! I'll investigate what may be going on here later this week.
Much appreciated!
Sorry, it's a busy time so I haven't gotten to the bottom of this yet.
Could you help me verify a hunch I have? Did you install via conda-forge? I believe I relaxed some of the version requirements for the dependencies in the conda package, and it looks like an API might have changed in one or more dependencies.
I did, yes. Only because it didn't work using pip install. Sorry, I didn't take a screenshot of the error at the time. However, I tried using the library in a Google Colab session (installing it with pip install) and everything worked with no issues there.
OK, great. Glad you were able to make things work! A new release is overdue, and I will make sure to update the conda-forge package when I push it out.
This issue will probably be solved when I make a new Conda package of the upcoming 0.5 release.
Description
Not sure if bugs or I'm just not using the library right.
I have a pandas dataframe containing 2 columns, document id (index) and document text.
Sorry if I'm missing something obvious :( And thanks for your work!
What I Did
And then the following crashes (works if I specify another layout):
As well as the following:
As well as trying to project a single mode network: