Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading the document doesn't work #3

Open
nikolicdanilo opened this issue Jun 25, 2019 · 4 comments
Open

Loading the document doesn't work #3

nikolicdanilo opened this issue Jun 25, 2019 · 4 comments

Comments

@nikolicdanilo
Copy link

I have a problem when try to load any document from workspace/data.
I followed all the steps that are in README.
Do you know what could be the problem?

@azhe825
Copy link
Collaborator

azhe825 commented Jun 25, 2019

Hi @nikolicdanilo,

I am not exactly sure what the problem could be. Can you please check the following things?

  • any error message from the terminal you run the python job index.py?
  • are your documents placed under the directory workspace/data?
  • does the document have headers "Document Title", "Abstract", "Year", "PDF Link"?

It would be helpful if you can provide more context of your problem. Thank you!

Zhe

@rmahdav
Copy link

rmahdav commented Mar 14, 2020

Hi Zhe. I have the same issue so I prefer to write here instead of creating a new issue.
The answer to your three questions are:

  • In the terminal I see a warning: WARNING: This is a development server. Do not use it in a production deployment.
  • Yes, I put data under workspace/data.
  • Yes, my document has the mentioned headers plus "label".

I can load some of your sample csv files and some of my csv files but I have the problem with the main csv file I want to use.

I appreciate any help!

@azhe825
Copy link
Collaborator

azhe825 commented Mar 14, 2020

Hi @rmahdav, it is hard for me to diagnose without any error message.

I can help you fix this problem if you can send me (to [email protected]) a small sample of your data that can reproduce your loading error.

Thank you!

@azhe825
Copy link
Collaborator

azhe825 commented Mar 14, 2020

@rmahdav fixed. Please pull the repo and try loading your data.
Note: if you see a pickle file named after your data under src/memory, please remove it before loading your data again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants