34 skills found · Page 1 of 2
IBM / Transition Amr ParserSoTA Abstract Meaning Representation (AMR) parsing with word-node alignments in Pytorch. Includes checkpoints and other tools such as statistical significance Smatch.
bjascob / AmrlibA python library that makes AMR parsing, generation and visualization simple.
sheng-z / StogAMR Parsing as Sequence-to-Graph Transduction
c-amr / CamrTransition-based tree-to-graph AMR Parser
goodbai-nlp / AMRBARTCode for our paper "Graph Pre-training for AMR Parsing and Generation" in ACL2022
jcyk / AMR GsAMR Parsing via Graph-Sequence Iterative Inference
sinantie / NeuralAmrSequence-to-sequence models for AMR parsing and generation
xdqkid / S2S AMR ParserImproving AMR parsing with Sequence-to-Sequence Pre-training
longxudou / HIT SCIR CoNLL2019"HIT-SCIR at MRP 2019: A Unified Pipeline for Meaning Representation Parsing via Efficient Training and Effective Encoding"-1st system in CoNLL2019 shared task
lil-lab / AmrCornell AMR Semantic Parser (Artzi et al., EMNLP 2015)
SapienzaNLP / Xl AmrXL-AMR is a sequence-to-graph cross-lingual AMR parser that exploits transfer learning (EMNLP2020).
ablodge / LeamrA structurally comprehensive dataset of AMR-to-text alignments for coverage of a larger variety of linguistic phenomena, for research related to AMR parsing, generation, and evaluation.
chenllliang / ATP AMRSource code for paper "ATP: AMRize Than Parse! Enhancing AMR Parsing with PseudoAMRs" @NAACL-2022
IBM / AMR CSLogicA service that parses a sentence using AMR and returns a set of Verbnet logic predicates grounded with the roles of the input sentence.
Wangpeiyi9979 / HCL Text2AMRCode for ACL22 short Paper "Hierarchical Curriculum Learning for AMR Parsing"
freesunshine0316 / SembleuSemBleu: A Robust Metric for AMR Parsing Evaluation
jcyk / AMR ParserAMR-parser. Code for EMNLP2019 paper "Core Semantic First: A Top-down Approach for AMR Parsing."
emorynlp / Levi Graph Amr ParserNo description available
ypuzikov / Graph Based AMR ParserA Python implementation of a graph-based parser for Abstract Meaning Representation (AMR)
didzis / TensorflowAMRAMR Parsing with seq2seq RNN