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

Not getting prompted to download coreNLP (before deleting some large files)/Now can't parse after downloading coreNLP #46

Open
Subcomediante opened this issue Dec 28, 2016 · 5 comments

Comments

@Subcomediante
Copy link

Subcomediante commented Dec 28, 2016

I'm just getting started with corpkit. I loaded my first corpus called "Chapters" and clicked on "Parse: Chapters." Nothing happens.

I'm attaching the log file.
log-00.txt

Also, perhaps this is related to my problem:
The Files listed in the GUI under "Files in subcorpus: "name of the selected subcorpus" are not the ones I put there or that can be found in the directory in the project in question. That is the case for one subcorpus. There are two. For the second one, no files are listed under "Files in the subcorpus: "name of the selected subcorpus." Even though there are several in the directory for the project in the "data" folder.

Thank you for the help.

@interrogator
Copy link
Owner

Hi,

Thanks for the report. Yeah, it seems from the log that there is some encoding issue, which causes an error before the CoreNLP download would start. I'll be able to take a look at this today.

Thanks!

@Subcomediante
Copy link
Author

Subcomediante commented Dec 29, 2016 via email

@Subcomediante
Copy link
Author

Hello --

Today I removed a few large files from each subcorpus, deleted the old project and reloaded the corpus. I was able to download successfully, it seems, coreNLP, responding positively to the prompt to do so after clicking on Parse button. However I'm not able to parse, it seems.

Attached is the new log file.

Thanks for the help,
Jeff
log-00.txt

@Subcomediante Subcomediante reopened this Dec 30, 2016
@Subcomediante Subcomediante changed the title Not getting prompted to download coreNLP Not getting prompted to download coreNLP (before deleting some large files)/Now can't parse after downloading coreNLP Dec 31, 2016
@interrogator
Copy link
Owner

So yes, your first issue was caused by some code that splits up large files, which can help with parsing. I've fixed that bit of code in GitHub, but not yet on pypi/the .app.

Your second problem is related, also about file encoding. I can take a look soon, and will put up a fix.

@Subcomediante
Copy link
Author

Subcomediante commented Jan 2, 2017 via email

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