Skip to content

Experimental repository for preprocessing evaluation, enhanced from "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"

License

Notifications You must be signed in to change notification settings

lpapailiou/abcde

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Action-Based Conversations Dataset - Enhanced (ABCDE)

Introduction

This respository is a fork from https://github.com/asappresearch/abcd. It is enhanced by a preprocessing pipeline, including following methods:

  • expansion
  • coreference resolution
  • cleansing by removing highly emotional text snippets
  • lemmatization

Usage

To run the code, you may use the Google Colab Notebook abcde.ipynb.

Results

The python script abcde_results.py documents the results and provides different methods to plot the results accordingly.

Languages

  • Python 97.6%
  • Jupyter Notebook 1.6%
  • Shell 0.8%