The invention belongs to the technical field of
natural language processing, and relates to a knowledge association method based on
semantic similarity and co-occurrence word matching degree. According to the method,
keyword extraction is carried out on the text by utilizing a jieba word segmentation
library, high-frequency and high-distinction-degree feature words are highlighted in combination with a classical TF-IDF
algorithm, the matching degree of semantic distribution is quantified through a
vector space model by adopting a measurement standard of
cosine similarity, and the co-occurrence condition of vocabularies in the text is particularly concerned; and the
semantic association information is used as an important index for measuring the text association degree, so that surface
semantic association information possibly omitted by single semantic analysis is made up. According to the method, the
semantic similarity, the co-occurrence word matching degree and the vocabulary co-occurrence condition are comprehensively considered, so that the correlation degree between the texts can be more comprehensively and accurately measured, the
information retrieval accuracy is effectively improved, meanwhile, the calculation complexity is reduced, and more accurate and comprehensive information services are provided for users.