paper-with-me

홈 › Papers

ReSiPC: a Tool for Complex Searches in Parallel Corpora

2020-05-01 · LREC 2020 5 · Antoni Oliver, Bojana Mikeleni{\'c}

In this paper, a tool specifically designed to allow for complex searches in large parallel corpora is presented. The formalism for the queries is very powerful as it uses standard regular expressions that allow for complex queries combining word forms, lemmata and POS-tags. As queries are performed over POS-tags, at least one of the languages in the parallel corpus should be POS-tagged. Searches can be performed in one of the languages or in both languages at the same time. The program is able to POS-tag the corpora using the Freeling analyzer through its Python API. ReSiPC is developed in Python version 3 and it is distributed under a free license (GNU GPL). The tool can be used to provide data for contrastive linguistics research and an example of use in a Spanish-Croatian parallel corpus is presented. ReSiPC is designed for queries in POS-tagged corpora, but it can be easily adapted for querying corpora containing other kinds of information.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

POSTAG

Similar Papers 제목 키워드 기반

ParHistVis: Visualization of Parallel Multilingual Historical Data

2019-08-01 · WS 2019 8 · Aikaterini-Lida Kalouli, Rebecca Kehlbeck, Rita Sevastjanova, Katharina Kaiser 외

The study of language change through parallel corpora can be advantageous for the analysis of complex interactions between time, text domain and language. Often, those advantages cannot be fully exploited due to the spar…

PaCo2: A Fully Automated tool for gathering Parallel Corpora from the Web

2012-05-01 · LREC 2012 5 · I{\~n}aki San Vicente, Iker Manterola

The importance of parallel corpora in the NLP field is fully acknowledged. This paper presents a tool that can build parallel corpora given just a seed word list and a pair of languages. Our approach is similar to others…

Bifixer and Bicleaner: two open-source tools to clean your parallel data

2020-11-01 · EAMT 2020 11 · Gema Ramírez-Sánchez, Jaume Zaragoza-Bernabeu, Marta Bañón, Sergio Ortiz Rojas

This paper shows the utility of two open-source tools designed for parallel data cleaning: Bifixer and Bicleaner. Already used to clean highly noisy parallel content from crawled multilingual websites, we evaluate their …

Machine TranslationTranslation

How Particle-System Random Batch Methods Enhance Graph Transformer: Memory Efficiency and Parallel Computing Strategy

2025-11-08 · Hanwen Liu, Yixuan Ma, Shi Jin, Yuguang Wang arxiv

Attention mechanism is a significant part of Transformer models. It helps extract features from embedded vectors by adding global information and its expressivity has been proved to be powerful. Nevertheless, the quadrat…

Multilingual Comparative Analysis of Deep-Learning Dependency Parsing Results Using Parallel Corpora

2022-06-01 · LREC (BUCC) 2022 6 · Diego Alves, Marko Tadić, Božo Bekavac

This article presents a comparative analysis of dependency parsing results for a set of 16 languages, coming from a large variety of linguistic families and genera, whose parallel corpora were used to train a deep-learni…

Dependency ParsingLanguage ModelingLanguage Modelling