HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

A Novel Neural Network Model for Joint POS Tagging and Graph-based Dependency Parsing

Dat Quoc Nguyen; Mark Dras; Mark Johnson

A Novel Neural Network Model for Joint POS Tagging and Graph-based Dependency Parsing

Abstract

We present a novel neural network model that learns POS tagging and graph-based dependency parsing jointly. Our model uses bidirectional LSTMs to learn feature representations shared for both POS tagging and dependency parsing tasks, thus handling the feature-engineering problem. Our extensive experiments, on 19 languages from the Universal Dependencies project, show that our model outperforms the state-of-the-art neural network-based Stack-propagation model for joint POS tagging and transition-based dependency parsing, resulting in a new state of the art. Our code is open-source and available together with pre-trained models at: https://github.com/datquocnguyen/jPTDP

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
part-of-speech-tagging-on-udJoint Bi-LSTM
Avg accuracy: 95.55

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Novel Neural Network Model for Joint POS Tagging and Graph-based Dependency Parsing | Papers | HyperAI