Skip to content

cudbg/DialecticICWSM

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

DialecticICWSM

This repository contains the code and data for

Title: Leveraging Quality Prediction Models for Automatic Writing Feedback

Authors: Hamed Nilforoshan and Eugene Wu

Conference: ICWSM 2018

We collected all data on Amazon's Mechanical Turk, per the experiment design descriptions in the above paper. Data is organized as follows:

/data/airbnb.csv and data/amazon.csv - Data from our Evaluation experiments of the system feedback

/data/segment/ Directory containing data for our evaluation of the weak supervision hypothesis

Code is in /src/ and contains the following packages

apriori.py - Apriori algorithm to extract jargon from documents

featureExtraction.py - Extract feature vector from document text

generateExplainerNew.py - Perturbation Analysis

lda.py - LDA in gensim

liwc.py - LIWC python interface for web application

segmentation.py - TopicTiling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages