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

Handle case where stopword file !exists #12

Merged
merged 1 commit into from
Aug 17, 2014

Conversation

mhuebert
Copy link
Contributor

Hit an error where unfluff tried to read a file that didn't exist; now the code should default to English. Would welcome a cleaner approach.

Hit an error where unfluff tried to read a file that didn't exist; now the code should default to English. Would welcome a cleaner approach.
@ageitgey
Copy link
Owner

Thanks for the PR. I'll take a look when I have a minute. I might prefer it throwing a more appropriate exception or returning an error code instead of silently defaulting to English.

ageitgey added a commit that referenced this pull request Aug 17, 2014
Handle case where stopword file !exists
@ageitgey ageitgey merged commit abf6159 into ageitgey:master Aug 17, 2014
@ageitgey
Copy link
Owner

On second though, I merged this. I'll add a warning message though before releasing it.

Thanks!

@ageitgey
Copy link
Owner

v0.6.0

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

Successfully merging this pull request may close these issues.

2 participants