@inproceedings{boros-etal-2017-fast,
title = "Fast and Accurate Decision Trees for Natural Language Processing Tasks",
author = "Boros, Tiberiu and
Dumitrescu, Stefan Daniel and
Pipa, Sonia",
editor = "Mitkov, Ruslan and
Angelova, Galia",
booktitle = "Proceedings of the International Conference Recent Advances in Natural Language Processing, {RANLP} 2017",
month = sep,
year = "2017",
address = "Varna, Bulgaria",
publisher = "INCOMA Ltd.",
url = "https://preview.aclanthology.org/fix-sig-urls/R17-1016/",
doi = "10.26615/978-954-452-049-6_016",
pages = "103--110",
abstract = "Decision trees have been previously employed in many machine-learning tasks such as part-of-speech tagging, lemmatization, morphological-attribute resolution, letter-to-sound conversion and statistical-parametric speech synthesis. In this paper we introduce an optimized tree-computation algorithm, which is based on the original ID3 algorithm. We also introduce a tree-pruning method that uses a development set to delete nodes from over-fitted models. The later mentioned algorithm also uses a results caching method for speed-up. Our algorithm is almost 200 times faster than a naive implementation and yields accurate results on our test datasets."
}
Markdown (Informal)
[Fast and Accurate Decision Trees for Natural Language Processing Tasks](https://preview.aclanthology.org/fix-sig-urls/R17-1016/) (Boros et al., RANLP 2017)
ACL