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

changed the way that SocketNER retrieves data from the socket server #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

erickpeirson
Copy link

SocketNER.tag_text would now retrieve data in chunks of size 4092, and bail after a two-second timeout. May address issue #14 and issue #11. It will probably desirable to make the timeout configurable (either in the SocketNER constructor, or as a kwarg in tag_text), but I didn't quite feel comfortable messing with the API.

@erickpeirson
Copy link
Author

@dat This was a while ago, but maybe still useful? Just added a .travis.yml file so this PR wouldn't look so scary...

BTW, I'm happy to help maintain this.

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.

1 participant