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

📰Poster - A Unified Model for Joint Chinese Word Segmentation and Dep… #418

Merged
merged 2 commits into from
Nov 16, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/_pages/papers.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ We only add paper to this list before we decide to oral/poster it at our AMC sem

| Seminar | Member | Paper |
| ------- | ------ | ----- |
| [S3E15](https://ai-ml.club/events/seminar-meeting-minutes-3-15/) | [@qhduan](https://github.com/qhduan) | [A Unified Model for Joint Chinese Word Segmentation and Dependency Parsing](https://arxiv.org/abs/1904.04697) |
| [S3E15](https://ai-ml.club/events/seminar-meeting-minutes-3-15/) |[@CyFeng16](https://github.com/CyFeng16) | [An Empirical Study of Spatial Attention Mechanisms in Deep Networks](https://arxiv.org/abs/1904.05873)|
| [S3E14](https://ai-ml.club/events/seminar-meeting-minutes-3-14/) | [@gaojiuy](https://github.com/gaojiuy) | [VISUALIZING DEEP NEURAL NETWORK DECISIONS:PREDICTION DIFFERENCE ANALYSIS](https://arxiv.org/pdf/1702.04595v1.pdf) |
| [S3E13](https://ai-ml.club/events/seminar-meeting-minutes-3-13/) | [@qhduan](https://github.com/qhduan) | [Deep Biaffine Attention for Neural Dependency Parsing](https://arxiv.org/abs/1611.01734) |
Expand Down