paper-with-me

Papers

Producing Monolingual and Parallel Web Corpora at the Same Time - SpiderLing and Bitextor's Love Affair

2016-05-01 · LREC 2016 5 · Nikola Ljube{\v{s}}i{\'c}, Miquel Espl{\`a}-Gomis, Antonio Toral, Sergio Ortiz Rojas, Filip Klubi{\v{c}}ka

This paper presents an approach for building large monolingual corpora and, at the same time, extracting parallel data by crawling the top-level domain of a given language of interest. For gathering linguistically relevant data from top-level domains we use the SpiderLing crawler, modified to crawl data written in multiple languages. The output of this process is then fed to Bitextor, a tool for harvesting parallel data from a collection of documents. We call the system combining these two tools Spidextor, a blend of the names of its two crucial parts. We evaluate the described approach intrinsically by measuring the accuracy of the extracted bitexts from the Croatian top-level domain {`}.hr{''} and the Slovene top-level domain {`}.si{''}, and extrinsically on the English-Croatian language pair by comparing an SMT system built from the crawled data with third-party systems. We finally present parallel datasets collected with our approach for the English-Croatian, English-Finnish, English-Serbian and English-Slovene language pairs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Machine Translation Using Monolingual Corpora Only

2017-10-31 · ICLR 2018 1 · Guillaume Lample, Alexis Conneau, Ludovic Denoyer, Marc'Aurelio Ranzato

Machine translation has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale parallel corpora. There have been numerous attempts to extend these successe…

Machine TranslationSentenceTranslationUnsupervised Machine Translation

Parallel Corpus Augmentation using Masked Language Models

2024-10-04 · Vibhuti Kumari, Narayana Murthy Kavi

In this paper we propose a novel method of augmenting parallel text corpora which promises good quality and is also capable of producing many fold larger corpora than the seed corpus we start with. We do not need any add…

Language ModelingLanguage ModellingSentenceSentence Embeddings

Towards producing bilingual lexica from monolingual corpora

2016-05-01 · LREC 2016 5 · Jingyi Han, N{\'u}ria Bel

Bilingual lexica are the basis for many cross-lingual natural language processing tasks. Recent works have shown success in learning bilingual dictionary by taking advantages of comparable corpora and a diverse set of si…

Machine TranslationTranslation

Identification of Parallel Sentences in Comparable Monolingual Corpora from Different Registers

2018-10-01 · WS 2018 10 · R{\'e}mi Cardon, Natalia Grabar

Parallel aligned sentences provide useful information for different NLP applications. Yet, this kind of data is seldom available, especially for languages other than English. We propose to exploit comparable corpora in F…

Information RetrievalMachine TranslationSTSText Simplification

Semi-Supervised Learning for Neural Machine Translation

2016-06-15 · ACL 2016 8 · Yong Cheng, Wei Xu, Zhongjun He, wei he 외

While end-to-end neural machine translation (NMT) has made remarkable progress recently, NMT systems only rely on parallel corpora for parameter estimation. Since parallel corpora are usually limited in quantity, quality…

DecoderMachine TranslationNMTparameter estimation+1