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

Release 0.0.4 #6

Merged
merged 16 commits into from
Jan 21, 2019
Merged

Release 0.0.4 #6

merged 16 commits into from
Jan 21, 2019

Conversation

JT-Ushio
Copy link
Collaborator

@JT-Ushio JT-Ushio commented Jan 21, 2019

[io]

  • add IniConfigurator: This class can build hyper parameters configurator from .ini file.
  • add SingleTaskDataset: Simple abstract single-task dataset.

[nn] [Dynet]

  • add Transformer structure.
  • add seq2seq_encoder abstract.
  • add biaffine attention structure.
  • add graph_nerual_networks unit.

[utils]

  • add CaseSensConfigParser class.
  • add dual_channel_logger (file & console) function.
  • add shadow_padding function.

[example]

  • add Dependency parsing IO example.

@JT-Ushio JT-Ushio merged commit d07bfbc into AntNLP:release-0.0.4 Jan 21, 2019
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