All Projects → zzsfornlp → zmsp

zzsfornlp / zmsp

Licence: GPL-3.0 license
The Mingled Structured Predictor

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
cython
566 projects
C++
36643 projects - #6 most used programming language
perl
6916 projects

Projects that are alternatives of or similar to zmsp

deepnlp
小时候练手的nlp项目
Stars: ✭ 11 (-45%)
Mutual labels:  dependency-parsing, semantic-role-labeling
Gumbel-CRF
Implementation of NeurIPS 20 paper: Latent Template Induction with Gumbel-CRFs
Stars: ✭ 51 (+155%)
Mutual labels:  structured-prediction
Flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Stars: ✭ 11,065 (+55225%)
Mutual labels:  semantic-role-labeling
Emotion-Cause-Analysis-Papers
Collection of papers on Emotion Cause Analysis
Stars: ✭ 63 (+215%)
Mutual labels:  semantic-role-labeling
domain-adaptation-capls
Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling
Stars: ✭ 43 (+115%)
Mutual labels:  structured-prediction
event-embedding-multitask
*SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach
Stars: ✭ 22 (+10%)
Mutual labels:  semantic-role-labeling
preprocess-conll05
Scripts for preprocessing the CoNLL-2005 SRL dataset.
Stars: ✭ 17 (-15%)
Mutual labels:  semantic-role-labeling
syntaxdot
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
Stars: ✭ 32 (+60%)
Mutual labels:  dependency-parsing
Spacy Course
👩‍🏫 Advanced NLP with spaCy: A free online course
Stars: ✭ 1,920 (+9500%)
Mutual labels:  dependency-parsing
semantic role labeling deep learning
SRL deep learning model is based on DB-LSTM which is described in this paper : [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P15-1109)
Stars: ✭ 20 (+0%)
Mutual labels:  semantic-role-labeling
infnet-spen
TensorFlow implementation [ICLR 18] "Learning Approximate Inference Networks for Structured Prediction"
Stars: ✭ 30 (+50%)
Mutual labels:  structured-prediction
KWDLC
Kyoto University Web Document Leads Corpus
Stars: ✭ 64 (+220%)
Mutual labels:  dependency-parsing
BiaffineDependencyParsing
BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement
Stars: ✭ 67 (+235%)
Mutual labels:  dependency-parsing
text2sql-lgesql
This is the project containing source codes and pre-trained models about ACL2021 Long Paper ``LGESQL: Line Graph Enhanced Text-to-SQL Model with Mixed Local and Non-Local Relations".
Stars: ✭ 68 (+240%)
Mutual labels:  structured-prediction
nlp-cheat-sheet-python
NLP Cheat Sheet, Python, spacy, LexNPL, NLTK, tokenization, stemming, sentence detection, named entity recognition
Stars: ✭ 69 (+245%)
Mutual labels:  dependency-parsing
unify-srl
Unifying Cross-Lingual Semantic Role Labeling with Heterogeneous Linguistic Resources (NAACL-2021).
Stars: ✭ 12 (-40%)
Mutual labels:  semantic-role-labeling
semeval22 structured sentiment
SemEval-2022 Shared Task 10: Structured Sentiment Analysis
Stars: ✭ 67 (+235%)
Mutual labels:  structured-prediction
cross-lingual-struct-flow
PyTorch implementation of ACL paper https://arxiv.org/abs/1906.02656
Stars: ✭ 23 (+15%)
Mutual labels:  dependency-parsing
sticker2
Further developed as SyntaxDot: https://github.com/tensordot/syntaxdot
Stars: ✭ 14 (-30%)
Mutual labels:  dependency-parsing
sequence labeling tf
Sequence Labeling in Tensorflow
Stars: ✭ 18 (-10%)
Mutual labels:  semantic-role-labeling

the Mingled Structured Predictor (zmsp)

Hi, here is a probably useful repo for Structured Prediction tasks.


Related works:

(* The following ones are using the current version of zmsp-v2.)

  • "On the Benefit of Syntactic Supervision for Cross-lingual Transfer in Semantic Role Labeling": details

  • "Comparing Span Extraction Methods for Semantic Role Labeling": details


(* The following ones are using the older version of zmsp-v1.)

  • "An Empirical Exploration of Local Ordering Pre-training for Structured Prediction": details

  • "A Two-Step Approach for Implicit Event Argument Detection": details

  • Some other parsers for interested readers: details

  • "An Empirical Investigation of Structured Output Modeling for Graph-based Neural Dependency Parsing": details

  • "On Difficulties of Cross-Lingual Transfer with Order Differences: A Case Study on Dependency Parsing": details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].