解决环境影响声明元数据提取的结构性障碍

Addressing structural hurdles for metadata extraction from environmental impact statements

Journal of the Association for Information Science and Technology (JASIST) · 2023
被引 2
ABS 3

中文导读

研究了从美国环境影响声明中提取元数据时,文档长度、多文件顺序等非语言因素对标准机器学习方法的影响,并提出了改进建议。

Abstract

Abstract Natural language processing techniques can be used to analyze the linguistic content of a document to extract missing pieces of metadata. However, accurate metadata extraction may not depend solely on the linguistics, but also on structural problems such as extremely large documents, unordered multi‐file documents, and inconsistency in manually labeled metadata. In this work, we start from two standard machine learning solutions to extract pieces of metadata from Environmental Impact Statements, environmental policy documents that are regularly produced under the US National Environmental Policy Act of 1969. We present a series of experiments where we evaluate how these standard approaches are affected by different issues derived from real‐world data. We find that metadata extraction can be strongly influenced by nonlinguistic factors such as document length and volume ordering and that the standard machine learning solutions often do not scale well to long documents. We demonstrate how such solutions can be better adapted to these scenarios, and conclude with suggestions for other NLP practitioners cataloging large document collections.

自然语言处理元数据提取环境政策机器学习