paper-with-me

홈 › Papers

RepGraph: Visualising and Analysing Meaning Representation Graphs

2021-11-01 · EMNLP (ACL) 2021 11 · Jaron Cohen, Roy Cohen, Edan Toledo, Jan Buys

We present RepGraph, an open source visualisation and analysis tool for meaning representation graphs. Graph-based meaning representations provide rich semantic annotations, but visualising them clearly is more challenging than for fully lexicalized representations. Our application provides a seamless, unifying interface with which to visualise, manipulate and analyse semantically parsed graph data represented in a JSON-based serialisation format. RepGraph visualises graphs in multiple formats, with an emphasis on showing the relation between nodes and their corresponding token spans, whilst keeping the representation compact. Additionally, the web-based tool provides NLP researchers with a clear, visually intuitive way of interacting with these graphs, and includes a number of graph analysis features. The tool currently supports the DMRS, EDS, PTG, UCCA, and AMR semantic frameworks. A live demo is available at https://repgraph.vercel.app/.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Praaline: An Open-Source System for Managing, Annotating, Visualising and Analysing Speech Corpora

2018-07-01 · ACL 2018 7 · George Christodoulides

In this system demonstration we present the latest developments of Praaline, an open-source software system for constituting and managing, manually and automatically annotating, visualising and analysing spoken language …

Representative Graph Neural Network

2020-08-12 · ECCV 2020 8 · Changqian Yu, Yifan Liu, Changxin Gao, Chunhua Shen 외

Non-local operation is widely explored to model the long-range dependencies. However, the redundant computation in this operation leads to a prohibitive complexity. In this paper, we present a Representative Graph (RepGr…

Graph Neural Networkobject-detectionObject DetectionSemantic Segmentation

The Royal Birth of 2013: Analysing and Visualising Public Sentiment in the UK Using Twitter

2013-08-08 · Vu Dung Nguyen, Blesson Varghese, Adam Barker

Analysis of information retrieved from microblogging services such as Twitter can provide valuable insight into public sentiment in a geographic region. This insight can be enriched by visualising information in its geog…

BIG-bench Machine LearningSentiment Analysis

Visualising Information Flow in Word Embeddings with Diffusion Tensor Imaging

2026-01-09 · Thomas Fabian arxiv

Understanding how large language models (LLMs) represent natural language is a central challenge in natural language processing (NLP) research. Many existing methods extract word embeddings from an LLM, visualise the emb…

Visualising Argumentation Graphs with Graph Embeddings and t-SNE

2021-07-01 · Lars Malmqvist, Tommy Yuan, Suresh Manandhar

This paper applies t-SNE, a visualisation technique familiar from Deep Neural Network research to argumentation graphs by applying it to the output of graph embeddings generated using several different methods. It shows …