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

only sentences with a fixed size are chosen? #8

Open
LHRYANG opened this issue Mar 11, 2018 · 2 comments
Open

only sentences with a fixed size are chosen? #8

LHRYANG opened this issue Mar 11, 2018 · 2 comments

Comments

@LHRYANG
Copy link

LHRYANG commented Mar 11, 2018

No description provided.

@anantzoid
Copy link
Owner

Currently, yes. However, it would be very easy to simply do a padding to account for dynamic length.

@ckeshava
Copy link

ckeshava commented Dec 4, 2018

In the file data_utils.py at line 14, shouldn't the length of the padding be equal to (k - 1), where k is the size of the convolution filter?

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

3 participants