高级检索

    基于SRNN神经网络的汉语文本词类标注方法

    PART OF SPEECH TAGGING WITH SIMPLE RECURRENT NEURAL NETWORK

    • 摘要: 词类标注是语料库加工流程中的一个关键环节,是句法、语义标注分析的前提.本文提出了一种基于SRNN神经网络的词类标注方法,SRNN在三层前向神经网络的结构基础上,增加了隐层节点与输入层状态节点之间的反馈联接,这种结构使网络具有利用上下文词类信息的处理能力.本文还讨论了网络的训练算法,以人工标注过的句子作训练集,经过训练收敛后的网络对新语料的词类标注正确率达到了94%.

       

      Abstract: Part of speech tagging is one of the crucial stages in the corpus annotation process.A simple recurrent neural network (SRNN) model is addressed in this paper. Based on the structure of a three layer feedforward network, feedback connections between hidden layer nodes and state nodes in the input layer are added to the SRNN. During the tagging process, the enhanced neural network model is capable of handling contextual information in the text.The training algorithm of SRNN is also discussed.After the network is well trained with annotated sentences, it can correctly tag 94% of the words in testing data.

       

    /

    返回文章
    返回