An open API service indexing awesome lists of open source software.

https://github.com/shreyansh26/srst-18

This repository contains code for our paper in the Surface Realization Workshop 2018 at ACL, Melbourne
https://github.com/shreyansh26/srst-18

acl shared-task surface-realization

Last synced: 8 days ago
JSON representation

This repository contains code for our paper in the Surface Realization Workshop 2018 at ACL, Melbourne

Awesome Lists containing this project

README

          

# Surface Realization Shared Task 2018

Shared task on Surface Realisation organised by Workshop on Multilingual Surface Realization at [ACL'18](http://acl2018.org/), Melbourne.

Project File Structure
----------------------

* **Approaches** - The approaches used to solve the problem
* Best PoS Sequence
* Language Model
* Reinflection-Baseline

* **dataset** - The dataset of the shared task

* **resources** - Collection of resources used for reference

* **Reports** - The reports and presentations of the project

To get an overall understanding of our approach, please go through our final [report](Reports/srst_report.pdf) and [paper](Reports/camera-ready-iit-bhu-varanasi.pdf).

If you wish to use our work, use the following BibTeX-
```
@InProceedings{W18-3603,
author = "Singh, Shreyansh
and Sharma, Ayush
and Chawla, Avi
and Singh, A.K.",
title = "IIT (BHU) Varanasi at MSR-SRST 2018: A Language Model Based Approach for Natural Language Generation",
booktitle = "Proceedings of the First Workshop on Multilingual Surface Realisation",
year = "2018",
publisher = "Association for Computational Linguistics",
pages = "29--34",
location = "Melbourne, Australia",
url = "http://aclweb.org/anthology/W18-3603"
}
```