acl2019-BERT-argument-classification-and-clustering
acl2019-BERT-argument-classification-and-clustering copied to clipboard
Hi, for UKP ASPECT Corpus there are 4 labels: ``` DTORCD: Different Topic/Can’t decide HS : High Similarity NS : No Similarity SS : Some Similarity ``` Would it be...
Hi! I tried to reproduce the performance of Glove Embeddings on the AFS dataset, but I failed. The Pearson correlation and Spearman's rank correlation are .3240 and .3400 in the...
Hi, Thanks for sharing the codebase. I am trying to execute the following script: argument-similarity/evaluation_with_clustering.py. However, it is throwing an error at the following lines (the error being no such...