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

[Prepare for v0.1] Enhancement Collection #8

Open
3 of 10 tasks
JT-Ushio opened this issue Mar 18, 2019 · 0 comments
Open
3 of 10 tasks

[Prepare for v0.1] Enhancement Collection #8

JT-Ushio opened this issue Mar 18, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JT-Ushio
Copy link
Collaborator

JT-Ushio commented Mar 18, 2019

Collect a variety of bugs and enhancements.

  • add Label_field for classification tasks.
  • override __str__ for better print display.
  • design universal shadow_padding function for classification, sequence labeling and seq2seq tasks.
  • add SeqTokenIndexer, DynamicSeqTokenIndexer.
  • add adaptation to dynamic index.
  • add adaptation to dynamic get batch.
  • add f+b choice to DeepBiLSTMBuilder (default is dy.concatenate([f, b])).
  • add .transduce() to DeepBiLSTMBuilder (same as dynet rnn_builder).
  • ...
  • waiting for the supplement~ : -)
@JT-Ushio JT-Ushio added the enhancement New feature or request label Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants