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

fix some bug, fix flake8, add some annotation #1

Merged
merged 2 commits into from
Jun 18, 2019
Merged

fix some bug, fix flake8, add some annotation #1

merged 2 commits into from
Jun 18, 2019

Conversation

caiyinqiong
Copy link
Member

  1. matchzoo\modules: add this folder, or matchzoo_init_.py will be error.
  2. matchzoo\data_pack\data_pack.py: remove one_hot_encode_label() which is useless.
  3. matchzoo\dataloader\dataloader.py: fix a bug of label(), or it will be error when user's data file have no label.
  4. matchzoo\dataloader\callbacks\padding.py: fix bugs, or it will be error when user's data file have no label.
  5. rename 'BasePadding' to BasicPadding.
  6. fix flake8
  7. add some annotation

@Chriskuei Chriskuei merged commit b7ceba8 into NTMC-Community:master Jun 18, 2019
@xumingying0612 xumingying0612 mentioned this pull request Aug 27, 2020
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.

None yet

2 participants