Unregistered word identification method and system using five-stroke character root deep learning
A deep learning, unregistered word technology, applied in character and pattern recognition, electrical digital data processing, special data processing applications, etc. Improved accuracy, improved effects
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2019-09-27
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention belongs to the technical field of processing natural language data, and in particular relates to an unregistered word recognition method and system using deep learning of Wubi radicals. Background technique
[0002] At present, the commonly used existing technologies in the industry are as follows: "Named Entities", which are widely used in the field of natural language processing, were originally proposed at the Sixth Information Understanding Conference in 1996, and most of the research on MUC-6 is based on rules Methods, such as lexical rules for word forms or parts of speech. Formulate character matching rules based on prompt words before and after named entities, context, etc., mainly focusing on information extraction tasks. Named entities are objects of interest that can be used to solve specific problems. Sekine believes that the general seven subcategories of named entities cannot meet the application requirements of automatic q...
Examples
Embodiment 1
[0054] The present invention is a model combining LSTM and Wubi radicals for the recognition of Chinese named entities. The invention encodes the input character sequence and all potential words matching the Wubi radical dictionary. In contrast to character-based approaches, the present invention explicitly utilizes word and word order information. Gated recurrent units enable the model to select the most relevant characters and words from a sentence to generate better named entity recognition results.
[0055] In terms of input word embedding, the embodiments of the present invention use Wubi radicals to represent Chinese characters, and these representations are combined as character embeddings, which can enhance the exploration of morphological and semantic information of characters, and automatically extract n-gram features with neural networks. Divide each character into strokes to propose an n-gram model, each character is represented by 4 English letters. For differen...