Word segmentation and part-of-speech tagging are two critical preliminary steps for downstream tasks in Vietnamese natural language processing. In reality, people tend to consider also the phrase boundary when performing word segmentation and part of speech tagging rather than solely process word by word from left to right. In this paper, we implement this idea to improve word segmentation and part of speech tagging the Vietnamese language by employing a simplified constituency parser. Our neural model for joint word segmentation and part-of-speech tagging has the architecture of the syllable-based CRF constituency parser. To reduce the complexity of parsing, we replace all constituent labels with a single label indicating for phrases. This model can be augmented with predicted word boundary and part-of-speech tags by other tools. Because Vietnamese and Chinese have some similar linguistic phenomena, we evaluated the proposed model and its augmented versions on three Vietnamese benchmark datasets and six Chinese benchmark datasets. Our experimental results show that the proposed model achieves higher performances than previous works for both languages.
翻译:在越南自然语言处理的下游任务中,单词分割和部分语音标记是两个关键的初步步骤。在现实中,人们在进行单词分割和部分语音标记时往往也考虑词组界限,而不是单词从左到右的单词标记。在本文件中,我们实施这一想法,通过使用简化选区分析器改进字分割和部分语音标记越南语言的文字分割和部分语音标记。我们用于联合单词分割和部分语音标记的神经模型有基于交错的通用报告格式选区分析器的结构。为了减少分解的复杂性,我们用一个单一标签来取代所有组成标签,标明语组。这一模型可以用预测的单词界限和其他工具的部分语音标记加以扩展。由于越南和中国有一些类似的语言现象,我们评估了三个越南基准数据集和六个中国基准数据集的拟议模型及其扩大版。我们的实验结果表明,拟议的模型的性能都高于两种语言的以往工作。