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

Reading 0 paragraphs #270

Open
Mushahid2521 opened this issue Jul 1, 2021 · 1 comment
Open

Reading 0 paragraphs #270

Mushahid2521 opened this issue Jul 1, 2021 · 1 comment

Comments

@Mushahid2521
Copy link

Hello. I have created the db.db file from a json file which contains id and text like below:
{"id": "Doc 1", "text": "Text of Doc1"} {"id": "Doc 2", "text": "Text of Doc 2"}

Then I created the .npz file from the db.db file. Now when I run scripts/pipeline/interactive.py file specifying the db file npz file I see that it prints
[ Reading 0 paragraphs... ]
in the console. Please let me know where I am mistaking.

@BayanIssa
Copy link

I have same error

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

2 participants