paper-with-me

Papers

StreamSide: A Fully-Customizable Open-Source Toolkit for Efficient Annotation of Meaning Representations

2021-09-20 · Jinho D. Choi, Gregor Williamson

This demonstration paper presents StreamSide, an open-source toolkit for annotating multiple kinds of meaning representations. StreamSide supports frame-based annotation schemes e.g., Abstract Meaning Representation (AMR) and frameless annotation schemes e.g., Widely Interpretable Semantic Representation (WISeR). Moreover, it supports both sentence-level and document-level annotation by allowing annotators to create multi-rooted graphs for input text. It can open and automatically convert between several types of input formats including plain text, Penman notation, and its own JSON format enabling richer annotation. It features reference frames for AMR predicate argument structures, and also concept-to-text alignment. StreamSide is released under the Apache 2.0 license, and is completely open-source so that it can be customized to annotate enriched meaning representations in different languages (e.g., Uniform Meaning Representations). All StreamSide resources are publicly distributed through our open source project at: https://github.com/emorynlp/StreamSide.

📄 PDF Abstract BibTeX arXiv:2109.09853

Code (1)

emorynlp/streamside 공식 구현

Tasks

Abstract Meaning RepresentationSentence

Similar Papers 제목 키워드 기반

U-TOE: Universal TinyML On-board Evaluation Toolkit for Low-Power IoT

2023-06-26 · Zhaolan Huang, Koen Zandberg, Kaspar Schleiser, Emmanuel Baccelli

Results from the TinyML community demonstrate that, it is possible to execute machine learning models directly on the terminals themselves, even if these are small microcontroller-based devices. However, to date, practit…

Edge-computing

Torch2Chip: An End-to-end Customizable Deep Neural Network Compression and Deployment Toolkit for Prototype Hardware Accelerator Design

2024-05-02 · Jian Meng, Yuan Liao, Anupreetham Anupreetham, Ahmed Hasssan 외

The development of model compression is continuously motivated by the evolution of various neural network accelerators with ASIC or FPGA. On the algorithm side, the ultimate goal of quantization or pruning is acceleratin…

Model CompressionNeural Network CompressionQuantization

SciEvalKit: An Open-source Evaluation Toolkit for Scientific General Intelligence

2025-12-26 · Yiheng Wang, Yixin Chen, Shuo Li, Yifan Zhou 외 arxiv

We introduce SciEvalKit, a unified benchmarking toolkit designed to evaluate AI models for science across a broad range of scientific disciplines and task capabilities. Unlike general-purpose evaluation platforms, SciEva…

Multimodal ReasoningCode Generation

FlashRAG: A Modular Toolkit for Efficient Retrieval-Augmented Generation Research

2024-05-22 · Jiajie Jin, Yutao Zhu, Guanting Dong, Yuyao Zhang 외

With the advent of large language models (LLMs) and multimodal large language models (MLLMs), the potential of retrieval-augmented generation (RAG) has attracted considerable research attention. Various novel algorithms …

RAGRetrievalRetrieval-augmented Generation

Lightmorphic Signatures Analysis Toolkit

2022-12-31 · D. Damian

In this paper we discuss the theory used in the design of an open source lightmorphic signatures analysis toolkit (LSAT). In addition to providing a core functionality, the software package enables specific optimizations…