Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

132 results about "Sentence similarity" patented technology

Sentence similarity is typically calculated by first embedding the sentences and then taking the cosine similarity between them. () ... Sentence similarity is a complex phenomenon. The meaning of a sentence does not only depend on the words in it, but also on the way they are combined.

Intelligent Chinese request-answering system based on concept

The invention discloses a Chinese question answering system based on concept, which mainly comprises a data server, a question pre-treatment module, a candidate question set extracting module and a question sentence similarity calculation module. The invention aims at providing a question answering system which is based on concept, can carry out synonym expansion of keywords which are processed by question sentences which are input by the user, understand question sentences better, carry out searching and improve the recall ratio of the question answering system. Furthermore, the system has a Chinese sentence similarity calculation method based on concept from three aspects: word form, word order and word length, and improves searching precision ratio. Meanwhile, the system adopts a high-efficiency retrieval technology to realize rapid extraction of candidate question set, calculates question sentence similarity, sorts question set quickly and returns the sorted questions and answers to the user. The question answering system of the invention gives more precise understanding in concept to the question sentences input by the user and searches the accurate answers. Experiments show that the question answering system of the invention achieves high recall ratio and precision ratio.
Owner:HUAZHONG UNIV OF SCI & TECH

Information processing method and device for realizing intelligent question answering

The invention relates to the technical field of man-machine interaction, and discloses an information processing method and device for realizing intelligent question answering. The information processing method comprises the following steps of: carrying out sentence segmentation on question text information to obtain a user question; and searching a standard question most similar to the user question and corresponding answer information from a QA library on the basis of a question similarity. Compared with the existing keyword retrieval-based question answering method, the method disclosed by the invention does not need to require the users to have keyword decomposition ability, is automatic in the whole process and is capable of greatly enhancing the user experience and improving the search effect and the pertinence and effectiveness of answers. Meanwhile, through fusing natural language understanding technologies such as sentence model analysis, lexical analysis and lexical meaning extension, and carrying out comprehensive calculation on multi-dimensional similarity, the method is capable of improving the correctness of a final sentence similarity in a Chinese automatic question answering process, and enabling a Chinese intelligent question answering system to be possible.
Owner:JIANGMEN POWER SUPPLY BUREAU OF GUANGDONG POWER GRID

Sentence similarity calculation method and system

The invention provides a sentence similarity calculation method and system. By using a word2vec algorithm, a pre-built corpus is trained to obtain vectors of all words in the corpus; performing intelligent word segmentation on two sentences to be subjected to similarity calculation; finding vectors corresponding to each segmented word in the first sentence and the second sentence from the corpus; sequentially calculating the similarity between each segmented word of the first sentence and each segmented word of the second sentence; obtaining two groups of segmented word sets with the segmented word similarity exceeding a preset threshold; calculating the similarity contribution value of each group of segmented words in the whole sentence according to the deviation quantity of each group of segmented words in the position of the sentence; and adding the contribution values of the segmented words in the two sentences to obtain the similarity between the sentences. The method and the system provided by the invention have the advantages that the semantic similarity of words is calculated by word2vec; and through mass corpus automatic training, convenience is provided for accurate information retrieval, file classification or system answering.
Owner:TCL CORPORATION

Device and method for judging subjective questions in test paper based on natural language

The invention relates to a device and a method for judging subjective questions in a test paper based on a natural language, the method including: processing a text of an answer of an examinee by clauses and dividing the text of the answer of the examinee into a plurality of clauses; carrying out word segmentation and part-of-speech tagging on the clauses after the clauses in the clause processingmodule; conducting keyword extraction of part-of-speech tagged words in part-of-speech tagging module; calling a syntactic analysis module to analyze the clause after the clause processing module, and analyzing the syntactic structure information of the clause; an obtaining module matching the keywords of the examinees' answers with the scoring keywords provided by the reference answers, and obtaining the similarity between the keywords of the examinees' answers and the scoring keywords; match the text clauses of the candidates' answers with the clauses provided by the reference answers, andobtaining the sentence similarity between the text clauses of the candidates' answers and the clauses provided by the reference answers. The invention realizes the machine correction of the subjectivequestion, lightens the burden of the marking teacher, improves the marking efficiency, and guarantees the fairness and justice of the scores of the examinees.
Owner:京工博创(北京)科技有限公司

Generation method of professor intention answers in man-machine conversations

The invention discloses a generation method of professor intention answers in man-machine conversations. The method comprises the steps that according to received conversations, sentence similarities are calculated, and then dialogue intention recognition is performed on the current dialogue sentences; if the current dialogue intention is a small talk, the current dialogue and a corresponding inquiry intention value corresponding to the current dialogue are added into historical records, and answers are directly returned by searching a knowledge base or a network; if the current dialogue intention is a professor, the next step is executed; the historical records are searched for questions corresponding to the current dialogue; the current dialogue and network information are combined, and a plurality of simulation internal dialogues are performed to obtain a related answer set; the related answer set is filtered; on the basis of each answer weight, an abstract is extracted, the answer with the highest weight is adopted as an abstract extraction result and the current dialogue answer to be returned. According to the method, the professor content of a user can be well fed back under the professor intention in man-machine conversations, and the satisfaction of the man-machine conversations is improved.
Owner:中科极限元(杭州)智能科技股份有限公司

An intelligent operation and maintenance statement similarity matching method based on natural language processing

The invention discloses an intelligent operation and maintenance statement similarity matching method based on a natural language processing technology. The method mainly comprises two parts of data processing in knowledge base construction and sentence similarity matching based on deep learning. Compared with the prior art, the method has the advantages that (1) the operation and maintenance management knowledge is subjected to word segmentation by utilizing the specific word library and the HMM to find the new word model, so that the text word segmentation accuracy is improved, and the moreperfect text word library is established; (2) word vectors are trained through a deep learning method, so that the phenomenon of'dimensionality disaster 'represented by the word vectors can be avoided, information of vocabulary contexts can be fully mined, and relations between words can be obtained; And (3) on the basis of the sentence vectors configured with the weights, not only can the importance measure of each word be obtained, but also the information of the sentence vectors can be richer through the combination of the word vectors, and the accuracy of matching on the basis of forming the sentence vectors can be guaranteed through a cosine similarity matching algorithm.
Owner:华融融通(北京)科技有限公司

Interrogative sentence similarity measurement method based on deep convolutional neural network

InactiveCN108021555AAvoid the impact of subsequent analysisAvoiding Sentence Fragmentation ProblemsNatural language data processingNeural architecturesCharacter analysisChinese characters
The invention provides an interrogative sentence similarity measurement method based on a deep convolutional neural network. The method comprises the following steps that: S1: through a knowledge domain related page, generating a raw corpus, crawling Chinese characters which appear in raw language materials, and generating a word vector corresponding to each Chinese character; S2: replacing each Chinese character in an interrogative sentence by the corresponding word vector to obtain a word vector set corresponding to the interrogative sentence, wherein the word vector set carries out calculation through the convolutional neural network to obtain a corresponding sentence meaning vector; and S3: carrying out pairwise combination on the interrogative sentences, and calculating the cosine function absolute values of the sentence meaning vectors corresponding to two interrogative sentences to obtain a similarity between two interrogative sentences. By use of the method, an individual-character analysis method is adopted to avoid an influence on subsequent analysis by word segmentation errors, the convolutional neural network takes the whole interrogative sentence as a whole to extractwhole sentence characteristics, and a sentence meaning splitting problem brought by using word similarity matrixes is avoided.
Owner:INSPUR FINANCIAL INFORMATION TECH CO LTD

Method and device for calculating sentence similarity and method and device for machine translation

The invention provides a method and a device for calculating sentence similarity and a method and a device for machine translation, wherein the method for calculating the sentence similarity comprises the following steps that a first sentence and a second sentence are compared, so as to determine different word pairs; different words are marked by utilizing the matching probability of the different words in the different word pairs with other words in the first sentence or the second sentence in which the different words are contained, wherein the matching probability of two words is obtained by inquiring a matching probability model, and the matching probability of the two words in the matching probability model is obtained by counting the co-occurrence frequency of the two words in a preset corpus; the marking results of the different words in the different word pairs are utilized to mark the different word pairs; and the marking results of the different word pairs are utilized to determine the similarity of the first sentence and the second sentence. According to the method and the device, the matching degree of the two sentences can be more accurately reflected, thereby increasing the application quality of the method and the device for the machine translation and the like.
Owner:BEIJING BAIDU NETCOM SCI & TECH CO LTD

Chinese patent text similarity calculation method

InactiveCN108549634ASpeed ​​up the reviewHigh accuracy and recallSemantic analysisCharacter and pattern recognitionWeight valueSentence similarity
The invention relates to a Chinese patent text similarity calculation method. The method comprises the steps of performing word segmentation on texts; calculating TF-IDF values for word segmentation results, extracting the word segmentation results with the relatively high TF-IDF values to serve as keywords, locating sentences where the keywords are located to serve as key sentences, and taking maximum weight values of the keywords in the key sentences as weight values of the key sentences, thereby obtaining a keyword set of each text; and calculating weights of comparison texts of the key sentences, selecting the key sentences of the to-be-compared texts and the comparison texts in sequence, and based on the sentence similarity of the key sentences, calculating the similarity of the texts. By utilizing existing patent domain ontologies, semantic relationships in the patent texts are analyzed; by utilizing a vector space model and the domain ontologies, patent text similarity is calculated; the correct rate and the recall rate of a calculation result are relatively high; the similarity between patents can be described more accurately; the patent examination speed can be increased;and the need of actual application can be well met.
Owner:BEIJING INFORMATION SCI & TECH UNIV +1

Computing method, search processing method, computing device and search processing device for sentence similarity

The invention provides a computing method, a search processing method, a computing device and a search processing device for sentence similarity realized through a computer. The computing method comprises the following steps: obtaining a first sentence and a second sentence; carrying out dependency analysis on the first sentence and the second sentence respectively to obtain a first dependency tree and a second dependency; computing the sentence similarity of the first sentence with the second sentence according to the first dependency tree and the second dependency tree. The search processing method comprises the following steps: receiving a query sentence; obtaining at least one search result item according to the query sentence; respectively computing the semantic similarity of the query sentence and the semantic similarity of the search result items through the computing method for sentence similarity realized through the computer; ordering the search result items according to the computed value of the semantic similarity; sending the search result items through ordering. More accurate sentence similarity can be computed according to the semanteme of sentences, and the search results are more accurate.
Owner:BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products