transition-amr-parser and stog
About transition-amr-parser
IBM/transition-amr-parser
SoTA Abstract Meaning Representation (AMR) parsing with word-node alignments in Pytorch. Includes checkpoints and other tools such as statistical significance Smatch.
This tool helps natural language processing researchers and developers convert plain text into Abstract Meaning Representation (AMR) graphs. You input English or other supported language sentences or documents, and it outputs a graphical representation of their meaning in Penman notation. This is for users who need to analyze semantic structures in text for research or advanced language understanding tasks.
About stog
sheng-z/stog
AMR Parsing as Sequence-to-Graph Transduction
This project helps Natural Language Processing (NLP) researchers and computational linguists convert English sentences into Abstract Meaning Representations (AMR). It takes raw text as input and outputs a graph that shows the semantic meaning of the sentence, including who did what to whom. This is useful for researchers who need to analyze sentence meaning in a structured, machine-readable format.
Scores updated daily from GitHub, PyPI, and npm data. How scores work