CN104657346A - Question matching system and question matching system in intelligent interaction system - Google Patents

Question matching system and question matching system in intelligent interaction system Download PDF

Info

Publication number
CN104657346A
CN104657346A CN201510020532.6A CN201510020532A CN104657346A CN 104657346 A CN104657346 A CN 104657346A CN 201510020532 A CN201510020532 A CN 201510020532A CN 104657346 A CN104657346 A CN 104657346A
Authority
CN
China
Prior art keywords
asked questions
similarity
question
candidate
similar problems
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510020532.6A
Other languages
Chinese (zh)
Inventor
张贯京
陈兴明
葛新科
克里斯基捏·普拉纽克
艾琳娜·古列莎
王海荣
张少鹏
方静芳
高伟明
程金兢
梁艳妮
周荣
付石柱
波达别特·伊万
徐之艳
周亮
梁昊原
肖应芬
郑慧华
唐小浪
李潇云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Qianhai AnyCheck Information Technology Co Ltd
Original Assignee
Shenzhen Qianhai AnyCheck Information Technology Co Ltd
Shenzhen E Techco Information Technology Co Ltd
Shenzhen Beiwo Deke Biotechnology Research Institute Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Qianhai AnyCheck Information Technology Co Ltd, Shenzhen E Techco Information Technology Co Ltd, Shenzhen Beiwo Deke Biotechnology Research Institute Co Ltd filed Critical Shenzhen Qianhai AnyCheck Information Technology Co Ltd
Priority to CN201510020532.6A priority Critical patent/CN104657346A/en
Priority to PCT/CN2015/071314 priority patent/WO2016112558A1/en
Publication of CN104657346A publication Critical patent/CN104657346A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Human Computer Interaction (AREA)
  • Artificial Intelligence (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a question matching system and a question matching system in an intelligent interaction system. The question matching method comprises the following steps of performing word segmentation, stop word removal and query expansion on a question asked by a user to avoid interferences of small correlation in a complex sentence to question matching results; according to a preset index file, matching a candidate question associated with the questioning question in a question and answer database, and reducing question matching calculation amount; then, calculating the similarity of the questioning question with the question in a similar question set corresponding to the candidate question, thereby avoiding a condition that same questions are not matched with questions due to a plurality of different asking methods, and improving the question matching results; finally, according to the calculated similarity, outputting an answer corresponding to the question matched with the questioning question according to a preset rule. According to the whole scheme, the accuracy rate of the question matching results in the intelligent interaction system is increased.

Description

Problem matching process in intelligent interactive system and system
Technical field
The present invention relates to areas of information technology, particularly relate to the problem matching process in a kind of intelligent interactive system and system.
Background technology
In intelligent interactive system, a most important step is the similarity of each problem in the match user problem and the Q & A database (hereinafter referred to as question and answer storehouse) that propose, then finds out the highest problem of similarity and exports the answer of correspondence.Existing means are the similarity first calculating word mostly, then the various features such as position, weight, dependence of bluebeard compound, the final similarity calculating sentence.But existing technology is in specific area intelligent interactive system, its problem matching result is unsatisfactory.
Main cause have following some:
(1) same problem can have many different ways to put questions.
(2) for the semantic feature of sentence, because Chinese sentence is comparatively complicated, and most problems is incorrect in syntactic structure, so the result analyzed is difficult to play due effect.
Summary of the invention
Fundamental purpose of the present invention is the defect that problem matching result is undesirable in intelligent interactive system overcoming prior art existence.
For achieving the above object, the invention provides the problem matching process in a kind of intelligent interactive system, described method comprises the steps:
Obtain the asked questions of user's input;
Participle is carried out to described asked questions, goes stop words and query expansion process, obtain the index terms of described asked questions;
According to the index file preset, candidate's problem that coupling is relevant to the index terms of described asked questions from question and answer storehouse;
Calculate the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
According to the described similarity calculated, export the answer corresponding with the problem that described asked questions mates according to the rule preset.
Further, described method also comprises:
Carry out expansion to each problem in described question and answer storehouse and form Similar Problems collection, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
Further, described method also comprises:
Set up question and answer storehouse;
Word segmentation processing is carried out to the problem in described question and answer storehouse and obtains index terms, set up the index file of described index terms and described problem corresponding relation.
Preferably, the described similarity that described basis calculates, the step exporting the answer corresponding with the problem that described asked questions mates according to the rule preset comprises:
If described Similar Problems concentrates the problem existing and be greater than preset range higher limit with described asked questions similarity, then export answer corresponding to the candidate problem maximum with described asked questions similarity;
Otherwise if described Similar Problems is concentrated, to there is similarity be problem in preset range, then the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Otherwise, if the similarity of the problem concentrated of described Similar Problems and described asked questions is all less than preset range lower limit, then described asked questions is added in described question and answer storehouse, and output matching is empty prompting.
Further, if described Similar Problems is concentrated, to there is similarity be Similar Problems in preset range, then export and select for user with candidate's problem of described asked questions similarity in preset range, and after the step of answer corresponding to the candidate's problem exporting user's selection, also comprise:
Described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects to concentrate.
For achieving the above object, present invention also offers the problem matching system in a kind of intelligent interactive system, described system comprises:
Problem acquisition module, for obtaining the asked questions of user's input;
Problem pretreatment module, for carrying out participle to described asked questions, going stop words and query expansion process, obtains the index terms of described asked questions;
Candidate's problem matching module, for according to the index file preset, mates the candidate problem relevant to the index terms of described asked questions from question and answer storehouse;
Similar Problems matching module, for calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
Result output module, for according to the described similarity calculated, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.
Further, described system also comprises:
Similar Problems collection expansion module, form Similar Problems collection for carrying out expansion to each problem in described question and answer storehouse, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
Further, described system also comprises:
Index file builds module, for setting up question and answer storehouse; Word segmentation processing is carried out to the problem in described question and answer storehouse and obtains index terms, set up the index file of described index terms and described problem corresponding relation.
Preferably, described result output module comprises:
Mate output module completely, when being greater than the problem of preset range higher limit for concentrating existence and described asked questions similarity when described Similar Problems, export the answer that the candidate problem maximum with described asked questions similarity is corresponding;
Similarity matching output module, during for concentrating when described Similar Problems that to there is similarity be the problem in preset range, the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Coupling is empty output module, for when the similarity of the problem that described Similar Problems is concentrated and described asked questions is all less than preset range lower limit, is added into by described asked questions in described question and answer storehouse, and output matching is empty prompting.
Preferably, described Similarity matching output module is also concentrated for the Similar Problems that the candidate's problem described asked questions being added into described user selection is corresponding.
The present invention adopts technique scheme, and the technique effect brought is: by carrying out participle to user's asked questions, going stop words and query expansion process, avoids word that in complicated statement, correlativity is little to the impact of problem matching result; According to the index file preset, candidate's problem that first coupling is relevant to described asked questions from question and answer storehouse, decreases the calculated amount of problem coupling; Calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem again, avoiding the situation that same problem is mated less than problem because there being multiple different way to put questions, improve problem matching result; The described similarity that last basis calculates, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.Whole scheme improves the accuracy of problem matching result in intelligent interactive system.
Accompanying drawing explanation
Fig. 1 is the problem matching process schematic flow sheet in first preferred embodiment of the invention intelligent interactive system;
Fig. 2 is the problem matching process schematic flow sheet in second preferred embodiment of the invention intelligent interactive system;
Fig. 3 is the problem matching process schematic flow sheet in third preferred embodiment of the invention intelligent interactive system;
Fig. 4 is the refinement process flow diagram of step S50 shown in Fig. 1 in four preferred embodiment of the invention intelligent interactive system;
Fig. 5 is the refinement process flow diagram of step S50 shown in Fig. 1 in fifth preferred embodiment of the invention intelligent interactive system;
Fig. 6 is the problem matching system structural representation in first preferred embodiment of the invention intelligent interactive system;
Fig. 7 is the problem matching system structural representation in second preferred embodiment of the invention intelligent interactive system;
Fig. 8 is the problem matching system structural representation in third preferred embodiment of the invention intelligent interactive system;
Fig. 9 is the structural representation of result output module shown in Fig. 6 in four preferred embodiment of the invention intelligent interactive system.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
Below with reference to some illustrative embodiments, principle of the present invention and spirit are described.Should be appreciated that providing these embodiments is only used to enable those skilled in the art understand better and then realize the present invention, and not limit the scope of the invention by any way.On the contrary, provide these embodiments to be to make the disclosure more thorough and complete, and the scope of the present disclosure intactly can be conveyed to those skilled in the art.
Art technology technician know, embodiments of the present invention can be implemented as a kind of system, device, equipment, method or computer program.Therefore, the disclosure can be implemented as following form, that is: hardware, completely software (comprising firmware, resident software, microcode etc.) completely, or the form that hardware and software combines.
Fundamental purpose of the present invention is the defect that problem matching result is undesirable in intelligent interactive system overcoming prior art existence.
With reference to the problem matching process schematic flow sheet that Fig. 1, Fig. 1 are in first preferred embodiment of the invention intelligent interactive system;
In one embodiment, as shown in Figure 1, described method comprises the steps:
S10: the asked questions obtaining user's input;
Particularly, refer to the asked questions obtaining user and input from the inputting interface of intelligent interactive system, when user needs to obtain the answer wanted from intelligent interactive system, user inputs an asked questions on the client, it can be audio form, written form or graphic form, now intelligent interactive system when asked questions be audio form or graphic form, format conversion is carried out to asked questions, convert written form to, to be conducive to searching of most matching problem below.Described inputting interface can be client end AP P, and the carrier of described method can be server, and server can be Web server, also can be the server of other types, such as APP server.
S20: participle is carried out to described asked questions, goes stop words and query expansion process, obtain the index terms of described asked questions;
Particularly, carry out participle to described asked questions and refer to described asked questions is divided into multiple word, participle process can call the participle instrument ICTCLAS of the Chinese Academy of Sciences; Go stop words to refer to and remove some words of having stopped using, stop words dictionary can be set up in advance mate, the word of stopping using is removed, go stop words to comprise to remove polite formula word (as may I ask, may I ask inferior), auxiliary word (as,, etc.) etc. to asked questions semantic relation models the little but word that the frequency of occurrences is higher; Query expansion process is fingering row synonym expansion (as doctor and doctor, father and father etc.) mainly, and " synonym woods " can be adopted to carry out synonym query expansion, by with described asked questions participle after the synonym of word expand; After participle is carried out to described asked questions, going stop words and query expansion process, index terms relevant in essence to described asked questions in asked questions can be obtained.Such as, asked questions for " your company sees which type of sheet operation flow is? " obtain after participle " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what ", " ", after removing stop words will " " remove, then carry out query expansion " you " by word to expand to " that etc. ", " company " expands to " shop ", " shop ", " shop ", " shop ", " hotel owner ", " firm ", " trading company ", " shop ", " paving ", " number ", " village ", " office ", " cabinet foreign firm ", " commission agent ", " commodity section ", " company ", " paving ", " business office ", " cooperative society ", " businessman ", " enterprise " etc., " seeing sheet " expands to " seeing medical image file ", and " business " expands to " work ", " operation ", " affairs ", " thing ", " matter ", " business ", " political and ideological work " etc., " flow process " expands to " streamline ", " technological process " etc., "Yes" expands to " correctly ", " to ", " so ", " well ", " errorless ", " enemy " etc., " what " expands to " how ", " how ", " why ", " how ", " what to do ", " why ", " what kind of ", " how about ", " how ", " what ", " how ", " how ", " what ", " how ", " should how to discuss ".Obtain process after " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what " and each word expansion synonym as index terms.
S30: according to the index file preset, candidate's problem that coupling is relevant to the index terms of described asked questions from question and answer storehouse;
Particularly, by the process of S20, after obtaining index terms, according to the index file preset, candidate's problem that coupling is relevant to the index terms of described asked questions from question and answer storehouse, the object obtaining candidate's problem is that the complicated processes such as subsequent calculations Similarity Measure are carried out in less problem scope.With described asked questions index terms for elementary cell, maximum front 10 problems of overlapping word quantity between described asked questions (this quantity can design according to the demand of the intelligent interactive system of reality, just does an example at this) alternatively problem is found out from the index file preset.Still with asked questions " your company sees which type of sheet operation flow is? " for example, according to " you ", " company ", " see sheet ", " business ", " flow process ", "Yes", the index terms such as the synonym of " what " and each word expansion, according to the index file preset, match " seeing sheet business the chances are what detailed process? " " which type of company Kan Pian company vRad is? " " your business is what does? " " you see sheet business when starts? " " you are any companies ", " see sheet business diagnosis of partial how to realize ", " see what sheet business full name is ", candidate's problem such as " see what sheet business service platform is ".
S40: the similarity calculating the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
Particularly, calculate described asked questions " your company sees which type of sheet operation flow is? " with described candidate's problem " seeing sheet business the chances are what detailed process? ", " which type of company Kan Pian company vRad is? ", " your business is what does? ", " you see sheet business when starts? ", Similar Problems concentration problem corresponding to " what company you are ", " seeing sheet business diagnosis of partial how to realize ", " seeing what sheet business full name is ", " seeing what sheet business service platform is " similarity.When actual design, described Similar Problems collection can be set up in advance when designing described intelligent interactive system, also can carry out setting up in the use procedure of follow-up system and perfect.Described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.Calculate the similarity that the described asked questions Similar Problems corresponding with the described candidate's problem matched concentrates all problems.Namely, after matching candidate's problem, the similarity that the described asked questions Similar Problems corresponding with described all candidate's problems concentrates all Similar Problems is calculated.The method calculating similarity between sentence can first by (knowing net based on HowNet, be one with the concept representated by the word of Chinese and english for description object, to disclose between concept and concept and pass between attribute that concept has is the commonsense knowledge base of substance) Words similarity algorithm calculate similarity between word and word, then the similarity of Similarity Measure sentence by word.Between sentence, the computing method of similarity belong to prior art, do not repeat at this.
S50: according to the described similarity calculated, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.
Particularly, according to the similarity that step S40 calculates, export the answer corresponding with the problem that described asked questions mates according to the rule preset.Described default rule can be the demand according to intelligent interactive system in embody rule field, and the rule of the output in preset range of the similarity of the degree of perfection design in question and answer storehouse.The process exporting the answer corresponding with the problem that described asked questions mates according to the rule preset comprises first according to the described similarity calculated, and determines candidate's problem of mating with described asked questions, then exports answer corresponding to described candidate's problem.According to the described similarity calculated, when determining candidate's problem of mating with described asked questions, according to the preset range of similarity, judge that described Similar Problems is concentrated and whether existed and the problem of described asked questions similarity in preset range, if exist, then the corresponding answer of candidate's problem that the Similar Problems set pair exporting the problem place corresponding with described similarity is answered; If do not exist, then direct described asked questions to be added in question and answer storehouse.
The embodiment of the present invention, by carrying out participle to user's asked questions, going stop words and query expansion process, avoids word that in complicated statement, correlativity is little to the impact of problem matching result; According to the index file preset, candidate's problem that first coupling is relevant to described asked questions from question and answer storehouse, decreases the calculated amount of problem coupling; Calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem again, avoiding the situation that same problem is mated less than problem because there being multiple different way to put questions, improve problem matching result; The described similarity that last basis calculates, exports the answer corresponding with the problem that described asked questions mates according to the rule preset., whole scheme improves the accuracy of problem matching result in intelligent interactive system.
With reference to the problem matching process schematic flow sheet that Fig. 2, Fig. 2 are in second preferred embodiment of the invention intelligent interactive system;
In one embodiment, as shown in Figure 2, based on the first preferred embodiment shown in Fig. 1, before described step S10, the problem matching process in described intelligent interactive system also comprises:
S60: carry out expansion to each problem in described question and answer storehouse and form Similar Problems collection, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
Particularly, during in order to ensure that user uses, improve the accuracy of described asked questions matching result, when designing intelligent interactive system, for all problems in question and answer storehouse sets up Similar Problems collection in advance, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.Such as match candidate's problem " seeing sheet business the chances are what detailed process? " set up by " seeing sheet business how to complete whole flow process? ", " seeing which part is sheet business main flow have? ", " seeing how sheet business operates? ", " seeing how sheet business completes? " and " seeing sheet business the chances are what detailed process? " the Similar Problems collection that candidate's problem itself is formed; Which type of company by that analogy, for other candidate problem Kan Pian company vRad matched are? ", " your business is what does? ", " you see sheet business when starts? ", " what company you are ", " seeing sheet business diagnosis of partial how to realize ", " seeing what sheet business full name is ", " seeing what sheet business service platform is " set up Similar Problems collection respectively.
With reference to the problem matching process schematic flow sheet that Fig. 3, Fig. 3 are in third preferred embodiment of the invention intelligent interactive system;
In one embodiment, as shown in Figure 3, based on the second preferred embodiment shown in Fig. 2, before described step S60, the problem matching process in described intelligent interactive system also comprises:
S70: set up question and answer storehouse;
Particularly, according to the demand of described intelligent interactive system, set up problem answers database in advance, i.e. question and answer storehouse.In a preferred embodiment, for avoiding the redundancy of data, the question and answer in described question and answer storehouse has man-to-man relation.
S80: carry out word segmentation processing to the problem in described question and answer storehouse and obtain index terms, sets up the index file of described index terms and described problem corresponding relation.
Particularly, after setting up question and answer storehouse, word segmentation processing is carried out to all problems in question and answer storehouse, such as in question and answer storehouse problem " your company sees which type of sheet operation flow is? " obtain after participle " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what ", " ", by that analogy, word segmentation processing is carried out to the problem that has in question and answer storehouse more, participle process can call the participle instrument ICTCLAS of the Chinese Academy of Sciences, obtains the sentence after participle " your company sees which type of sheet operation flow is ".Call the full-text search engine kit Lucene of open source code, using the sentence " your company sees which type of sheet operation flow is " after participle and former asked questions " your company sees which type of sheet operation flow is " as parameters input, the index file of described index terms and described problem corresponding relation can be obtained.In step s 30, according to the index file set up, from described question and answer storehouse, mate the candidate problem relevant to described asked questions by the index terms of described asked questions herein.Described candidate's problem is for elementary cell with the index terms of described asked questions, maximum front 10 problems of overlapping word quantity between described asked questions (this quantity can design according to the demand of the intelligent interactive system of reality, just does an example at this) are found out from index file.Therefore a just preliminary matching process.In the process, the index terms of described asked questions have passed through participle, goes the process of stop words and query expansion, therefore improves the correctness of problem matching result.
With reference to the refinement process flow diagram that Fig. 4, Fig. 4 are step S50 shown in Fig. 1 in four preferred embodiment of the invention intelligent interactive system;
In one embodiment, as shown in Figure 4, described step S50: according to the described similarity calculated, the step exporting the answer corresponding with the problem that described asked questions mates according to the rule preset comprises:
S501: if described Similar Problems concentrates the problem existing and be greater than preset range higher limit with described asked questions similarity, then export answer corresponding to the candidate problem maximum with described asked questions similarity;
Particularly, pass through the calculating to the described asked questions Similar Problems concentration problem similarity corresponding with all candidate's problems matched, if judge, described Similar Problems concentrates the problem existing and be greater than preset range higher limit with described asked questions similarity, then directly export answer corresponding to the candidate problem maximum with described asked questions similarity.Such as: through calculating asked questions " your company sees which type of sheet operation flow is? " with the candidate's problem matched " seeing sheet business the chances are what detailed process? " Similar Problems concentrate problem " seeing sheet business how to complete whole flow process? " similarity be 90.5% (supposing that preset range is 75% ~ 90%), then directly export candidate problem " seeing sheet business the chances are what detailed process? " corresponding answer.
S502: otherwise if described Similar Problems is concentrated, to there is similarity be problem in preset range, then the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Particularly, if do not meet the condition of S501, then judge that described Similar Problems concentrates whether to exist with described asked questions similarity be problem in preset range, if exist, then the candidate's problem exported with described asked questions similarity in preset range is selected for user.Such as: through calculating with asked questions " your company sees which type of sheet operation flow is? " the similarity of all problems that the Similar Problems of all candidate's problems of coupling is concentrated all does not exceed preset range higher limit 90% (supposing that preset range is 75% ~ 90%), then judge with described asked questions " your company sees which type of sheet operation flow is? " the Similar Problems of all candidate's problems of coupling concentrates whether to there is similarity be problem in preset range, if exist, then exporting existence with described asked questions similarity is that candidate's problem that the Similar Problems set pair in preset range is answered is selected for user.If such as with described asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling " seeing sheet business the chances are what detailed process? " Similar Problems concentrate Similar Problems " seeing sheet business how to complete whole flow process? " similarity be 81%, with described asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling " seeing sheet business the chances are what detailed process? " Similar Problems concentrate Similar Problems " seeing which part is sheet business main flow have? " similarity be 78%, two similarities problem in preset range same candidate's problem " seeing sheet business the chances are what detailed process? " corresponding Similar Problems is concentrated, then only export once this candidate's problem to select for user, by that analogy, with described asked questions " your company sees which type of sheet operation flow is? " when the Similar Problems corresponding to other candidate's problems of coupling concentrates that to exist with described asked questions similarity be the Similar Problems in preset range, export this candidate's problem according to mentioned above principle to select for user, and the answer that the candidate's problem exporting user's selection is corresponding.The accuracy of matching result is guaranteed to the selection authority that user is enough.
S503: otherwise, if the similarity of the problem concentrated of described Similar Problems and described asked questions is all less than preset range lower limit, then described asked questions is added in described question and answer storehouse, and output matching is empty prompting.
Particularly, if the condition of above-mentioned steps S501 and step S502 does not all meet, namely the similarity of the problem concentrated of described Similar Problems and described asked questions is all less than preset range lower limit, be then added directly in described question and answer storehouse by described asked questions.Such as: through calculating asked questions " your company sees which type of sheet operation flow is? " the similarity of the problem that the Similar Problems corresponding with all candidate's problems matched is concentrated all is less than 75% (supposing that preset range is 75% ~ 90%), candidate's problem of not mating with described asked questions in question and answer storehouse is then described, now, described asked questions is added into enrich the problem in question and answer storehouse in described question and answer storehouse, and output matching is empty prompting.Enrich the problem in question and answer storehouse by this kind of mode, when next user can be made to put question to similar problem again, match candidate's problem that similarity is high, improve the accuracy of matching result.
With reference to the refinement process flow diagram that Fig. 5, Fig. 5 are step S50 shown in Fig. 1 in fifth preferred embodiment of the invention intelligent interactive system;
In one embodiment, as shown in Figure 5, based on the process flow diagram shown in Fig. 4 the 5th preferred embodiment, at shown described step S502: if described Similar Problems is concentrated, to there is similarity be Similar Problems in preset range, the candidate's problem then exported with described asked questions similarity in preset range is selected for user, and after exporting the step of answer corresponding to candidate's problem that user selects, also comprise:
S504: described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects and concentrates;
Particularly, step S502 exports the candidate's problem selected for user, if the problem having user to need in described candidate's problem for user's selection, then system obtains candidate's problem that user selects, and performs step S505; If the problem not having user to need in described candidate's problem for user's selection, be then added into described asked questions in described question and answer storehouse, and output matching is empty prompting.
If the problem having user to need in described candidate's problem for user's selection, then system obtains candidate's problem that user selects, and described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects and concentrates to enrich Similar Problems collection corresponding to described candidate's problem, Similar Problems collection is enriched by this kind of mode, when next user can be made to put question to similar problem again, can Rapid matching to the high candidate's problem of similarity, improve the accuracy of matching result.If such as export for user select with asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling for " seeing sheet business the chances are what detailed process? " " seeing which part is sheet business main flow have? " what user selected is " seeing sheet business the chances are what detailed process? ", then by asked questions " your company sees which type of sheet operation flow is? " be added into candidate's problem " seeing sheet business the chances are what detailed process? " corresponding Similar Problems is concentrated.When next time useful family asked questions for " your company sees which type of sheet operation flow is? " time, can accurate match to the high candidate's problem of similarity " seeing sheet business the chances are what detailed process? ", improve the accuracy of problem matching result.
After user have selected concrete candidate's problem, it is for reference that client is exported in answer corresponding to the candidate's problem described user selected.
For achieving the above object, present invention also offers the problem matching system in a kind of intelligent interactive system.
Reference Fig. 6, Fig. 6 are problem matching system structural representation in first preferred embodiment of the invention intelligent interactive system, and described system comprises:
Problem acquisition module 10, for obtaining the asked questions of user's input;
Particularly, refer to the asked questions obtaining user and input from the inputting interface of intelligent interactive system, when user needs to obtain the answer wanted from intelligent interactive system, user inputs an asked questions on the client, it can be audio form, written form or graphic form, now intelligent interactive system when asked questions be audio form or graphic form, format conversion is carried out to asked questions, convert written form to, to be conducive to searching of most matching problem below.Described inputting interface can be client end AP P, and the carrier of described method can be server, and server can be Web server, also can be the server of other types, such as APP server.
Problem pretreatment module 20, for carrying out participle to described asked questions, going stop words and query expansion process, obtains the index terms of described asked questions;
Particularly, carry out participle to described asked questions and refer to described asked questions is divided into multiple word, participle process can call the participle instrument ICTCLAS of the Chinese Academy of Sciences; Go stop words to refer to and remove some words of having stopped using, stop words dictionary can be set up in advance mate, the word of stopping using is removed, go stop words to comprise to remove polite formula word (as may I ask, may I ask inferior), auxiliary word (as,, etc.) etc. to asked questions semantic relation models the little but word that the frequency of occurrences is higher; Query expansion process is fingering row synonym expansion (as doctor and doctor, father and father etc.) mainly, and " synonym woods " can be adopted to carry out synonym query expansion, by with described asked questions participle after the synonym of word expand; After participle is carried out to described asked questions, going stop words and query expansion process, index terms relevant in essence to described asked questions in asked questions can be obtained.Such as, asked questions for " your company sees which type of sheet operation flow is? " obtain after participle " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what ", " ", after removing stop words will " " remove, then carry out query expansion " you " by word to expand to " that etc. ", " company " expands to " shop ", " shop ", " shop ", " shop ", " hotel owner ", " firm ", " trading company ", " shop ", " paving ", " number ", " village ", " office ", " cabinet foreign firm ", " commission agent ", " commodity section ", " company ", " paving ", " business office ", " cooperative society ", " businessman ", " enterprise " etc., " seeing sheet " expands to " seeing medical image file ", and " business " expands to " work ", " operation ", " affairs ", " thing ", " matter ", " business ", " political and ideological work " etc., " flow process " expands to " streamline ", " technological process " etc., "Yes" expands to " correctly ", " to ", " so ", " well ", " errorless ", " enemy " etc., " what " expands to " how ", " how ", " why ", " how ", " what to do ", " why ", " what kind of ", " how about ", " how ", " what ", " how ", " how ", " what ", " how ", " should how to discuss ".Obtain process after " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what " and each word expansion synonym as index terms.
Candidate's problem matching module 30, for according to the index file preset, mates the candidate problem relevant to the index terms of described asked questions from question and answer storehouse;
Particularly, by the process of problem pretreatment module 20, after obtaining the index terms of described asked questions, according to the index file preset, candidate's problem that coupling is relevant to the index terms of described asked questions from question and answer storehouse, the object obtaining candidate's problem is that the complicated processes such as subsequent calculations Similarity Measure are carried out in less problem scope.With the index terms of described asked questions for elementary cell, maximum front 10 problems of overlapping word quantity between described asked questions (this quantity can design according to the demand of the intelligent interactive system of reality, just does an example at this) alternatively problem is found out from the index file preset.Still with asked questions " your company sees which type of sheet operation flow is? " for example, according to " you ", " company ", " see sheet ", " business ", " flow process ", "Yes", the index terms such as the synonym of " what " and each word expansion, according to the index file preset, match " seeing sheet business the chances are what detailed process? " " which type of company Kan Pian company vRad is? " " your business is what does? " " you see sheet business when starts? " " you are any companies ", " see sheet business diagnosis of partial how to realize ", " see what sheet business full name is ", candidate's problem such as " see what sheet business service platform is ".If with the index terms of described asked questions for elementary cell, from the index file preset, do not find out the candidate problem relevant to the index terms of described asked questions, then described asked questions is added in described question and answer storehouse, and output matching is empty prompting.
Similar Problems matching module 40, for calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
Particularly, calculate described asked questions " your company sees which type of sheet operation flow is? " with described candidate's problem " seeing sheet business the chances are what detailed process? ", " which type of company Kan Pian company vRad is? ", " your business is what does? ", " you see sheet business when starts? ", Similar Problems concentration problem corresponding to " what company you are ", " seeing sheet business diagnosis of partial how to realize ", " seeing what sheet business full name is ", " seeing what sheet business service platform is " similarity.When actual design, described Similar Problems collection can be set up in advance when designing described intelligent interactive system, also can carry out setting up in the use procedure of follow-up system and perfect.Described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.Calculate the similarity that the described asked questions Similar Problems corresponding with the described candidate's problem matched concentrates all problems.Namely, after matching candidate's problem, the similarity that the described asked questions Similar Problems corresponding with described all candidate's problems concentrates all Similar Problems is calculated.The method calculating similarity between sentence can first by calculating the similarity between word and word based on the Words similarity algorithm of HowNet, then the similarity of Similarity Measure sentence by word.Between sentence, the computing method of similarity belong to prior art, do not repeat at this.
Result output module 50, for according to the described similarity calculated, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.
Particularly, according to the similarity that Similar Problems matching module 40 calculates, export the answer corresponding with the problem that described asked questions mates according to the rule preset.Described default rule can be the demand according to intelligent interactive system in embody rule field, and the rule of the output in preset range of the similarity of the degree of perfection design in question and answer storehouse.The process exporting the answer corresponding with the problem that described asked questions mates according to the rule preset comprises first according to the described similarity calculated, and determines candidate's problem of mating with described asked questions, then exports answer corresponding to described candidate's problem.According to the described similarity calculated, when determining candidate's problem of mating with described asked questions, according to the preset range of similarity, judge that described Similar Problems is concentrated and whether existed and the problem of described asked questions similarity in preset range, if exist, then the corresponding answer of candidate's problem that the Similar Problems set pair exporting the problem place corresponding with described similarity is answered; If do not exist, then direct described asked questions to be added in question and answer storehouse.
The embodiment of the present invention, by carrying out participle to user's asked questions, going stop words and query expansion process, avoids word that in complicated statement, correlativity is little to the impact of problem matching result; According to the index file preset, candidate's problem that first coupling is relevant to described asked questions from question and answer storehouse, decreases the calculated amount of problem coupling; Calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem again, avoiding the situation that same problem is mated less than problem because there being multiple different way to put questions, improve problem matching result; The described similarity that last basis calculates, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.Whole scheme improves the accuracy of problem matching result in intelligent interactive system.
Reference Fig. 7, Fig. 7 are problem matching system structural representation in second preferred embodiment of the invention intelligent interactive system, and described system also comprises:
Similar Problems collection expansion module 60, form Similar Problems collection for carrying out expansion to each problem in described question and answer storehouse, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
Particularly, during in order to ensure that user uses, improve the accuracy of described asked questions matching result, when designing intelligent interactive system, for all problems in question and answer storehouse sets up Similar Problems collection in advance, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.Such as match candidate's problem " seeing sheet business the chances are what detailed process? " set up by " seeing sheet business how to complete whole flow process? ", " seeing which part is sheet business main flow have? ", " seeing how sheet business operates? ", " seeing how sheet business completes? " and " seeing sheet business the chances are what detailed process? " the Similar Problems collection that candidate's problem itself is formed; Which type of company by that analogy, for other candidate problem Kan Pian company vRad matched are? ", " your business is what does? ", " you see sheet business when starts? ", " what company you are ", " seeing sheet business diagnosis of partial how to realize ", " seeing what sheet business full name is ", " seeing what sheet business service platform is " set up Similar Problems collection respectively.
Reference Fig. 8, Fig. 8 are problem matching system structural representation in third preferred embodiment of the invention intelligent interactive system, and described system also comprises:
Index file builds module 70, for setting up question and answer storehouse; Word segmentation processing is carried out to the problem in described question and answer storehouse and obtains index terms, set up the index file of described index terms and described problem corresponding relation.
Particularly, according to the demand of described intelligent interactive system, set up problem answers database in advance, i.e. question and answer storehouse.In a preferred embodiment, for avoiding the redundancy of data, the question and answer in described question and answer storehouse has man-to-man relation.After setting up question and answer storehouse, word segmentation processing is carried out to all problems in question and answer storehouse, such as in question and answer storehouse problem " your company sees which type of sheet operation flow is? " obtain after participle " you ", " company ", " seeing sheet ", " business ", " flow process ", "Yes", " what ", " ", by that analogy, word segmentation processing is carried out to the problem that has in question and answer storehouse more, participle process can call the participle instrument ICTCLAS of the Chinese Academy of Sciences, obtains the sentence after participle " your company sees which type of sheet operation flow is ".Call the full-text search engine kit Lucene of open source code, using the sentence " your company sees which type of sheet operation flow is " after participle and former asked questions " your company sees which type of sheet operation flow is " as parameters input, the index file of described index terms and described problem corresponding relation can be obtained.In candidate's problem matching module 30, according to the index file set up, from described question and answer storehouse, mate the candidate problem relevant to described asked questions by the index terms of described asked questions herein.Described candidate's problem is for elementary cell with the index terms of described asked questions, maximum front 10 problems of overlapping word quantity between described asked questions (this quantity can design according to the demand of the intelligent interactive system of reality, just does an example at this) are found out from index file.Therefore a just preliminary matching process.In the process, the index terms of described asked questions have passed through participle, goes the process of stop words and query expansion, therefore improves the correctness of problem matching result.
With reference to the structural representation that Fig. 9, Fig. 9 are result output module shown in Fig. 6 in four preferred embodiment of the invention intelligent interactive system, described result output module 50 comprises:
Mate output module 501 completely, when being greater than the problem of preset range higher limit for concentrating existence and described asked questions similarity when described Similar Problems, export the answer that the candidate problem maximum with described asked questions similarity is corresponding;
Particularly, pass through the calculating to the described asked questions Similar Problems concentration problem similarity corresponding with all candidate's problems matched, if judge, described Similar Problems concentrates the problem existing and be greater than preset range higher limit with described asked questions similarity, then directly export answer corresponding to the candidate problem maximum with described asked questions similarity.Such as: through calculating asked questions " your company sees which type of sheet operation flow is? " with the candidate's problem matched " seeing sheet business the chances are what detailed process? " Similar Problems concentrate problem " seeing sheet business how to complete whole flow process? " similarity be 90.5% (supposing that preset range is 75% ~ 90%), then directly export candidate problem " seeing sheet business the chances are what detailed process? " corresponding answer.
Similarity matching output module 502, during for concentrating when described Similar Problems that to there is similarity be the problem in preset range, the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Particularly, if do not meet the condition of mating output module 501 completely, then judge that described Similar Problems concentrates whether to exist with described asked questions similarity be problem in preset range, if exist, then the candidate's problem exported with described asked questions similarity in preset range is selected for user.Such as: through calculating with asked questions " your company sees which type of sheet operation flow is? " the similarity of all problems that the Similar Problems of all candidate's problems of coupling is concentrated all does not exceed preset range higher limit 90% (supposing that preset range is 75% ~ 90%), then judge with described asked questions " your company sees which type of sheet operation flow is? " the Similar Problems of all candidate's problems of coupling concentrates whether to there is similarity be problem in preset range, if exist, then exporting existence with described asked questions similarity is that candidate's problem that the Similar Problems set pair in preset range is answered is selected for user.If such as with described asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling " seeing sheet business the chances are what detailed process? " Similar Problems concentrate Similar Problems " seeing sheet business how to complete whole flow process? " similarity be 81%, with described asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling " seeing sheet business the chances are what detailed process? " Similar Problems concentrate Similar Problems " seeing which part is sheet business main flow have? " similarity be 78%, two similarities problem in preset range same candidate's problem " seeing sheet business the chances are what detailed process? " corresponding Similar Problems is concentrated, then only export once this candidate's problem to select for user, by that analogy, with described asked questions " your company sees which type of sheet operation flow is? " when the Similar Problems corresponding to other candidate's problems of coupling concentrates that to exist with described asked questions similarity be the Similar Problems in preset range, export this candidate's problem according to mentioned above principle to select for user, and the answer that the candidate's problem exporting user's selection is corresponding.The accuracy of matching result is guaranteed to the selection authority that user is enough.
Coupling is empty output module 503, for when the similarity of the problem that described Similar Problems is concentrated and described asked questions is all less than preset range lower limit, is added into by described asked questions in described question and answer storehouse, and output matching is empty prompting.
Particularly, if above-mentioned condition of mating output module 501 and Similarity matching output module 502 completely does not all meet, namely the similarity of the problem concentrated of described Similar Problems and described asked questions is all less than preset range lower limit, be then added directly in described question and answer storehouse by described asked questions.Such as: through calculating asked questions " your company sees which type of sheet operation flow is? " the similarity of the problem that the Similar Problems corresponding with all candidate's problems matched is concentrated all is less than 75% (supposing that preset range is 75% ~ 90%), candidate's problem of not mating with described asked questions in question and answer storehouse is then described, now, described asked questions is added into enrich the problem in question and answer storehouse in described question and answer storehouse, and output matching is empty prompting.Enrich the problem in question and answer storehouse by this kind of mode, when next user can be made to put question to similar problem again, match candidate's problem that similarity is high, improve the accuracy of matching result.
In one embodiment, described Similarity matching output module 502 is also concentrated for the Similar Problems that the candidate's problem described asked questions being added into described user selection is corresponding:
Particularly, Similarity matching output module 502 exports the candidate's problem selected for user, if the problem having user to need in described candidate's problem for user's selection, then system obtains candidate's problem that user selects, and described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects and concentrates; If the problem not having user to need in described candidate's problem for user's selection, be then added into described asked questions in described question and answer storehouse, and output matching is empty prompting.
If the problem having user to need in described candidate's problem for user's selection, then system obtains candidate's problem that user selects, and described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects and concentrates to enrich Similar Problems collection corresponding to described candidate's problem, Similar Problems collection is enriched by this kind of mode, when next user can be made to put question to similar problem again, can Rapid matching to the high candidate's problem of similarity, improve the accuracy of matching result.If such as export for user select with asked questions " your company sees which type of sheet operation flow is? " candidate's problem of coupling for " seeing sheet business the chances are what detailed process? " " seeing which part is sheet business main flow have? " what user selected is " seeing sheet business the chances are what detailed process? ", then by asked questions " your company sees which type of sheet operation flow is? " be added into candidate's problem " seeing sheet business the chances are what detailed process? " corresponding Similar Problems is concentrated.When next time useful family asked questions for " your company sees which type of sheet operation flow is? " time, can accurate match to the high candidate's problem of similarity " seeing sheet business the chances are what detailed process? ", improve the accuracy of problem matching result.
After user have selected concrete candidate's problem, it is for reference that client is exported in answer corresponding to the candidate's problem described user selected.
The specific embodiment of the invention, by carrying out participle to user's asked questions, going stop words and query expansion process, avoids word that in complicated statement, correlativity is little to the impact of problem matching result; According to the index file preset, candidate's problem that first coupling is relevant to described asked questions from question and answer storehouse, decreases the calculated amount of problem coupling; Calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem again, avoiding the situation that same problem is mated less than problem because there being multiple different way to put questions, improve problem matching result; The described similarity that last basis calculates, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.Whole scheme improves the accuracy of problem matching result in intelligent interactive system.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.

Claims (10)

1. the problem matching process in intelligent interactive system, is characterized in that, described method comprises the steps:
Obtain the asked questions of user's input;
Participle is carried out to described asked questions, goes stop words and query expansion process, obtain the index terms of described asked questions;
According to the index file preset, candidate's problem that coupling is relevant to the index terms of described asked questions from question and answer storehouse;
Calculate the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
According to the described similarity calculated, export the answer corresponding with the problem that described asked questions mates according to the rule preset.
2. the problem matching process in intelligent interactive system as claimed in claim 1, it is characterized in that, described method also comprises:
Carry out expansion to each problem in described question and answer storehouse and form Similar Problems collection, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
3. the problem matching process in intelligent interactive system as claimed in claim 1, it is characterized in that, described method also comprises:
Set up question and answer storehouse;
Word segmentation processing is carried out to the problem in described question and answer storehouse and obtains index terms, set up the index file of described index terms and described problem corresponding relation.
4. the problem matching process in the intelligent interactive system as described in any one of claims 1 to 3, is characterized in that, the described similarity that described basis calculates, and the step exporting the answer corresponding with the problem that described asked questions mates according to the rule preset comprises:
If described Similar Problems concentrates the problem existing and be greater than preset range higher limit with described asked questions similarity, then export answer corresponding to the candidate problem maximum with described asked questions similarity;
Otherwise if described Similar Problems is concentrated, to there is similarity be problem in preset range, then the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Otherwise, if the similarity of the problem concentrated of described Similar Problems and described asked questions is all less than preset range lower limit, then described asked questions is added in described question and answer storehouse, and output matching is empty prompting.
5. the problem matching process in intelligent interactive system as claimed in claim 4, it is characterized in that, if described Similar Problems is concentrated, to there is similarity be Similar Problems in preset range, the candidate's problem then exported with described asked questions similarity in preset range is selected for user, and after exporting the step of answer corresponding to candidate's problem that user selects, also comprise:
Described asked questions is added into Similar Problems corresponding to candidate's problem that described user selects to concentrate.
6. the problem matching system in intelligent interactive system, is characterized in that, described system comprises:
Problem acquisition module, for obtaining the asked questions of user's input;
Problem pretreatment module, for carrying out participle to described asked questions, going stop words and query expansion process, obtains the index terms of described asked questions;
Candidate's problem matching module, for according to the index file preset, mates the candidate problem relevant to the index terms of described asked questions from question and answer storehouse;
Similar Problems matching module, for calculating the similarity of the described asked questions Similar Problems concentration problem corresponding with described candidate's problem;
Result output module, for according to the described similarity calculated, exports the answer corresponding with the problem that described asked questions mates according to the rule preset.
7. the problem matching system in intelligent interactive system as claimed in claim 6, it is characterized in that, described system also comprises:
Similar Problems collection expansion module, form Similar Problems collection for carrying out expansion to each problem in described question and answer storehouse, described Similar Problems collection comprises at least described problem itself and has the Similar Problems of identical answer.
8. the problem matching system in intelligent interactive system as claimed in claim 6, it is characterized in that, described system also comprises:
Index file builds module, for setting up question and answer storehouse; Word segmentation processing is carried out to the problem in described question and answer storehouse and obtains index terms, set up the index file of described index terms and described problem corresponding relation.
9. the problem matching system in the intelligent interactive system as described in any one of claim 6 ~ 8, is characterized in that, described result output module comprises:
Mate output module completely, when being greater than the problem of preset range higher limit for concentrating existence and described asked questions similarity when described Similar Problems, export the answer that the candidate problem maximum with described asked questions similarity is corresponding;
Similarity matching output module, during for concentrating when described Similar Problems that to there is similarity be the problem in preset range, the candidate's problem exported with described asked questions similarity in preset range is selected for user, and the answer that the candidate's problem exporting user's selection is corresponding;
Coupling is empty output module, for when the similarity of the problem that described Similar Problems is concentrated and described asked questions is all less than preset range lower limit, is added into by described asked questions in described question and answer storehouse, and output matching is empty prompting.
10. the problem matching system in intelligent interactive system as claimed in claim 9, is characterized in that, described Similarity matching output module is also concentrated for the Similar Problems that the candidate's problem described asked questions being added into described user selection is corresponding.
CN201510020532.6A 2015-01-15 2015-01-15 Question matching system and question matching system in intelligent interaction system Pending CN104657346A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510020532.6A CN104657346A (en) 2015-01-15 2015-01-15 Question matching system and question matching system in intelligent interaction system
PCT/CN2015/071314 WO2016112558A1 (en) 2015-01-15 2015-01-22 Question matching method and system in intelligent interaction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510020532.6A CN104657346A (en) 2015-01-15 2015-01-15 Question matching system and question matching system in intelligent interaction system

Publications (1)

Publication Number Publication Date
CN104657346A true CN104657346A (en) 2015-05-27

Family

ID=53248495

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510020532.6A Pending CN104657346A (en) 2015-01-15 2015-01-15 Question matching system and question matching system in intelligent interaction system

Country Status (2)

Country Link
CN (1) CN104657346A (en)
WO (1) WO2016112558A1 (en)

Cited By (34)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302859A (en) * 2015-09-21 2016-02-03 上海智臻智能网络科技股份有限公司 Intelligent interaction system based on Internet
CN105354300A (en) * 2015-11-05 2016-02-24 上海智臻智能网络科技股份有限公司 Information recommendation method and apparatus
CN105354185A (en) * 2015-10-30 2016-02-24 上海智臻智能网络科技股份有限公司 Method and apparatus for question and answer system to mine relevant questions
CN105653619A (en) * 2015-12-25 2016-06-08 上海智臻智能网络科技股份有限公司 Update method and device of correct log library in intelligent question-answering system
CN105653576A (en) * 2015-12-16 2016-06-08 上海智臻智能网络科技股份有限公司 Information searching method and apparatus, manual position service method and system
CN106339429A (en) * 2016-08-17 2017-01-18 浪潮电子信息产业股份有限公司 Method, device and system for realizing intelligent customer service
CN106485370A (en) * 2016-11-03 2017-03-08 上海智臻智能网络科技股份有限公司 A kind of method and apparatus of information prediction
WO2017097061A1 (en) * 2015-12-07 2017-06-15 中兴通讯股份有限公司 Smart response method and apparatus
CN106874406A (en) * 2017-01-18 2017-06-20 北京光年无限科技有限公司 A kind of interactive output intent for robot
CN107133299A (en) * 2017-04-26 2017-09-05 消检通(深圳)科技有限公司 Fire-fighting answer method, mobile terminal and readable storage medium storing program for executing based on artificial intelligence
CN107153639A (en) * 2016-03-04 2017-09-12 北大方正集团有限公司 Intelligent answer method and system
CN107220380A (en) * 2017-06-27 2017-09-29 北京百度网讯科技有限公司 Question and answer based on artificial intelligence recommend method, device and computer equipment
CN107423326A (en) * 2017-04-11 2017-12-01 广州亿码科技有限公司 A kind of recommendation and result queries method and system based on answer-mode
CN107644012A (en) * 2017-08-29 2018-01-30 平安科技(深圳)有限公司 Electronic installation, problem identification confirmation method and computer-readable recording medium
CN107688604A (en) * 2017-07-26 2018-02-13 阿里巴巴集团控股有限公司 Data answering processing method, device and server
CN107729510A (en) * 2017-10-23 2018-02-23 深圳市前海众兴电子商务有限公司 Information interacting method, information interactive terminal and storage medium
CN107807960A (en) * 2017-09-30 2018-03-16 平安科技(深圳)有限公司 Intelligent customer service method, electronic installation and computer-readable recording medium
CN108021691A (en) * 2017-12-18 2018-05-11 深圳前海微众银行股份有限公司 Answer lookup method, customer service robot and computer-readable recording medium
CN108256009A (en) * 2018-01-03 2018-07-06 国网江苏省电力有限公司电力科学研究院 A kind of method for improving electric intelligent response robot and answering accuracy rate
CN108304437A (en) * 2017-09-25 2018-07-20 腾讯科技(深圳)有限公司 A kind of automatic question-answering method, device and storage medium
CN108509463A (en) * 2017-02-28 2018-09-07 华为技术有限公司 A kind of answer method and device of problem
CN108595695A (en) * 2018-05-08 2018-09-28 和美(深圳)信息技术股份有限公司 Data processing method, device, computer equipment and storage medium
CN109241249A (en) * 2018-07-16 2019-01-18 阿里巴巴集团控股有限公司 A kind of method and device of determining bursting problem
CN109327631A (en) * 2018-10-24 2019-02-12 深圳市万屏时代科技有限公司 A kind of artificial customer service system of intelligence
CN110059172A (en) * 2019-04-19 2019-07-26 北京百度网讯科技有限公司 The method and apparatus of recommendation answer based on natural language understanding
CN110245219A (en) * 2019-04-25 2019-09-17 义语智能科技(广州)有限公司 A kind of answering method and equipment based on automatic extension Q & A database
CN110263141A (en) * 2019-06-25 2019-09-20 杭州微洱网络科技有限公司 A kind of customer service question answering system based on BERT
CN110275946A (en) * 2019-05-14 2019-09-24 闽江学院 A kind of FAQ automatic question-answering method and device
CN110737759A (en) * 2019-09-06 2020-01-31 中国平安人寿保险股份有限公司 Evaluation method and device for customer service robot, computer equipment and storage medium
CN110866089A (en) * 2019-11-14 2020-03-06 国家电网有限公司 Robot knowledge base construction system and method based on synonymous multi-language environment analysis
CN111737449A (en) * 2020-08-03 2020-10-02 腾讯科技(深圳)有限公司 Method and device for determining similar problems, storage medium and electronic device
CN111858846A (en) * 2020-03-05 2020-10-30 北京嘀嘀无限科技发展有限公司 Information processing method and device
CN112073741A (en) * 2020-08-31 2020-12-11 腾讯科技(深圳)有限公司 Live broadcast information processing method and device, electronic equipment and storage medium
CN112685545A (en) * 2020-12-29 2021-04-20 浙江力石科技股份有限公司 Intelligent voice interaction method and system based on multi-core word matching

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109117474B (en) * 2018-06-25 2022-05-03 广州多益网络股份有限公司 Statement similarity calculation method and device and storage medium
CN109829048B (en) * 2019-01-23 2023-06-23 平安科技(深圳)有限公司 Electronic device, interview assisting method, and computer-readable storage medium
CN110765247B (en) * 2019-09-30 2022-10-25 支付宝(杭州)信息技术有限公司 Input prompting method and device for question-answering robot
CN111177379B (en) * 2019-12-20 2023-05-23 深圳市优必选科技股份有限公司 Classification method for low-precision problems, intelligent terminal and computer readable storage medium
CN113807512B (en) * 2020-06-12 2024-01-23 株式会社理光 Training method and device for machine reading understanding model and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157547A (en) * 2003-11-21 2005-06-16 Fujitsu Ltd Similar article extracting method and program
CN1952928A (en) * 2005-10-20 2007-04-25 梁威 Computer system to constitute natural language base and automatic dialogue retrieve
CN101286161A (en) * 2008-05-28 2008-10-15 华中科技大学 Intelligent Chinese request-answering system based on concept
CN101339551A (en) * 2007-07-05 2009-01-07 日电(中国)有限公司 Natural language query demand extension equipment and its method
US20130282698A1 (en) * 2010-04-07 2013-10-24 Google Inc. System and Method for Directing Questions to Consultants Through Profile Matching

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5802493A (en) * 1994-12-07 1998-09-01 Aetna Life Insurance Company Method and apparatus for generating a proposal response
CN101174259A (en) * 2007-09-17 2008-05-07 张琰亮 Intelligent interactive request-answering system
CN101257512A (en) * 2008-02-02 2008-09-03 黄伟才 Inquiry answer matching method used for inquiry answer system as well as inquiry answer method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157547A (en) * 2003-11-21 2005-06-16 Fujitsu Ltd Similar article extracting method and program
CN1952928A (en) * 2005-10-20 2007-04-25 梁威 Computer system to constitute natural language base and automatic dialogue retrieve
CN101339551A (en) * 2007-07-05 2009-01-07 日电(中国)有限公司 Natural language query demand extension equipment and its method
CN101286161A (en) * 2008-05-28 2008-10-15 华中科技大学 Intelligent Chinese request-answering system based on concept
US20130282698A1 (en) * 2010-04-07 2013-10-24 Google Inc. System and Method for Directing Questions to Consultants Through Profile Matching

Cited By (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302859B (en) * 2015-09-21 2018-11-30 上海智臻智能网络科技股份有限公司 A kind of intelligent interactive system Internet-based
CN105302859A (en) * 2015-09-21 2016-02-03 上海智臻智能网络科技股份有限公司 Intelligent interaction system based on Internet
CN105354185A (en) * 2015-10-30 2016-02-24 上海智臻智能网络科技股份有限公司 Method and apparatus for question and answer system to mine relevant questions
CN108845992A (en) * 2015-10-30 2018-11-20 上海智臻智能网络科技股份有限公司 Computer readable storage medium and question and answer exchange method
CN105354300A (en) * 2015-11-05 2016-02-24 上海智臻智能网络科技股份有限公司 Information recommendation method and apparatus
CN105354300B (en) * 2015-11-05 2019-04-05 上海智臻智能网络科技股份有限公司 A kind of information recommendation method and device
WO2017097061A1 (en) * 2015-12-07 2017-06-15 中兴通讯股份有限公司 Smart response method and apparatus
CN105653576A (en) * 2015-12-16 2016-06-08 上海智臻智能网络科技股份有限公司 Information searching method and apparatus, manual position service method and system
CN105653619B (en) * 2015-12-25 2019-01-25 上海智臻智能网络科技股份有限公司 The update method and device in correct log library in intelligent Answer System
CN105653619A (en) * 2015-12-25 2016-06-08 上海智臻智能网络科技股份有限公司 Update method and device of correct log library in intelligent question-answering system
CN107153639A (en) * 2016-03-04 2017-09-12 北大方正集团有限公司 Intelligent answer method and system
CN106339429A (en) * 2016-08-17 2017-01-18 浪潮电子信息产业股份有限公司 Method, device and system for realizing intelligent customer service
CN106485370B (en) * 2016-11-03 2019-09-06 上海智臻智能网络科技股份有限公司 A kind of method and apparatus of information prediction
CN106485370A (en) * 2016-11-03 2017-03-08 上海智臻智能网络科技股份有限公司 A kind of method and apparatus of information prediction
CN106874406A (en) * 2017-01-18 2017-06-20 北京光年无限科技有限公司 A kind of interactive output intent for robot
US11734319B2 (en) 2017-02-28 2023-08-22 Huawei Technologies Co., Ltd. Question answering method and apparatus
CN108509463B (en) * 2017-02-28 2022-03-29 华为技术有限公司 Question response method and device
CN108509463A (en) * 2017-02-28 2018-09-07 华为技术有限公司 A kind of answer method and device of problem
CN107423326B (en) * 2017-04-11 2020-01-24 广州亿码科技有限公司 Recommendation and result query method and system based on answer mode
CN107423326A (en) * 2017-04-11 2017-12-01 广州亿码科技有限公司 A kind of recommendation and result queries method and system based on answer-mode
CN107133299B (en) * 2017-04-26 2019-11-19 消检通(深圳)科技有限公司 Fire-fighting answer method, mobile terminal and readable storage medium storing program for executing based on artificial intelligence
CN107133299A (en) * 2017-04-26 2017-09-05 消检通(深圳)科技有限公司 Fire-fighting answer method, mobile terminal and readable storage medium storing program for executing based on artificial intelligence
CN107220380A (en) * 2017-06-27 2017-09-29 北京百度网讯科技有限公司 Question and answer based on artificial intelligence recommend method, device and computer equipment
CN107688604A (en) * 2017-07-26 2018-02-13 阿里巴巴集团控股有限公司 Data answering processing method, device and server
WO2019041517A1 (en) * 2017-08-29 2019-03-07 平安科技(深圳)有限公司 Electronic device, question recognition and confirmation method, and computer-readable storage medium
CN107644012A (en) * 2017-08-29 2018-01-30 平安科技(深圳)有限公司 Electronic installation, problem identification confirmation method and computer-readable recording medium
CN108304437A (en) * 2017-09-25 2018-07-20 腾讯科技(深圳)有限公司 A kind of automatic question-answering method, device and storage medium
CN108304437B (en) * 2017-09-25 2020-01-31 腾讯科技(深圳)有限公司 automatic question answering method, device and storage medium
CN107807960A (en) * 2017-09-30 2018-03-16 平安科技(深圳)有限公司 Intelligent customer service method, electronic installation and computer-readable recording medium
CN107807960B (en) * 2017-09-30 2020-05-12 平安科技(深圳)有限公司 Intelligent customer service method, electronic device and computer readable storage medium
CN107729510B (en) * 2017-10-23 2021-07-06 深圳市前海众兴科研有限公司 Information interaction method, information interaction terminal and storage medium
CN107729510A (en) * 2017-10-23 2018-02-23 深圳市前海众兴电子商务有限公司 Information interacting method, information interactive terminal and storage medium
CN108021691A (en) * 2017-12-18 2018-05-11 深圳前海微众银行股份有限公司 Answer lookup method, customer service robot and computer-readable recording medium
CN108021691B (en) * 2017-12-18 2021-09-07 深圳前海微众银行股份有限公司 Answer searching method, customer service robot and computer readable storage medium
CN108256009A (en) * 2018-01-03 2018-07-06 国网江苏省电力有限公司电力科学研究院 A kind of method for improving electric intelligent response robot and answering accuracy rate
CN108256009B (en) * 2018-01-03 2022-02-15 国网江苏省电力有限公司电力科学研究院 Method for improving answer accuracy of electric intelligent answer robot
CN108595695B (en) * 2018-05-08 2021-03-16 和美(深圳)信息技术股份有限公司 Data processing method, data processing device, computer equipment and storage medium
CN108595695A (en) * 2018-05-08 2018-09-28 和美(深圳)信息技术股份有限公司 Data processing method, device, computer equipment and storage medium
CN109241249B (en) * 2018-07-16 2021-09-14 创新先进技术有限公司 Method and device for determining burst problem
CN109241249A (en) * 2018-07-16 2019-01-18 阿里巴巴集团控股有限公司 A kind of method and device of determining bursting problem
CN109327631A (en) * 2018-10-24 2019-02-12 深圳市万屏时代科技有限公司 A kind of artificial customer service system of intelligence
CN110059172A (en) * 2019-04-19 2019-07-26 北京百度网讯科技有限公司 The method and apparatus of recommendation answer based on natural language understanding
CN110245219A (en) * 2019-04-25 2019-09-17 义语智能科技(广州)有限公司 A kind of answering method and equipment based on automatic extension Q & A database
CN110275946A (en) * 2019-05-14 2019-09-24 闽江学院 A kind of FAQ automatic question-answering method and device
CN110263141A (en) * 2019-06-25 2019-09-20 杭州微洱网络科技有限公司 A kind of customer service question answering system based on BERT
CN110737759A (en) * 2019-09-06 2020-01-31 中国平安人寿保险股份有限公司 Evaluation method and device for customer service robot, computer equipment and storage medium
CN110737759B (en) * 2019-09-06 2023-07-25 中国平安人寿保险股份有限公司 Evaluation method and device of customer service robot, computer equipment and storage medium
CN110866089A (en) * 2019-11-14 2020-03-06 国家电网有限公司 Robot knowledge base construction system and method based on synonymous multi-language environment analysis
CN110866089B (en) * 2019-11-14 2023-04-28 国家电网有限公司 Robot knowledge base construction system and method based on synonymous multi-context analysis
CN111858846A (en) * 2020-03-05 2020-10-30 北京嘀嘀无限科技发展有限公司 Information processing method and device
CN111737449A (en) * 2020-08-03 2020-10-02 腾讯科技(深圳)有限公司 Method and device for determining similar problems, storage medium and electronic device
CN111737449B (en) * 2020-08-03 2020-12-11 腾讯科技(深圳)有限公司 Method and device for determining similar problems, storage medium and electronic device
CN112073741A (en) * 2020-08-31 2020-12-11 腾讯科技(深圳)有限公司 Live broadcast information processing method and device, electronic equipment and storage medium
WO2022042132A1 (en) * 2020-08-31 2022-03-03 腾讯科技(深圳)有限公司 Live-streaming information processing method and apparatus, electronic device and storage medium
CN112073741B (en) * 2020-08-31 2023-11-17 腾讯科技(深圳)有限公司 Live broadcast information processing method and device, electronic equipment and storage medium
CN112685545A (en) * 2020-12-29 2021-04-20 浙江力石科技股份有限公司 Intelligent voice interaction method and system based on multi-core word matching

Also Published As

Publication number Publication date
WO2016112558A1 (en) 2016-07-21

Similar Documents

Publication Publication Date Title
CN104657346A (en) Question matching system and question matching system in intelligent interaction system
CN110633292B (en) Query method, device, medium, equipment and system for heterogeneous database
US9971967B2 (en) Generating a superset of question/answer action paths based on dynamically generated type sets
CN101872349B (en) Method and device for treating natural language problem
CN107402912B (en) Method and device for analyzing semantics
CN108733712B (en) Question-answering system evaluation method and device
JP2015225657A (en) Interactive searching method and apparatus
US20170116250A1 (en) System and Method for Identifying Answer Key Problems in a Natural Language Question and Answering System
JP2017204018A (en) Search processing method, search processing program and information processing device
US20190065600A1 (en) Exploiting Answer Key Modification History for Training a Question and Answering System
CN107491536B (en) Test question checking method, test question checking device and electronic equipment
JP2022047291A (en) Information processing apparatus, method, and program
CN109815390B (en) Method, device, computer equipment and computer storage medium for retrieving multilingual information
CN112699645A (en) Corpus labeling method, apparatus and device
CN110413645A (en) Data search method, device, terminal and computer readable storage medium
CN112395867A (en) Synonym mining method, synonym mining device, synonym mining storage medium and computer equipment
CN114357195A (en) Knowledge graph-based question-answer pair generation method, device, equipment and medium
CN110209780B (en) Question template generation method and device, server and storage medium
CN114490984A (en) Question-answer knowledge extraction method, device, equipment and medium based on keyword guidance
CN113590844A (en) Knowledge graph-based question-answer library generation method and device, electronic equipment and storage medium
US20180341646A1 (en) Translated-clause generating method, translated-clause generating apparatus, and recording medium
CN117194730A (en) Intention recognition and question answering method and device, electronic equipment and storage medium
CN110147396B (en) Mapping relation generation method and device
CN115757720A (en) Project information searching method, device, equipment and medium based on knowledge graph
CN102346777B (en) A kind of method and apparatus that illustrative sentence retrieval result is ranked up

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150924

Address after: 518063 Guangdong city of Shenzhen province Qianhai Shenzhen Hong Kong cooperation zone before Bay Road No. 1 building 201 room A (located in Shenzhen Qianhai business secretary Co. Ltd.)

Applicant after: SHENZHEN QIANHAI ANCE INFORMATION TECHNOLOGY CO., LTD.

Address before: 518057 Guangdong city of Shenzhen province Nanshan District Hing Road two No. 6 Wuhan University B815 Shenzhen research building (real Qianhai settled in Shenzhen City, Secretary of Commerce Co. Ltd.)

Applicant before: SHENZHEN QIANHAI ANCE INFORMATION TECHNOLOGY CO., LTD.

Applicant before: Shenzhen Yi Teke Information Technology Co., Ltd

Applicant before: SHENZHEN BEIWO DEKE BIOTECHNOLOGY RESEARCH INSTITUTE CO., LTD.

WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150527