Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets
License:
Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
0
89
The Slavic Persuasion Technique Corpus - version 1.0
For each language (BG, PL, RU) there is a folder which contains:
a) a subfolder named "raw-documents" which contain the plain texts
b) a file called "text-span-level-annotations.txt" where each line
contains the following elements separated by tabs:
<file-name> <start-char-position> <end-char-position> <persuasion-technique> <text-span>
Please note that the <text-span> elements contained in this file
are whitespace-normalized versions of the original text spans
referred to with the offsets
c) a file called "sentence-level-annotations.txt" where each line
contains the following elements separated by tabs:
<file-name> <start-char-position> <end-char-position> <persuasion-technique>+
Each sentence is labeled with one or more persuasion techniques.
d) a file called "sentence-level-annotations-full.txt" where each line
contains the following elements separated by tabs:
<file-name> <start-char-position> <end-char-position> <persuasion-technique>*
This is a version of "sentence-level-annotations.txt" which contains also
offsets of sentences with no occurrence of persuasion techniques
Each sentence is labeled with zero, one or more persuasion techniques.
e) a file called "sentences.txt" where each line
contains the following elements separated by tabs:
<file-name> <start-char-position> <end-char-position> <sentence>
Please note that the <sentence> elements contained in this file
are whitespace-normalized versions of the original sentences
referred to with the offsets.
README.md exists but content is empty.
Downloads last month
55

Collection including SlavicNLP/SlavicPersuasionTechniqueCorpus