Same Side Stance Classification Resampled Datasets
收藏数据链接:
官方服务:
资源简介:
The resampled datasets for the Same Side Stance Classification problem used in the EMNLP'21 paper "On Classifying whether Two Texts are on the Same Side of an Argument". The data is based on the publicly available S3C training datasets. The data format is <em>JSONlines</em>.<br> Python Load Example: (for every single task split) <pre><code class="language-python">import pandas as pd df_cross_dev = pd.read_json("cross_dev.jsonl", lines=True)</code></pre> For details on how the data was compiled, please refer to our code.
提供机构:
Zenodo创建时间:
2021-09-06



