Design and implementation of a system based on online sentence analysis
In the process of analyzing sentence structure,in order to clarify the dependency relationship of each phrase and the final analysis tree,an online sentence analysis system was designed based on the combined category grammar with category transformation(CCG-C2).It achieved sentence segmentation,determined word categories,used category rules for transmission,re-solved ambiguity in the generated new phrases,and finally formed an analysis tree and stored it in a tree library.This system over-comes the time limit of sentence analysis and can achieve ambiguity resolution,a difficult point in the process of sentence analysis,through human-computer interaction.This system greatly improves the efficiency of manual analysis.