Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.05 KB

speech-act

This repository contains code of our journal [Computational Linguistics - Special Issue on Language in Social Media, Exploiting discourse and other contextual information] paper entitled Modeling Speech Acts in Asynchronous Conversations: A Neural-CRF Approach.

alt text

Software Requirements

Python 3.6 and Tensorflow 1.4 are required for the current codebase.

Citation

   @article{joty-cl-si-18,
     title="{Speech Act Modeling of Written Asynchronous Conversations: A Neural CRF Approach}",
     author={Shafiq Joty and Tasnim Mohiuddin},
     journal = {Computational Linguistics (Special Issue on Language in Social Media, Exploiting discourse and other contextual information)},
     publisher={MIT Press},
     issue={},
     pages={(Conditionally accepted)},
     year={2018},
     url = {}
   }