WO2020007028A1 - Procédé de recommandation de données de consultation médicale, dispositif, appareil informatique et support d'informations - Google Patents

Procédé de recommandation de données de consultation médicale, dispositif, appareil informatique et support d'informations Download PDF

Info

Publication number
WO2020007028A1
WO2020007028A1 PCT/CN2019/071525 CN2019071525W WO2020007028A1 WO 2020007028 A1 WO2020007028 A1 WO 2020007028A1 CN 2019071525 W CN2019071525 W CN 2019071525W WO 2020007028 A1 WO2020007028 A1 WO 2020007028A1
Authority
WO
WIPO (PCT)
Prior art keywords
question
feature
word
feature word
answered
Prior art date
Application number
PCT/CN2019/071525
Other languages
English (en)
Chinese (zh)
Inventor
高羽
柳恭
葛培明
孙行智
Original Assignee
平安科技(深圳)有限公司
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 平安科技(深圳)有限公司 filed Critical 平安科技(深圳)有限公司
Publication of WO2020007028A1 publication Critical patent/WO2020007028A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients

Definitions

  • the present application relates to a method, an apparatus, a computer device, and a storage medium for recommending consultation data.
  • a method, an apparatus, a computer device, and a storage medium for recommending consultation data are provided.
  • a method for recommending consultation data includes:
  • a device for recommending consultation data includes:
  • a first feature word set acquisition module configured to obtain a current question to be answered, perform word segmentation on the current question to be answered, extract feature words according to the word segmentation result, and obtain a first feature word set corresponding to the current question to be answered;
  • a second feature word set acquisition module configured to obtain a second feature word set corresponding to each index node in a pre-established index
  • a target index node set acquisition module is configured to respectively calculate a first similarity between a first feature word set corresponding to the current question to be answered and a second feature word set corresponding to each index node, and calculate a result according to the first similarity Sorting each index node to select a preset number of index nodes as target index nodes to obtain a target index node set;
  • a question-and-answer pair acquisition module for obtaining a question-and-answer pair corresponding to each target index node in the target index node set from the consultation database;
  • a recommendation module is configured to separately calculate a second similarity between the current question to be answered and a question corresponding to each question and answer pair, and sort each question and answer pair to select a target question and answer pair according to the second similarity calculation result, and according to the selected question and answer pair, The target question-and-answer is recommended for consultation data.
  • a computer device includes a memory and one or more processors.
  • the memory stores computer-readable instructions.
  • the steps of the method for recommending diagnosis data provided in any embodiment of the present application are implemented. .
  • One or more non-transitory computer-readable storage media storing computer-readable instructions.
  • the computer-readable instructions When executed by one or more processors, the one or more processors implement one of the embodiments of the present application. The steps provided in the recommended method of consultation data.
  • FIG. 1 is an application scenario diagram of a method for recommending diagnosis data according to one or more embodiments.
  • FIG. 2 is a schematic flowchart of a method for recommending diagnosis data according to one or more embodiments.
  • FIG. 3 is a schematic flowchart before step S202 in one or more embodiments.
  • FIG. 4 is a schematic flowchart of step S304 according to one or more embodiments.
  • FIG. 5 is a schematic flowchart of step S206 according to one or more embodiments.
  • FIG. 6 is a schematic flowchart of step S502 according to one or more embodiments.
  • FIG. 7 is a structural block diagram of a consultation data recommendation device according to one or more embodiments.
  • FIG. 8 is a block diagram of a consultation data recommendation device in another embodiment.
  • FIG. 9 is a block diagram of a computer device according to one or more embodiments.
  • the method for recommending diagnosis data provided in this application can be applied to the application environment shown in FIG. 1.
  • the consultation terminal 102 and the doctor terminal 104 communicate with the server 106 through a network, respectively.
  • the server 106 After receiving the question to be answered sent by the consultation terminal, the server 106 performs word segmentation on the question to be answered, extracts feature words according to the word segmentation result, obtains a first feature word set corresponding to the question to be answered, and obtains a pre-built index database.
  • the second feature word set corresponding to each index node calculates the first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node.
  • the inodes are sorted to select a preset number of indexes as the target inodes to obtain the target inode set.
  • the questionnaire pairs corresponding to each target inode are searched from the consultation information database, and the current question to be answered is corresponding to each question and answer pair.
  • the second similarity between the questions according to the calculation result of the second similarity, sort each question and answer pair to select the target question and answer pair, and according to the selected target question and answer pair, the doctor's terminal recommends the consultation data, and the recommended consultation data Can be the entire target Q & A pair or just the target Q & A
  • the reply message is sorted to select a preset number of indexes as the target inodes to obtain the target inode set.
  • the consultation terminal 102 and the doctor terminal 104 may be, but are not limited to, various personal computers, notebook computers, smart phones, and tablet computers.
  • the server 104 may be implemented by an independent server or a server cluster composed of multiple servers.
  • a method for recommending diagnosis data is provided.
  • the method is applied to the server in FIG. 1 as an example, and includes the following steps:
  • Step S202 Obtain a current question to be answered, segment the current question to be answered, and extract feature words according to the result of the word segmentation to obtain a first feature word set corresponding to the question currently to be answered.
  • the question to be answered refers to a question entered by the questioning user at the questioning terminal.
  • the server will receive the inquisition question sent by the inquisition terminal, segment the question, and obtain the segmentation result.
  • the segmentation result refers to the one obtained after the segmentation. Sequence of words. For example, the segmentation result obtained after the segmentation of "What should I do for my stomachache" can be: I / Stomachache / What to do.
  • Word segmentation can also be used to perform segmentation processing on each segmented sentence.
  • word segmentation processing such as forward maximum matching, which divides strings in a segmented sentence from left to right, or reverse maximum matching, which divides strings in a segmented sentence from right to left Word segmentation; or shortest path word segmentation, where the number of words in a string of a segmented sentence is required to be cut to a minimum; or, two-way maximum matching, which performs word segmentation matching in both forward and reverse directions.
  • Word segmentation can also be used to perform segmentation processing on each segmented sentence.
  • Word segmentation is a method of machine speech judgment, which uses syntactic and semantic information to process ambiguity to segment words. You can also use statistical word segmentation to perform word segmentation on each segmented sentence. From the historical search history of the current user or the historical search history of the general user, according to the statistics of the phrase, it will be counted that some two adjacent words appear more frequently. If there are many, you can use these two adjacent words as phrases to perform segmentation.
  • the server extracts feature words according to the segmentation results.
  • extracting feature words may specifically match each word in the segmentation result with each word in a pre-established feature word library, and use the matched words as feature words.
  • the match may be that the two words are exactly the same.
  • the matching may be that the similarity between the two words exceeds a preset threshold, such as "belly pain” and "belly pain” as two words that match each other.
  • the feature vocabulary can be the authoritative explanation of various diseases obtained from the existing medical database, including its corresponding introduction, symptoms, complications, therapeutic drugs, common examinations and other professional information, and it can also be the medical treatment of various drugs.
  • the medical data can also be an open source medical data source on the Internet in real time or regularly through tools such as web crawlers (for example, questions and answers about different diseases on various forums, discussions, etc., or Various new medical cases, medical question and answer texts, etc.) to obtain specific types of information (for example, treatment plans corresponding to different diseases, treatment drugs, affiliated departments, clinical manifestations, etc.).
  • tools such as web crawlers (for example, questions and answers about different diseases on various forums, discussions, etc., or Various new medical cases, medical question and answer texts, etc.) to obtain specific types of information (for example, treatment plans corresponding to different diseases, treatment drugs, affiliated departments, clinical manifestations, etc.).
  • Step S204 Obtain a second feature word set corresponding to each index node in the pre-established index.
  • question and answer pairs are extracted in advance, and then feature extraction is performed on the question and answer pairs.
  • the extracted features include at least the feature words corresponding to the questions in the question and answer pair. These feature words form the second feature word set, and Save the question-answer pairs and their corresponding features to the same row of the data table of the questionnaire database, and finally index the questionnaire database according to the column data of the feature.
  • Each index node in the index includes the index value and pointer, and the index value includes at least The corresponding second feature word set of each question and answer pair, the pointer refers to a memory area, and the memory area records a reference to the data of the corresponding row recorded on the hard disk.
  • a question-answer pair refers to an information pair consisting of a question from a user and a reply from a doctor.
  • a question-and-answer pair can consist of a question from the questioning user and one answer from the doctor, or a question from the questioning user and multiple answers from the doctor. It can also consist of multiple consecutive questions from the questioning user and one from the doctor. The response may consist of multiple consecutive questions from the user and multiple consecutive responses from the doctor.
  • the server sequentially traverses each index node in the index, obtains the index value of the index node, and obtains a second feature word set corresponding to each index node. .
  • Step S206 Calculate the first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node, and sort each index node to select according to the first similarity calculation result.
  • a preset number of inodes are used as target inodes to obtain the target inode set.
  • the first similarity is used to represent a degree of similarity between the first feature word set and the second feature word set.
  • the first similarity may be a cosine similarity.
  • the cosine similarity of the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to any index node may be calculated.
  • the feature word set and the second feature word set extract keywords to obtain the first keyword set corresponding to the question to be answered and the second keyword set corresponding to the index node, and then calculate the first keyword set and the second keyword set.
  • the cosine similarity is obtained by calculating the cosine of the angle between the two word frequency vectors.
  • the server sorts each index node of the index database according to the magnitude of the cosine similarity, and selects a preset number of index nodes as target index nodes according to the sorting result to obtain a target index node set.
  • the server may sort the index nodes in descending order according to the magnitude of the cosine similarity, select the index node of TOPN1 as the target index node, and N1 is a preset value set in advance, which can be set and adjusted based on experience.
  • Step S208 Obtain a question-answer pair corresponding to each target index node in the target index node set from the consultation database.
  • each index node in the index stores a pointer to a corresponding row in a table in the consultation database.
  • the corresponding row of data corresponding to the index node can be obtained through the pointer, and the question-answer pair is data of one column in the row of data, so the corresponding question-answer pair can be obtained through the index node.
  • Step S210 Calculate the second similarity between the current question to be answered and the question corresponding to each question and answer pair, sort each question and answer pair according to the second similarity calculation result to select the target question and answer pair, and perform Consultation data is recommended.
  • the second similarity is used to characterize the similarity between the current question to be answered and the question corresponding to each question-answer pair.
  • the second similarity may be a string similarity. Calculate the second similarity between the current question to be answered and the question corresponding to each question and answer pair. Specifically, it may include the following steps: After the server obtains the question and answer pair corresponding to each target index node, first calculate the current question and answer The edit distance between each question and answer pair in the obtained question and answer pair. The edit distance refers to the minimum required to edit a single character (such as modify, insert, delete) when modifying from one string to another. frequency.
  • Similarity (Max (x, y) -Levenshtein) / Max (x, y) , x is the length of the string corresponding to the question to be answered, y is the length of the string corresponding to the question in the question and answer pair, and Levenshtein is the editing distance.
  • the server sorts each question-and-answer pair obtained in step S208 according to the magnitude of the string similarity, and then selects a preset number of question-and-answer pairs as target question-and-answer pairs according to the sorting results, and performs consultation data recommendation based on these target question-and-answer pairs.
  • the server may sort the question and answer pairs obtained in step S208 in descending order according to the similarity of the string, select the question and answer pair of TOPN2 as the target question and answer pair, N2 is a preset value, and may be based on experience Make adjustments.
  • the server recommends the diagnosis data according to the target question and answer pairs, which may be to recommend all target question and answer pairs to the doctor terminal, or to select any one question and answer pair to recommend to the doctor terminal, or to rank first.
  • the question-and-answer pair is recommended to the doctor's terminal, and how to recommend it is not limited in this application.
  • the server may also directly select the answers in the target question-and-answer pairs to recommend to the doctor terminal, may recommend all the answers of the target question-and-answer pairs to the doctor terminal, or may recommend the answers to any of the question-and-answer pairs. It is recommended to the doctor terminal, or the answer selected by the first question-answer pair is recommended to the doctor terminal. How to recommend it is not limited in the present invention.
  • the server first obtains the feature word set corresponding to the question to be answered, and then calculates the first similarity between the feature word set of the question to be answered and the feature word set of each index node in the index, and selects the similarity
  • the largest nodes are used as the target nodes, and then the corresponding question-and-answer pairs of these nodes are found, and the second similarity between the question to be answered and the question in the question-and-answer pair is calculated.
  • the question-and-answer pairs with the largest string similarity are selected as the target question-and-answer pairs.
  • the application has been sorted twice to accurately locate the question and answer pairs that are most similar to the question to be answered, and to recommend based on the most similar question and answer pairs. Accurate answers, which improves the efficiency of the consultation.
  • the method before step S202, the method includes:
  • Step S302 Obtain a questionnaire information set corresponding to each previous questionnaire, and preprocess the questionnaire information set.
  • the previous consultations refer to the various consultations completed before the current time
  • the consultation information set refers to the information composed of the consultation information of the consultation user and the reply information of the doctor user in a complete consultation. Collect consultation information.
  • preprocessing includes clauses, referential resolution, context processing, and the like.
  • Sentence refers to the segmentation of a piece of information into a single sentence; referential resolution refers to the calculation of the reference content of the pronoun in the sentence, which can be calculated by syntactic analysis and editing distance; context processing refers to the completion of the context. For example: D: Are you dizzy? U: Yes, I am dizzy. Make the meaning of the second sentence more comprehensive; context processing uses syntactic analysis and sentence pattern judgment.
  • step S304 question-and-answer pairs are extracted from the pre-processed questionnaire information set, and feature extraction is performed on the extracted question-and-answer pairs.
  • Extracting the question-and-answer pairs means extracting the question-and-answer pairs from the questionnaire information corresponding to a complete consultation.
  • the server performs feature extraction on the extracted question-answer pairs.
  • feature extraction may be extracting keywords for questions in a question-answer pair.
  • the extracted features may be, for example, the number of single sentences in the question-answer pair, the number of adjectives, question words, and so on.
  • step S306 the question-and-answer pairs and the features corresponding to the question-and-answer pairs are correspondingly stored in the questionnaire database.
  • the server stores the features corresponding to the question-answer pairs and the question-answer pairs in the inquiry database, that is, stores the features corresponding to the question-answer pairs and the question-answer pairs as different columns in the same row of the table in the database.
  • the inquisition user communicates with the doctor through an instant message during the inquiries, and the message carries the user IDs of both parties in the communication, including the inquisition user ID and the doctor user ID.
  • the inquiries terminal The information sent carries the user ID of the consultation, and the information sent by the doctor's terminal carries the user ID of the doctor. Therefore, when the server obtains the questionnaire information corresponding to previous consultations, it can also obtain the user identifier corresponding to the questionnaire information, and The user identifier corresponding to the question-answer pair and the feature corresponding to the question-answer pair are stored one-to-one in the consultation database.
  • step S308 an inquiry database is indexed according to the characteristics.
  • the server establishes an index according to the column data of the features in the questionnaire database, and each node in the index corresponds to a row of data in the questionnaire database, including at least the features corresponding to the question-answer pair and the question-answer pair.
  • the server may also create an index based on user identification and characteristics.
  • extracting question-and-answer pairs from the pre-processed questionnaire information includes:
  • Step S304A Obtain a user ID corresponding to each piece of questionnaire information in the questionnaire information set, and the user identifier is a questioner user ID or a doctor user ID.
  • each piece of inquiry information in the inquiry information corresponds to a user ID.
  • the corresponding user ID is the inquiry user ID
  • the corresponding user ID is Doctor user ID.
  • step S306B the consultation information corresponding to the doctor user ID is filtered according to a preset rule.
  • the preset rule at least includes: filtering out messages ending with an interrogative word, and messages matching a preset set of phrases.
  • Interrogative words can be, for example, "what to do”, “what is going on”, “why” and so on.
  • the preset idioms are sentences set in advance by the doctor's terminal to save response time, for example, “Please wait a moment”, “Hello, I'm not in the class at present", and so on.
  • Step S308C the questionnaire information set of the filtered question text is extracted according to punctuation marks and question words.
  • the filtered questionnaire information is traversed from the first questionnaire information, and the user ID corresponding to each questionnaire information is obtained in turn.
  • the questionnaire is determined. Does the information include a question sentence, and if so, the question sentence is used as one of the questions in the question and answer pair, starting from the questionnaire information corresponding to the first doctor user ID in the following corresponding to the question, obtaining all consecutive doctor user ID correspondences Until the questioning information corresponding to the next questioning user ID appears, the questioning information corresponding to the obtained doctor user ID is used as the answer to the question sentence to form a question and answer pair.
  • the extracted question-and-answer pairs can include one answer to one question, or multiple consecutive answers to one question, or one consecutive answer to multiple questions, or multiple consecutive answers to multiple consecutive questions. The specific consultation depends on the situation, and this application is not limited here.
  • performing feature extraction on the extracted question-and-answer pairs includes: segmenting the questions in the extracted question-and-answer pairs to obtain a set of words corresponding to the questions; and separating each word in the word set from a pre-established feature word library. Each word is matched. When the match is successful, the word is used as the extracted feature.
  • the server may first perform word segmentation on the questions in the extracted question and answer pair to obtain a word set corresponding to the question.
  • word segmentation on the questions in the extracted question and answer pair to obtain a word set corresponding to the question.
  • Word segmentation can also be used to perform segmentation processing on each segmented sentence.
  • Word segmentation is a method of machine speech judgment and uses syntactic and semantic information to process ambiguity to segment words.
  • each word in the word set obtained by the segmentation is matched with each word in a pre-established feature word library, and the matched words are used as feature words.
  • the match may be that the two words are exactly the same.
  • the matching may be that the similarity between the two words exceeds a preset threshold, such as "belly pain” and "belly pain” as two words that match each other.
  • the feature vocabulary can be the authoritative explanation of various diseases obtained from the existing medical database, including its corresponding introduction, symptoms, complications, therapeutic drugs, common examinations and other professional information, and it can also be the medical treatment of various drugs.
  • the medical data can also be an open source medical data source on the Internet in real time or regularly through tools such as web crawlers (for example, questions and answers about different diseases on various forums, discussions, etc., or Various new medical cases, medical question and answer texts, etc.) to obtain specific types of information (for example, treatment plans corresponding to different diseases, treatment drugs, affiliated departments, clinical manifestations, etc.).
  • tools such as web crawlers (for example, questions and answers about different diseases on various forums, discussions, etc., or Various new medical cases, medical question and answer texts, etc.) to obtain specific types of information (for example, treatment plans corresponding to different diseases, treatment drugs, affiliated departments, clinical manifestations, etc.).
  • the steps of respectively calculating the first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node include:
  • Step S502 Calculate a feature weight for each feature word in the first feature word set to obtain a first calculation result, select keywords based on the first calculation result, and obtain a first keyword set corresponding to a question to be currently answered.
  • feature weights are used to characterize the importance of a feature. The larger the feature weight, the more important the feature word is, and the more it can represent the meaning of a word set.
  • term feature frequency-inverse document frequency (TF-IDF) algorithm may be used to calculate feature weights for each feature word.
  • TF-IDF term feature frequency-inverse document frequency
  • a first settlement result is obtained after calculating feature weights.
  • the first calculation result refers to a weight value corresponding to each feature word in the first word set.
  • the feature words can be sorted according to the weight value, and then keywords are selected according to the sorting result, thereby obtaining a first keyword set.
  • the server may sort each feature word in the first feature word set in descending order according to the feature weight, and then select a preset number of feature words that are ranked first as keywords to obtain the first keyword set.
  • Step S504 calculating feature weights for each feature word in the second feature word set to obtain a second calculation result, selecting keywords according to the second calculation result, and obtaining a second keyword set corresponding to each index node.
  • a term frequency-inverse document frequency algorithm may be used to calculate feature weights for each feature word in the second feature word set to obtain a second calculation result, and the second calculation result refers to the feature weight of each feature word in the second word set.
  • the feature words can be sorted according to the weight value, and then the keywords are selected according to the ranking result to obtain a second keyword set.
  • the server may sort each feature word in the second feature word set in descending order according to the feature weight, and then select a preset number of feature words that are ranked first as keywords to obtain a second keyword set.
  • step S506 the first word frequency vector corresponding to the current question to be answered and the second word frequency vector corresponding to each index node are obtained according to the first keyword set and the second keyword set.
  • first keyword set and the second keyword set are combined to obtain a union, and the word frequencies of each keyword in the union set in the first feature word set and the second feature word set are calculated respectively according to the word frequencies.
  • a first word frequency vector and a second word frequency vector are generated. For example, if the first feature word set is: cough / smoker / insomnia, its corresponding keyword set is ⁇ cough, smoking ⁇ ; the second feature word set is: headache / cough / running nose / cooling, and its corresponding The key word is ⁇ headache, runny nose ⁇ . Combine the two keywords to get ⁇ cough, smoking, headache, runny nose ⁇ .
  • the word frequency of each word in the set in the first feature word set is: cough 1, smoking 1, headache 0, runny nose 0, the word frequency of each word in the set in the first feature word set is: cough 1, smoking 0, headache 1, runny nose 1, and finally the first word frequency vector is [1,1 , 0,0], and the second word frequency vector is [1,0,1,1].
  • Step S508 Calculate the cosine of the angle between each first word frequency vector and each second word frequency vector to obtain the first similarity.
  • a i is a first word frequency vector
  • B i for the second word frequency vector
  • the cosine similarity of the two feature word sets is calculated by extracting keywords from the feature word set and obtaining the word frequency vector. Compared with calculating the similarity of the two documents to be answered by the question and answer, the savings The amount of calculation improves the calculation efficiency.
  • calculating a feature weight for each feature word in the first feature word set to obtain a first calculation result includes:
  • step S602 an initial feature weight of each feature word in the first feature word set is calculated using a word frequency-inverse document frequency algorithm.
  • Word frequency TF number of times a word appears in a document / total number of words in the document;
  • step S604 it is sequentially judged whether each feature word in the first feature word set satisfies a preset adjustment rule. If so, the process proceeds to step S606; if not, the process proceeds to step S608.
  • Step S606 Adjust the initial weight of the feature words according to the adjustment rule to obtain the final feature weight.
  • step S608 the initial feature weight is used as the final feature weight.
  • the preset adjustment rule is a rule for manually adjusting a feature weight of a feature word.
  • the preset adjustment rule may be: when two feature words appear at the same time and the difference between their corresponding feature weights is less than a preset threshold, then the weight of one of the words is adjusted to make the difference in weights Not less than the preset threshold, for example, when headache and hand pain appear as feature words at the same time, and the difference between their corresponding feature weights is less than 0.2, the feature weight of headache is adjusted so that the feature weight difference between headache and hand pain More than 0.2, the purpose of doing this is to increase the weight of the feature words that have a greater effect on the symptoms, thereby improving the accuracy of keyword selection.
  • the accuracy of keyword selection can be improved by adjusting feature weights.
  • steps in the flowchart of FIG. 2-6 are sequentially displayed in accordance with the directions of the arrows, these steps are not necessarily performed in the order indicated by the arrows. Unless explicitly stated in this document, the execution of these steps is not strictly limited, and these steps can be performed in other orders. Moreover, at least a part of the steps in FIG. 2-6 may include multiple sub-steps or stages. These sub-steps or stages are not necessarily performed at the same time, but may be performed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed in turn or alternately with at least a part of another step or a sub-step or stage of another step.
  • a consultation data recommendation device 700 including:
  • a first feature word set acquisition module 702 configured to obtain a current question to be answered, segment the current question to be answered, extract feature words according to the result of the word segmentation, and obtain a first feature word set corresponding to the current question to be answered;
  • a second feature word set obtaining module 704 configured to obtain a second feature word set corresponding to each index node in a pre-established index
  • the target index node set acquisition module 706 is configured to respectively calculate a first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node.
  • Each index node is sorted to select a preset number of index nodes as target index nodes to obtain a target index node set;
  • a question-and-answer pair acquisition module 708 is configured to obtain a question-and-answer pair corresponding to each target index node in the target index node set from the consultation database;
  • the recommendation module 710 is configured to separately calculate a second similarity between a current question to be answered and a question corresponding to each question and answer pair, and rank each question and answer pair according to the second similarity calculation result to select a target question and answer pair, and according to the selected target Questions and answers are recommended for questioning data.
  • the foregoing apparatus further includes:
  • a pre-processing module 802 configured to obtain a set of inquiry information corresponding to previous visits, and pre-process the set of inquiry information
  • a feature extraction module 804 configured to extract question and answer pairs from the pre-processed questionnaire information set, and perform feature extraction on the extracted question and answer pairs;
  • a storage module 806, configured to correspondingly store question and answer pairs and the characteristics corresponding to the question and answer pairs in the questionnaire database
  • the index establishing module 808 is configured to index the consultation database according to characteristics.
  • the feature extraction module 804 is further configured to obtain a user ID corresponding to each piece of questioning information in the questioning information set, and the user identifier is a questioning user identifier or a doctor user identifier; Filtering is performed according to preset rules; the filtered questionnaire information set is extracted according to punctuation marks and question words.
  • the feature extraction module 804 is further configured to perform segmentation on the questions in the extracted question and answer pairs to obtain a set of words corresponding to the questions; and match each word in the word set with each word in a pre-established feature word library When the match is successful, the word is used as the extracted feature.
  • the target index node set acquisition module 706 is further configured to calculate feature weights for each feature word in the first feature word set to obtain a first calculation result, select keywords based on the first calculation result, and obtain a current question to be answered. Corresponding first keyword set; calculating feature weights for each feature word in the second feature word set to obtain a second calculation result, selecting keywords based on the second calculation result, and obtaining a second keyword set corresponding to each index node; A keyword set and a second keyword set to obtain the first word frequency vector corresponding to the current question to be answered and the second word frequency vector corresponding to each index node; and calculate the angle between each first word frequency vector and each second word frequency vector The cosine value gives the first similarity.
  • the target index node set acquisition module 706 is further configured to calculate an initial feature weight of each feature word in the first feature word set using a word frequency-inverse document frequency algorithm; when any feature word in the first feature word set When the preset adjustment rules are satisfied, the initial feature weights of the feature words are adjusted according to the preset adjustment rules to obtain the final feature weights; when any feature word in the first feature word set does not meet the preset adjustment rules, the initial The feature weight is used as the final feature weight.
  • Each module in the above-mentioned consultation data recommendation device may be implemented in whole or in part by software, hardware, and a combination thereof.
  • the above-mentioned modules may be embedded in the hardware in or independent of the processor in the computer device, or may be stored in the memory of the computer device in the form of software, so that the processor can call and execute the operations corresponding to the above modules.
  • a computer device is provided.
  • the computer device may be a server, and its internal structure diagram may be as shown in FIG. 8.
  • the computer device includes a processor, a memory, a network interface, and a database connected through a system bus.
  • the processor of the computer device is used to provide computing and control capabilities.
  • the memory of the computer device includes a non-volatile computer-readable storage medium and an internal memory.
  • the non-volatile computer-readable storage medium stores an operating system, computer-readable instructions, and a database.
  • the internal memory provides an environment for operating the operating system and computer-readable instructions in a non-volatile computer-readable storage medium.
  • the database of the computer equipment is used to store data such as question-answer pairs, characteristics corresponding to the question-answer pairs.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer-readable instructions are executed by a processor to implement a method for recommending diagnosis data.
  • FIG. 8 is only a block diagram of a part of the structure related to the scheme of the present application, and does not constitute a limitation on the computer equipment to which the scheme of the present application is applied.
  • the specific computer equipment may be Include more or fewer parts than shown in the figure, or combine certain parts, or have a different arrangement of parts.
  • a computer device includes a memory and one or more processors.
  • Computer-readable instructions are stored in the memory.
  • the one or more processors execute the following steps: obtaining a current question to be answered , Segmenting the current question to be answered, and extracting feature words according to the result of the segmentation, to obtain a first feature word set corresponding to the current question to be answered; obtaining a second feature word set corresponding to each index node in a pre-established index; and calculating the current wait
  • the first similarity between the first feature word set corresponding to the answer question and the second feature word set corresponding to each index node, each index node is sorted according to the first similarity calculation result to select a preset number of index nodes as Target inodes to obtain the target inode set; obtain the question-answer pairs corresponding to each target inode in the target inode set from the consultation database; calculate the second similarity between the current question to be answered and the question corresponding to each question-answer pair For each question and answer
  • the processor executes the computer-readable instructions: obtaining the inquiry information set corresponding to the previous consultations, preprocessing the inquiry information set;
  • the processed question and answer information set extracts question and answer pairs, and extracts the features of the question and answer pairs; correspondingly stores the features of the question and answer pairs and the question and answer pairs into the question and answer database; and indexes the question and answer database based on the features.
  • extracting question-and-answer pairs from the pre-processed questionnaire information includes: obtaining a user ID corresponding to each piece of questionnaire information in the questionnaire information set, and the user ID is a questioning user ID or a doctor user ID;
  • the questionnaire information corresponding to the user ID is filtered according to a preset rule; for the filtered questionnaire information set, question and answer pairs are extracted according to punctuation marks and question words.
  • performing feature extraction on the extracted question-and-answer pairs includes: segmenting the questions in the extracted question-and-answer pairs to obtain a set of words corresponding to the questions; and separating each word in the word set from a pre-established feature word library. Each word is matched. When the match is successful, the word is used as the extracted feature.
  • the steps of respectively calculating the first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node include: The feature weight is calculated for each feature word to obtain a first calculation result, and keywords are selected according to the first calculation result to obtain a first keyword set corresponding to the current question to be answered; the feature weight is calculated for each feature word in the second feature word set to obtain a second Calculate the results, select keywords based on the second calculation results, and obtain a second keyword set corresponding to each index node; obtain the first word frequency vector and each index corresponding to the current question to be answered according to the first keyword set and the second keyword set The second word frequency vector corresponding to the node; the angle cosine between each first word frequency vector and each second word frequency vector is calculated to obtain the first similarity.
  • calculating a feature weight for each feature word in the first feature word set to obtain a first calculation result includes: using a word frequency-inverse document frequency algorithm to calculate an initial feature weight for each feature word in the first feature word set; When any feature word in the first feature word set meets a preset adjustment rule, the initial feature weight of the feature word is adjusted according to the preset adjustment rule to obtain the final feature weight; when any one of the first feature word set When the feature words do not satisfy the preset adjustment rules, the initial feature weight is taken as the final feature weight.
  • One or more non-volatile computer-readable storage media storing computer-readable instructions.
  • the one or more processors execute the following steps: obtaining the current pending answer. Questions, segment the current question to be answered, and extract feature words based on the results of the segmentation to obtain the first feature word set corresponding to the question currently to be answered; obtain the second feature word set corresponding to each index node in the pre-established index; calculate the current separately
  • the first similarity between the first feature word set corresponding to the question to be answered and the second feature word set corresponding to each index node, each index node is sorted according to the first similarity calculation result to select a preset number of index nodes As a target index node, a target index node set is obtained; a question-answer pair corresponding to each target index node in the target index node set is obtained from the consultation database; and a second similarity between the current question to be answered and the question corresponding to each question-answer pair is calculated separately Degree based on
  • the following steps are also implemented: obtaining the inquiry information set corresponding to previous visits, and pre-processing the inquiry information set;
  • the pre-processed questionnaire information set extracts question-and-answer pairs and extracts features from the question-and-answer pairs; correspondingly stores the features of the question-and-answer pairs and question-and-answer pairs in the question-and-answer database; and indexes the question-and-answer database based on the features.
  • extracting question-and-answer pairs from the pre-processed questionnaire information includes: obtaining a user ID corresponding to each piece of questionnaire information in the questionnaire information set, and the user ID is a questioning user ID or a doctor user ID;
  • the questionnaire information corresponding to the user ID is filtered according to a preset rule; for the filtered questionnaire information set, question and answer pairs are extracted according to punctuation marks and question words.
  • performing feature extraction on the extracted question-and-answer pairs includes: segmenting the questions in the extracted question-and-answer pairs to obtain a set of words corresponding to the questions; and separating each word in the word set from a pre-established feature word library. Each word is matched. When the match is successful, the word is used as the extracted feature.
  • the steps of respectively calculating the first similarity between the first feature word set corresponding to the current question to be answered and the second feature word set corresponding to each index node include: The feature weight is calculated for each feature word to obtain a first calculation result, and keywords are selected according to the first calculation result to obtain a first keyword set corresponding to the current question to be answered; the feature weight is calculated for each feature word in the second feature word set to obtain a second Calculate the results, select keywords based on the second calculation results, and obtain a second keyword set corresponding to each index node; obtain the first word frequency vector and each index corresponding to the current question to be answered according to the first keyword set and the second keyword set The second word frequency vector corresponding to the node; the angle cosine between each first word frequency vector and each second word frequency vector is calculated to obtain the first similarity.
  • calculating a feature weight for each feature word in the first feature word set to obtain a first calculation result includes: using a word frequency-inverse document frequency algorithm to calculate an initial feature weight for each feature word in the first feature word set; When any feature word in the first feature word set meets a preset adjustment rule, the initial feature weight of the feature word is adjusted according to the preset adjustment rule to obtain the final feature weight; when any one of the first feature word set When the feature words do not satisfy the preset adjustment rules, the initial feature weight is taken as the final feature weight.
  • Non-volatile memory may include read-only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), or flash memory.
  • Volatile memory can include random access memory (RAM) or external cache memory.
  • RAM is available in various forms, such as static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), dual data rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous chain (Synchlink) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • Data Mining & Analysis (AREA)
  • Biomedical Technology (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

La présente invention concerne un procédé de recommandation de données de consultation médicale comprenant les étapes suivantes : acquérir une question actuelle à répondre, effectuer une segmentation de mots, extraire des mots caractéristiques en fonction d'un résultat de la segmentation de mots, et obtenir un premier ensemble de mots caractéristiques correspondant à la question actuelle ; acquérir un second ensemble de mots caractéristiques correspondant à chaque nœud index dans un index préétabli ; calculer un niveau de similarité cosinus entre le premier ensemble de mots caractéristiques et le second ensemble de mots caractéristiques, trier chaque nœud index en fonction d'un premier résultat de calcul de similarité, de façon à sélectionner un nombre prédéterminé de nœuds index en tant que nœuds index cibles, et obtenir un ensemble de nœuds index cibles ; acquérir, à partir d'une base de données de consultation médicale, des paires questions-réponses correspondant respectivement aux nœuds index cibles ; et calculer des seconds niveaux de similarité entre la question actuelle et les questions correspondant respectivement aux paires questions-réponses, trier les paires questions-réponses en fonction des seconds niveaux de similarité, de façon à sélectionner une paire question-réponse cible, et recommander des données de consultation médicale en fonction de la paire question-réponse sélectionnée.
PCT/CN2019/071525 2018-07-04 2019-01-14 Procédé de recommandation de données de consultation médicale, dispositif, appareil informatique et support d'informations WO2020007028A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201810724291.7A CN109147934B (zh) 2018-07-04 2018-07-04 问诊数据推荐方法、装置、计算机设备和存储介质
CN201810724291.7 2018-07-04

Publications (1)

Publication Number Publication Date
WO2020007028A1 true WO2020007028A1 (fr) 2020-01-09

Family

ID=64799920

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/071525 WO2020007028A1 (fr) 2018-07-04 2019-01-14 Procédé de recommandation de données de consultation médicale, dispositif, appareil informatique et support d'informations

Country Status (2)

Country Link
CN (1) CN109147934B (fr)
WO (1) WO2020007028A1 (fr)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111708949A (zh) * 2020-06-19 2020-09-25 微医云(杭州)控股有限公司 医疗资源的推荐方法及装置、电子设备、存储介质
CN112002415A (zh) * 2020-08-23 2020-11-27 吾征智能技术(北京)有限公司 一种基于人体粪便智能认知疾病系统
CN112002413A (zh) * 2020-08-23 2020-11-27 吾征智能技术(北京)有限公司 一种心血管系统感染智能认知系统、设备及存储介质
CN112269880A (zh) * 2020-11-04 2021-01-26 吾征智能技术(北京)有限公司 一种基于线性函数的口甜文本分类匹配系统
CN112802597A (zh) * 2021-01-18 2021-05-14 吾征智能技术(北京)有限公司 一种新生儿黄疸的智能评估系统、设备、存储介质
CN112951405A (zh) * 2021-01-26 2021-06-11 北京搜狗科技发展有限公司 一种实现特征排序的方法、装置及设备
CN116089669A (zh) * 2023-03-09 2023-05-09 数影星球(杭州)科技有限公司 一种基于浏览器的网站上传拦截方式与系统
CN117633362A (zh) * 2023-12-13 2024-03-01 北京小懂科技有限公司 一种基于大数据分析技术的医药信息推荐方法及平台

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109147934B (zh) * 2018-07-04 2023-04-11 平安科技(深圳)有限公司 问诊数据推荐方法、装置、计算机设备和存储介质
CN109783631B (zh) * 2019-02-02 2022-05-17 北京百度网讯科技有限公司 社区问答数据的校验方法、装置、计算机设备和存储介质
CN111858863B (zh) * 2019-04-29 2023-07-14 深圳市优必选科技有限公司 一种答复推荐方法、答复推荐装置及电子设备
CN110321435B (zh) * 2019-06-28 2020-09-29 京东数字科技控股有限公司 一种数据源划分方法、装置、设备和存储介质
CN110377719B (zh) * 2019-07-25 2022-02-15 广东工业大学 医疗问答方法及装置
CN110473067B (zh) * 2019-08-14 2020-09-04 杭州品茗安控信息技术股份有限公司 构件的造价标准文件确定方法、装置、设备及存储介质
CN112559676B (zh) * 2019-09-25 2022-05-17 北京新唐思创教育科技有限公司 相似题目的检索方法、装置及计算机存储介质
CN111367971A (zh) * 2020-03-30 2020-07-03 中国建设银行股份有限公司 一种基于数据挖掘的金融系统异常辅助分析方法及装置
CN111553151A (zh) * 2020-04-02 2020-08-18 深圳壹账通智能科技有限公司 一种基于字段相似度计算的问题推荐方法、装置和服务器
CN111476029A (zh) * 2020-04-13 2020-07-31 武汉联影医疗科技有限公司 资源推荐方法和装置
CN113764111B (zh) * 2020-09-29 2024-04-05 北京京东拓先科技有限公司 消息轮次的确定方法和装置
CN112397197A (zh) * 2020-11-16 2021-02-23 康键信息技术(深圳)有限公司 基于人工智能的问诊数据处理方法及装置
CN112541069A (zh) * 2020-12-24 2021-03-23 山东山大鸥玛软件股份有限公司 一种结合关键词的文本匹配方法、系统、终端及存储介质
CN112818225A (zh) * 2021-01-27 2021-05-18 上海明略人工智能(集团)有限公司 一种推送数据的显示方法和装置
CN112820364B (zh) * 2021-02-22 2023-01-24 中国人民解放军联勤保障部队第九八〇医院 一种基于数据库架构的口腔门诊电子病历系统
CN112786176A (zh) * 2021-02-22 2021-05-11 北京融威众邦电子技术有限公司 智能自助就诊方法、装置、计算机设备
CN113203086A (zh) * 2021-04-30 2021-08-03 江苏经贸职业技术学院 一种教室用具有消毒功能的照明装置
CN113658684B (zh) * 2021-08-11 2024-05-31 挂号网(杭州)科技有限公司 一种咨询结果生成方法、装置、电子设备及存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573028A (zh) * 2015-01-14 2015-04-29 百度在线网络技术(北京)有限公司 实现智能问答的方法和系统
CN107491655A (zh) * 2017-08-31 2017-12-19 康安健康管理咨询(常熟)有限公司 基于机器学习的肝脏疾病信息智能咨询方法及系统
CN108108449A (zh) * 2017-12-27 2018-06-01 哈尔滨福满科技有限责任公司 一种面向医疗领域的基于多源异构数据问答系统及该系统的实现方法
CN109147934A (zh) * 2018-07-04 2019-01-04 平安科技(深圳)有限公司 问诊数据推荐方法、装置、计算机设备和存储介质

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989040B (zh) * 2015-02-03 2021-02-09 创新先进技术有限公司 智能问答的方法、装置及系统
CN106503175B (zh) * 2016-11-01 2019-03-29 上海智臻智能网络科技股份有限公司 相似文本的查询、问题扩展方法、装置及机器人
CN107980130A (zh) * 2017-11-02 2018-05-01 深圳前海达闼云端智能科技有限公司 自动回答方法、装置、存储介质及电子设备

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104573028A (zh) * 2015-01-14 2015-04-29 百度在线网络技术(北京)有限公司 实现智能问答的方法和系统
CN107491655A (zh) * 2017-08-31 2017-12-19 康安健康管理咨询(常熟)有限公司 基于机器学习的肝脏疾病信息智能咨询方法及系统
CN108108449A (zh) * 2017-12-27 2018-06-01 哈尔滨福满科技有限责任公司 一种面向医疗领域的基于多源异构数据问答系统及该系统的实现方法
CN109147934A (zh) * 2018-07-04 2019-01-04 平安科技(深圳)有限公司 问诊数据推荐方法、装置、计算机设备和存储介质

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111708949A (zh) * 2020-06-19 2020-09-25 微医云(杭州)控股有限公司 医疗资源的推荐方法及装置、电子设备、存储介质
CN111708949B (zh) * 2020-06-19 2023-07-25 微医云(杭州)控股有限公司 医疗资源的推荐方法及装置、电子设备、存储介质
CN112002415B (zh) * 2020-08-23 2024-03-01 吾征智能技术(北京)有限公司 一种基于人体粪便智能认知疾病系统
CN112002415A (zh) * 2020-08-23 2020-11-27 吾征智能技术(北京)有限公司 一种基于人体粪便智能认知疾病系统
CN112002413A (zh) * 2020-08-23 2020-11-27 吾征智能技术(北京)有限公司 一种心血管系统感染智能认知系统、设备及存储介质
CN112002413B (zh) * 2020-08-23 2023-09-29 吾征智能技术(北京)有限公司 一种心血管系统感染智能认知系统、设备及存储介质
CN112269880A (zh) * 2020-11-04 2021-01-26 吾征智能技术(北京)有限公司 一种基于线性函数的口甜文本分类匹配系统
CN112269880B (zh) * 2020-11-04 2024-02-09 吾征智能技术(北京)有限公司 一种基于线性函数的口甜文本分类匹配系统
CN112802597A (zh) * 2021-01-18 2021-05-14 吾征智能技术(北京)有限公司 一种新生儿黄疸的智能评估系统、设备、存储介质
CN112802597B (zh) * 2021-01-18 2023-11-21 吾征智能技术(北京)有限公司 一种新生儿黄疸的智能评估系统、设备、存储介质
CN112951405A (zh) * 2021-01-26 2021-06-11 北京搜狗科技发展有限公司 一种实现特征排序的方法、装置及设备
CN112951405B (zh) * 2021-01-26 2024-05-28 北京搜狗科技发展有限公司 一种实现特征排序的方法、装置及设备
CN116089669A (zh) * 2023-03-09 2023-05-09 数影星球(杭州)科技有限公司 一种基于浏览器的网站上传拦截方式与系统
CN116089669B (zh) * 2023-03-09 2023-10-03 数影星球(杭州)科技有限公司 一种基于浏览器的网站上传拦截方式与系统
CN117633362A (zh) * 2023-12-13 2024-03-01 北京小懂科技有限公司 一种基于大数据分析技术的医药信息推荐方法及平台

Also Published As

Publication number Publication date
CN109147934B (zh) 2023-04-11
CN109147934A (zh) 2019-01-04

Similar Documents

Publication Publication Date Title
WO2020007028A1 (fr) Procédé de recommandation de données de consultation médicale, dispositif, appareil informatique et support d'informations
US11017178B2 (en) Methods, devices, and systems for constructing intelligent knowledge base
US9348900B2 (en) Generating an answer from multiple pipelines using clustering
US9146987B2 (en) Clustering based question set generation for training and testing of a question and answer system
US9230009B2 (en) Routing of questions to appropriately trained question and answer system pipelines using clustering
WO2020119031A1 (fr) Procédé de renvoi de réponse à une question fondé sur l'apprentissage profond, dispositif, appareil et support de stockage
CN111639163A (zh) 问题生成模型的训练方法、问题生成方法及其相关设备
JP5998194B2 (ja) 対話型検索方法および装置
US20160140187A1 (en) System and method for answering natural language question
CN109299280B (zh) 短文本聚类分析方法、装置和终端设备
CN111797214A (zh) 基于faq数据库的问题筛选方法、装置、计算机设备及介质
CN108846138B (zh) 一种融合答案信息的问题分类模型构建方法、装置和介质
CN113707300B (zh) 基于人工智能的搜索意图识别方法、装置、设备及介质
WO2020114100A1 (fr) Procédé et appareil de traitement d'informations, et support d'enregistrement informatique
US11699034B2 (en) Hybrid artificial intelligence system for semi-automatic patent infringement analysis
CN112632261A (zh) 智能问答方法、装置、设备及存储介质
CN111930895A (zh) 基于mrc的文档数据检索方法、装置、设备及存储介质
CN110955767A (zh) 一种机器人对话系统中生成意图候选集列表集合的算法及装置
CN112307190A (zh) 医学文献排序方法、装置、电子设备及存储介质
CN117539990A (zh) 一种问题处理方法、装置、电子设备和存储介质
WO2021000400A1 (fr) Procédé et système de génération de paires de problèmes similaires de guide d'hôpital, et dispositif informatique
CN113761161A (zh) 文本关键词提取方法、装置、计算机设备和存储介质
CN108763258B (zh) 文档主题参数提取方法、产品推荐方法、设备及存储介质
CN112668284B (zh) 一种法律文书分段方法及系统
CN114464328A (zh) 试验信息的检索方法及装置、临床试验的推荐方法、终端

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19831424

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19831424

Country of ref document: EP

Kind code of ref document: A1