@inproceedings{jang-etal-2017-improving,
title = "Improving Document Clustering by Removing Unnatural Language",
author = "Jang, Myungha and
Choi, Jinho D. and
Allan, James",
editor = "Derczynski, Leon and
Xu, Wei and
Ritter, Alan and
Baldwin, Tim",
booktitle = "Proceedings of the 3rd Workshop on Noisy User-generated Text",
month = sep,
year = "2017",
address = "Copenhagen, Denmark",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/W17-4416/",
doi = "10.18653/v1/W17-4416",
pages = "122--130",
abstract = "Technical documents contain a fair amount of unnatural language, such as tables, formulas, and pseudo-code. Unnatural language can bean important factor of confusing existing NLP tools. This paper presents an effective method of distinguishing unnatural language from natural language, and evaluates the impact of un-natural language detection on NLP tasks such as document clustering. We view this problem as an information extraction task and build a multiclass classification model identifying unnatural language components into four categories. First, we create a new annotated corpus by collecting slides and papers in various for-mats, PPT, PDF, and HTML, where unnatural language components are annotated into four categories. We then explore features available from plain text to build a statistical model that can handle any format as long as it is converted into plain text. Our experiments show that re-moving unnatural language components gives an absolute improvement in document cluster-ing by up to 15{\%}. Our corpus and tool are publicly available"
}
Markdown (Informal)
[Improving Document Clustering by Removing Unnatural Language](https://preview.aclanthology.org/fix-sig-urls/W17-4416/) (Jang et al., WNUT 2017)
ACL