Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 752 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 752 Bytes

Secondary Downloads

Download the complete data, including all features, here

Then, download the discourse model here

Instructions

To get the BERT representations, use compute_bert_representations.py, then use contentiousness_pipeline.py to perform the experiments.

Example: python contentiousness_pipeline.py --topic abortion --data keyword_data/abortion.pickle

Requires python>=3.8.