jPTDP
Joint language parser
An implementation of neural network models for joint POS tagging and dependency parsing.
Neural network models for joint POS tagging and dependency parsing (CoNLL 2017-2018)
158 stars
7 watching
30 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
dependency-parserdependency-parsinglstmneural-networkpart-of-speech-taggerpos-taggerpos-tagging
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit for part-of-speech tagging and morphological analysis | 141 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| A Thai word tokenization library using Deep Neural Network | 421 |
| A Python binding to a C++ NLP tool for Dutch language processing tasks | 47 |
| A C implementation of a grammar parser for the Jq language | 3 |
| Large-scale language model with improved performance on NLP tasks through distributed training and efficient data processing | 591 |
| A collection of libraries and tools for Natural Language Processing | 473 |
| An open-source C++ software framework for joint segmentation, POS tagging and dependency parsing using a randomized greedy algorithm. | 9 |
| A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
| A library for processing and analyzing Japanese natural language text | 148 |
| Extending pretraining models to handle multiple modalities by aligning language and video representations | 751 |
| A Perl-based dependency parsing system for multiple Romance languages, including grammar compiler and parser generator. | 10 |
| An NLP parser with high accuracy models for multiple languages | 873 |
| A Java-based tool for annotating and tagging parts of speech in social media text, utilizing machine learning models. | 0 |