paper-with-me

Papers

Augmenty: A Python Library for Structured Text Augmentation

2023-12-09 · Kenneth Enevoldsen

Augmnety is a Python library for structured text augmentation. It is built on top of spaCy and allows for augmentation of both the text and its annotations. Augmenty provides a wide range of augmenters which can be combined in a flexible manner to create complex augmentation pipelines. It also includes a set of primitives that can be used to create custom augmenters such as word replacement augmenters. This functionality allows for augmentations within a range of applications such as named entity recognition (NER), part-of-speech tagging, and dependency parsing.

📄 PDF Abstract BibTeX arXiv:2312.05520

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERPart-Of-Speech TaggingText Augmentation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Library 설명 없음

Similar Papers 제목 키워드 기반

Rapid Augmentations for Time Series (RATS): A High-Performance Library for Time Series Augmentation

2026-01-06 · Wadie Skaf, Felix Kern, Aryamaan Basu Roy, Tejas Pradhan 외 arxiv

Time series augmentation is critical for training robust deep learning models, particularly in domains where labelled data is scarce and expensive to obtain. However, existing augmentation libraries for time series, main…

EHRKit: A Python Natural Language Processing Toolkit for Electronic Health Record Texts

2022-04-13 · Irene Li, Keen You, Yujie Qiao, Lucas Huang 외

The Electronic Health Record (EHR) is an essential part of the modern medical system and impacts healthcare delivery, operations, and research. Unstructured text is attracting much attention despite structured informatio…

Information RetrievalMachine Translationnamed-entity-recognitionNamed Entity Recognition+3

TorchIO: A Python library for efficient loading, preprocessing, augmentation and patch-based sampling of medical images in deep learning

2020-03-09 · Fernando Pérez-García, Rachel Sparks, Sébastien Ourselin

Processing of medical images such as MRI or CT presents unique challenges compared to RGB images typically used in computer vision. These include a lack of labels for large datasets, high computational costs, and metadat…

Data Augmentation

AugLiChem: Data Augmentation Library of Chemical Structures for Machine Learning

2021-11-30 · Rishikesh Magar, Yuyang Wang, Cooper Lorsung, Chen Liang 외

Machine learning (ML) has demonstrated the promise for accurate and efficient property prediction of molecules and crystalline materials. To develop highly accurate ML models for chemical structure property prediction, d…

BIG-bench Machine LearningData AugmentationProperty Prediction

MVOS_HSI: A Python Library for Preprocessing Agricultural Crop Hyperspectral Data

2026-04-08 · Rishik Aggarwal, Krisha Joshi, Pappu Kumar Yadav, Jianwei Qin 외 arxiv

Hyperspectral imaging (HSI) allows researchers to study plant traits non-destructively. By capturing hundreds of narrow spectral bands per pixel, it reveals details about plant biochemistry and stress that standard camer…

Data Augmentation