paper-with-me

Papers

CodemixedNLP: An Extensible and Open NLP Toolkit for Code-Mixing

2021-06-10 · NAACL (CALCS) 2021 6 · Sai Muralidhar Jayanthi, Kavya Nerella, Khyathi Raghavi Chandu, Alan W Black

The NLP community has witnessed steep progress in a variety of tasks across the realms of monolingual and multilingual language processing recently. These successes, in conjunction with the proliferating mixed language interactions on social media have boosted interest in modeling code-mixed texts. In this work, we present CodemixedNLP, an open-source library with the goals of bringing together the advances in code-mixed NLP and opening it up to a wider machine learning community. The library consists of tools to develop and benchmark versatile model architectures that are tailored for mixed texts, methods to expand training sets, techniques to quantify mixing styles, and fine-tuned state-of-the-art models for 7 tasks in Hinglish. We believe this work has a potential to foster a distributed yet collaborative and sustainable ecosystem in an otherwise dispersed space of code-mixing research. The toolkit is designed to be simple, easily extensible, and resourceful to both researchers as well as practitioners.

📄 PDF Abstract BibTeX arXiv:2106.06004

Code (1)

murali1996/CodemixedNLP 공식 구현 pytorch

Similar Papers 제목 키워드 기반

XNMT: The eXtensible Neural Machine Translation Toolkit

2018-03-01 · WS 2018 3 · Graham Neubig, Matthias Sperber, Xinyi Wang, Matthieu Felix 외

This paper describes XNMT, the eXtensible Neural Machine Translation toolkit. XNMT distin- guishes itself from other open-source NMT toolkits by its focus on modular code design, with the purpose of enabling fast iterati…

Machine TranslationNMTspeech-recognitionSpeech Recognition+1

OpenSeq2Seq: Extensible Toolkit for Distributed and Mixed Precision Training of Sequence-to-Sequence Models

2018-07-01 · WS 2018 7 · Oleksii Kuchaiev, Boris Ginsburg, Igor Gitman, Vitaly Lavrukhin 외

We present OpenSeq2Seq {--} an open-source toolkit for training sequence-to-sequence models. The main goal of our toolkit is to allow researchers to most effectively explore different sequence-to-sequence architectures. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderMachine Translation+3

GCM: A Toolkit for Generating Synthetic Code-mixed Text

2021-04-19 · EACL 2021 2 · Mohd Sanad Zaki Rizvi, Anirudh Srinivasan, Tanuja Ganu, Monojit Choudhury 외

Code-mixing is common in multilingual communities around the world, and processing it is challenging due to the lack of labeled and unlabeled data. We describe a tool that can automatically generate code-mixed data given…

OpenSLU: A Unified, Modularized, and Extensible Toolkit for Spoken Language Understanding

2023-05-17 · Libo Qin, Qiguang Chen, Xiao Xu, Yunlong Feng 외

Spoken Language Understanding (SLU) is one of the core components of a task-oriented dialogue system, which aims to extract the semantic meaning of user queries (e.g., intents and slots). In this work, we introduce OpenS…

Spoken Language Understanding

OpenNRE: An Open and Extensible Toolkit for Neural Relation Extraction

2019-09-28 · IJCNLP 2019 11 · Xu Han, Tianyu Gao, Yuan YAO, Demin Ye 외

OpenNRE is an open-source and extensible toolkit that provides a unified framework to implement neural models for relation extraction (RE). Specifically, by implementing typical RE methods, OpenNRE not only allows develo…

Information RetrievalQuestion AnsweringRelationRelation Extraction+1