Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.

RNC FrRu Aligned (Russian-French Word Alignment Dataset)

Dataset Description

This dataset contains sentence pairs with manual word alignment annotations. It is built upon the Russian-French subcorpus of the Russian National Corpus (RNC).

The primary purpose of this dataset is to support word alignment tasks. The annotation distinguishes between "Sure" and "Possible" alignment links, following standard alignment conventions.

  • Curated by: Russian National Corpus
  • Language(s): French, Russian
  • License: CC BY-NC-SA 4.0

Dataset Statistics

  • Current Size: 479 sentence pairs.
  • Status: Active (The dataset is currently being expanded).

Dataset Structure

The dataset is organized into three directories representing the full set and the training/validation splits.

Directory Layout

  • all/: Contains the complete dataset (all available annotated pairs).
  • train/: Contains 80% of the data from all, intended for training.
  • dev/: Contains the remaining 20% of the data, intended for development/validation.

File Format

Each directory contains three parallel files sharing the prefix frru:

  1. frru.src: Source sentences in French. One sentence per line.
  2. frru.tgt: Target sentences in Russian. One sentence per line.
  3. frru.talp: Word alignment annotations in Pharaoh format.

The .talp files contain the alignment links for the corresponding sentence pairs.

  • Notation: Space-separated pairs of indices i-j (e.g., 1-1 2p3).
  • Indexing: 1-based indexing (The first word in the sentence has index 1, not 0).
  • Link Types: The dataset contains both S (Sure) and P (Possible) links.

Dataset Creation

Annotation Process

Two native Russian speakers (French level B2+) performed manual annotation using Sure (S) and Possible (P) labels, based on principles from [Politova et al., 2023]. Language-specific Annotation Rules:

  • Articles: Not aligned.
  • Separable verb elements (reflexive pronouns): Aligned together with the main word.
  • Auxiliaries & Prepositions: Aligned as S if an explicit counterpart exists; otherwise marked as P (attached to the main word) or left unaligned.
  • Idioms: Marked as S for stable translations, otherwise P.

Quality Control

Annotations underwent selective joint verification by all annotators to ensure consistency, though parallel double-annotation was not performed.

License

This dataset is distributed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.

How to cite

If you are using this dataset in your scientific work, please, cite this paper:

TBA

Downloads last month
45

Collection including ruscorpora/rnc_frru_aligned