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

add infer_batch_size to AllenNLPProcessor #8

Merged
merged 6 commits into from
Apr 6, 2021

Conversation

DianLiI
Copy link
Collaborator

@DianLiI DianLiI commented Apr 5, 2021

This PR fixes [#4].

Description of changes

Add config option infer_batch_size in case there are too many sentences.

Possible influences of this PR.

N/A

Test Conducted

Pipeline containing AllenNLPProcessor.

Copy link
Member

@hunterhector hunterhector left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it'd be nice to setup some type annotations.

forte_wrapper/allennlp/allennlp_processors.py Outdated Show resolved Hide resolved
@DianLiI DianLiI marked this pull request as draft April 6, 2021 14:53
@DianLiI DianLiI marked this pull request as ready for review April 6, 2021 15:39
# Conflicts:
#	forte_wrapper/allennlp/allennlp_processors.py
#	setup.py
hunterhector
hunterhector previously approved these changes Apr 6, 2021
@hunterhector hunterhector dismissed their stale review April 6, 2021 20:22

find a documentation issue.

@hunterhector hunterhector merged commit b42b7aa into asyml:main Apr 6, 2021
@DianLiI DianLiI deleted the infer-batch-size branch April 6, 2021 21:26
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