CN113064969A - Query method, system, medium and device for question-answering system - Google Patents
Query method, system, medium and device for question-answering system Download PDFInfo
- Publication number
- CN113064969A CN113064969A CN202110379562.1A CN202110379562A CN113064969A CN 113064969 A CN113064969 A CN 113064969A CN 202110379562 A CN202110379562 A CN 202110379562A CN 113064969 A CN113064969 A CN 113064969A
- Authority
- CN
- China
- Prior art keywords
- question
- probability
- answering system
- inference
- inquiry
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/332—Query formulation
- G06F16/3329—Natural language query formulation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/3331—Query processing
- G06F16/334—Query execution
- G06F16/3346—Query execution using probabilistic model
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/36—Creation of semantic tools, e.g. ontology or thesauri
- G06F16/367—Ontology
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N5/00—Computing arrangements using knowledge-based models
- G06N5/04—Inference or reasoning models
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Databases & Information Systems (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Animal Behavior & Ethology (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Human Computer Interaction (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The invention relates to the technical field of data processing, in particular to a reasoning query method, a reasoning query system, a reasoning query medium and a reasoning query device for a question-answering system, compared with the prior art, the reasoning query method for the question-answering system provided by the invention has the advantages that a reasoning query process is triggered through the question-answering system, a plurality of core entities are screened, and an alternative entity set is determined; extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set; performing inference inquiry according to the probabilistic graphical model to acquire characteristics; performing marginal probability calculation on the core entity by using the characteristics; and feeding back the marginal probability as a result to the question-answering system. The rigor and reliability of the query result is improved through the probability of the multi-core entity.
Description
Technical Field
The invention relates to the technical field of data processing, in particular to a reasoning and inquiring method, a reasoning and inquiring system, a reasoning and inquiring medium and a reasoning and inquiring device for a question-answering system.
Background
Knowledge map (Knowledge Graph) is a series of different graphs displaying Knowledge development process and structure relationship in the book intelligence field, describing Knowledge resources and carriers thereof by using visualization technology, mining, analyzing, constructing, drawing and displaying Knowledge and mutual relation between Knowledge resources and Knowledge carriers. The modern theory of the multidisciplinary fusion purpose is achieved by combining the theory and method of applying mathematics, graphics, information visualization technology, information science and other disciplines with the method of metrology introduction analysis, co-occurrence analysis and the like and utilizing a visual map to vividly display the core structure, development history, frontier field and overall knowledge framework of the disciplines. The method displays the complex knowledge field through data mining, information processing, knowledge measurement and graph drawing, reveals the dynamic development rule of the knowledge field, and provides a practical and valuable reference for subject research.
The invention patent with the application number of CN201910592600.4 and the publication date of 2019, 11, 15 discloses a question-answering method, a question-answering device, computer equipment and a storage medium based on a knowledge graph, wherein the knowledge graph contains a large amount of information, the query range can be expanded, the accuracy of answers is improved, and a body comprises concepts and mutual relations in a specific field, so that a constructed target query graph is more accurate, and the accuracy of the answers can be further improved.
It can be seen that most of the current knowledge graph queries can only realize simple entity-relationship-entity RDF triple queries, and the query result rigidness cannot be guaranteed.
Disclosure of Invention
In order to solve the problem that the query result in the prior art is not strict enough, the invention provides a reasoning query method for a question-answering system, which comprises the following steps:
s10: the question-answering system triggers a reasoning inquiry process, screens a plurality of core entities and determines an alternative entity set;
s20: extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set;
s30: performing inference inquiry according to the probabilistic graphical model to acquire characteristics;
s40: performing marginal probability calculation on the core entity by using the characteristics;
s50: and feeding back the marginal probability as a result to the question-answering system.
Further, the knowledge graph further comprises statistical weights, and the statistical weights are used for realizing the construction of the probability graph model.
Further, the statistical weight refers to a conditional probability in a probability map model, the relationship weight is obtained through statistics, and a statistical method follows a law of large numbers and a maximum likelihood estimation method.
Further, step S20 includes the steps of:
s21: extracting the subgraph by taking a plurality of core entities in the alternative entity set as cores;
s22: inquiring according to the subgraph to acquire key information, wherein the key information comprises entities, relations and weights;
s23: and constructing the probability graph model according to the key information.
Further, step S23 further includes: and generating a probability table according to the key information.
Further, in step S40, the inference information is collected by querying according to the probabilistic graphical model and the probability table, and the edge probability of the core entity is calculated by using the inference information as a conditional probability.
Further, the inference calculation method for calculating the edge probability of the core entity according to the probability map model and the probability table adopts one of a bayesian network, a neural network or a decision tree.
The invention also provides a reasoning inquiry system for the question-answering system, which comprises a triggering module, an extraction module, a question module, a calculation module and a feedback module;
the triggering module receives a reasoning inquiry process triggered by a question-answering system, screens a plurality of core entities and determines an alternative entity set;
the extraction module extracts subgraphs from the knowledge graph and constructs a probability graph model according to the alternative entity set by combining with scene rules;
the query module carries out reasoning query according to the probabilistic graph model so as to acquire characteristics;
the computing module uses the features to perform marginal probability computation on the core entity;
the feedback module feeds the marginal probability as a result back to the question-answering system.
The present invention also provides a computer-readable storage medium characterized in that: the computer readable storage medium stores computer instructions, and when executed by a processor, the computer implements the inference query method for question-answering system as described in any one of the above.
The present invention also provides a computer device characterized in that: comprising at least one processor, and a memory communicatively coupled to the processor, wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to cause the processor to perform the inferential query method for a question-and-answer system as described in any one of the above.
Compared with the prior art, the inference query method for the question-answering system provided by the invention has the advantages that the question-answering system triggers an inference query process, a plurality of core entities are screened, and an alternative entity set is determined; extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set; performing inference inquiry according to the probabilistic graphical model to acquire characteristics; performing marginal probability calculation on the core entity by using the characteristics; and feeding back the marginal probability as a result to the question-answering system. The rigor and reliability of the query result is improved through the probability of the multi-core entity.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of an inference query method for a question-answering system according to the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides a reasoning and inquiring method for a question-answering system, which comprises the following steps as shown in figure 1:
s10: the question-answering system triggers a reasoning inquiry process, screens a plurality of core entities and determines an alternative entity set;
s20: extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set;
s30: performing inference inquiry according to the probabilistic graphical model to acquire characteristics;
s40: performing marginal probability calculation on the core entity by using the characteristics;
s50: and feeding back the marginal probability as a result to the question-answering system.
In specific implementation, the inference query process is triggered by the question-answering system, a plurality of core entities are screened, and an alternative entity set is determined; extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set; performing inference inquiry according to the probabilistic graphical model to acquire characteristics; performing marginal probability calculation on the core entity by using the characteristics; and feeding back the marginal probability as a result to the question-answering system.
Specifically, the knowledge graph further comprises statistical weights, the statistical weights are used for realizing the construction of a probability graph model, statistical methods such as hypothesis testing, sampling distribution and the like, a statistical target comprises continuous parameters and Boolean values, and the purpose of statistics is to realize the introduction of prior probability in an inference process. The statistical weight refers to the conditional probability in the probability map model, the relation weight is obtained through statistics, and the statistical method follows a law of large numbers and a maximum likelihood estimation method.
Specifically, step S20 includes the steps of:
s21: extracting the subgraph by taking a plurality of core entities in the alternative entity set as cores;
s22: inquiring according to the subgraph to acquire key information, wherein the key information comprises entities, relations and weights;
s23: and constructing the probability graph model according to the key information.
Next, step S23 further includes: and generating a probability table according to the key information. The probability map is a directed acyclic map, and the probability table is a basis of the probability map and is obtained through statistics. The probability relation between the parent node and the child node can be calculated by the two nodes, and the marginal probability is deduced. The probability map and the probability table are common technologies, and are not described herein.
Then, in step S40, the inference information is collected by inquiry according to the probabilistic graphical model and the probability table, and the marginal probability of the core entity is calculated by using the inference information as a conditional probability. And the inference calculation method for calculating the marginal probability of the core entity according to the probability map model and the probability table adopts one of a Bayesian network, a neural network or a decision tree.
Specifically, the embodiment provides an interactive medical guide process, which is started after receiving a user activation instruction; the method comprises the steps of firstly entering a first page, initiating an inquiry request or a search request to a user in a search page mode, and recognizing the intention of the user as inquiry or encyclopedia search according to different entry information of the user. The sub-graph extraction is performed on the knowledge graph, for example, when the user intends to perform an inquiry, the relevant knowledge graph of the inquiry module is called as an inquiry path and enters an inquiry process to perform the inquiry according to the inquiry path, when the cold is subjected to the inquiry, the content of the inquiry path includes a plurality of pending results related to the user intention and a plurality of project relations related to the pending results, the pending results are, for example, a department treating the cold or a medicine treating the cold, and other related projects, such as headache, cough, rhinorrhea and the like related to the cold and duration, mutual relations and the like thereof; collecting user information such as basic information sex, age, physical sign weight, height, medical history, medicine allergy history, living habits, breakfast dinner time and the like in the forms of conversation, character tabs and picture tabs according to the probability map model, introducing the user information into the probability map model, and calling related prior probability; preferably, the query process will change the question of the next round based on the inference result of the current round.
The present embodiment also provides an example of inference calculation, when determining the query path as a bayesian network structure according to the user's intention, assuming that the total probability formula for a certain pending result (x1, x2, x3, x4, x5, x6, x7) is:
P(x1,x2,x3,x4,x5,x6,x7)=P(x1)P(x2)P(x3)P(x4∣x1,x2,x3)P(x5∣x1,x3)P(x6∣x4)P(x7∣x4,x5)
at this time, the inquiry flow is designed according to the inquiry path requirement, and user information about x1, x2, x3, x4, x5, x6 and x7 is collected to the user and converted into characteristics, wherein the characteristics comprise information of various probabilities or conditional probabilities P (x1), P (x2), P (x3), P (x4 |. x1, x2, x3), P (x5 |. x1, x3), P (x6 |. x4), P (x7 |. x4, x5) and the like, and finally, probability values P (x1, x2, x3, x4, x5, x6 and x7) of the inference result are calculated according to the inference model, and are fed back to the user information base to update the prior probability map.
Finally, generating a result report according to a probability result table consisting of reasoning calculation results and an inquiry process record and feeding the result report back to the user; preferably, different feedback strategies can be determined according to actual requirements, such as performing probability sorting and probability division and then performing feedback. In this embodiment, the factors involved in the inquiry flow, that is, the process records and feeds back the etiology content, and the diagnosis condition, that is, the probability inference calculation result, such as the diseased diagnosis result probability, the suggested medication probability, and the like, is fed back to the user.
The invention also provides a reasoning inquiry system for the question-answering system, which comprises a triggering module, an extraction module, a question module, a calculation module and a feedback module;
the triggering module receives a reasoning inquiry process triggered by a question-answering system, screens a plurality of core entities and determines an alternative entity set;
the extraction module extracts subgraphs from the knowledge graph and constructs a probability graph model according to the alternative entity set by combining with scene rules;
the query module carries out reasoning query according to the probabilistic graph model so as to acquire characteristics;
the computing module uses the features to perform marginal probability computation on the core entity;
the feedback module feeds the marginal probability as a result back to the question-answering system.
The present invention also provides a computer-readable storage medium characterized in that: the computer readable storage medium stores computer instructions, and when executed by a processor, the computer implements the inference query method for question-answering system as described in any one of the above.
In specific implementation, the computer-readable storage medium is a magnetic Disk, an optical Disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk (Hard Disk Drive, abbreviated as HDD), a Solid-State Drive (SSD), or the like; the computer readable storage medium may also include a combination of memories of the above kinds.
The present invention also provides a computer device characterized in that: comprising at least one processor, and a memory communicatively coupled to the processor, wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to cause the processor to perform the inferential query method for a question-and-answer system as described in any one of the above.
In particular, the number of processors may be one or more, and the processor may be a Central Processing Unit (CPU). The Processor may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or a combination thereof. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory may be communicatively coupled to the processors via a bus or otherwise, the memory storing instructions executable by the at least one processor to cause the processor to perform the method of multi-round intelligent query processing as described in any of the above.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.
Claims (10)
1. A reasoning inquiry method for a question-answering system is characterized by comprising the following steps:
s10: the question-answering system triggers a reasoning inquiry process, screens a plurality of core entities and determines an alternative entity set;
s20: extracting subgraphs from the knowledge graph by combining scene rules and constructing a probability graph model according to the alternative entity set;
s30: performing inference inquiry according to the probabilistic graphical model to acquire characteristics;
s40: performing marginal probability calculation on the core entity by using the features;
s50: and feeding back the marginal probability as a result to the question-answering system.
2. The inference query method for question-answering system according to claim 1, characterized by: the knowledge graph further comprises statistical weights, and the statistical weights are used for realizing the construction of the probability graph model.
3. The inference query method for question-answering system according to claim 2, characterized by: the statistical weight refers to the conditional probability in the probability map model, the statistical weight is obtained through statistics, and the statistical method follows a law of large numbers and a maximum likelihood estimation method.
4. The inference query method for question-answering system according to claim 3, characterized by: step S20 includes the following steps:
s21: extracting the subgraph by taking a plurality of core entities in the alternative entity set as cores;
s22: inquiring according to the subgraph to acquire key information, wherein the key information comprises entities, relations and weights;
s23: and constructing the probability graph model according to the key information.
5. The inference query method for question-answering system according to claim 4, characterized by: step S23 further includes: and generating a probability table according to the key information.
6. The inference query method for question-answering system according to claim 5, characterized by: in step S40, the inference information is collected by inquiry according to the probabilistic graphical model and the probability table, and the edge probability of the core entity is calculated by using the inference information as a conditional probability.
7. The inference query method for question-answering system according to claim 6, characterized by: and the inference calculation method for calculating the marginal probability of the core entity according to the probability map model and the probability table adopts one of a Bayesian network, a neural network or a decision tree.
8. A rational inquiry system for a question-answering system, characterized by: the system comprises a trigger module, an extraction module, an inquiry module, a calculation module and a feedback module;
the triggering module receives a reasoning inquiry process triggered by a question-answering system, screens a plurality of core entities and determines an alternative entity set;
the extraction module extracts subgraphs from the knowledge graph and constructs a probability graph model according to the alternative entity set by combining with scene rules;
the query module carries out reasoning query according to the probabilistic graph model so as to acquire characteristics;
the computing module uses the features to perform marginal probability computation on the core entity;
the feedback module feeds the marginal probability as a result back to the question-answering system.
9. A computer-readable storage medium characterized by: the computer-readable storage medium stores computer instructions which, when executed by a processor, implement the inference query method for question-answering system according to any one of claims 1 to 7.
10. A computer device, characterized by: comprising at least one processor, and a memory communicatively coupled to the processor, wherein the memory stores instructions executable by the at least one processor, the instructions being executable by the at least one processor to cause the processor to perform the inferential query method for a question-and-answer system as recited in any one of claims 1-7.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110379562.1A CN113064969A (en) | 2021-04-08 | 2021-04-08 | Query method, system, medium and device for question-answering system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110379562.1A CN113064969A (en) | 2021-04-08 | 2021-04-08 | Query method, system, medium and device for question-answering system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN113064969A true CN113064969A (en) | 2021-07-02 |
Family
ID=76566508
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202110379562.1A Pending CN113064969A (en) | 2021-04-08 | 2021-04-08 | Query method, system, medium and device for question-answering system |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN113064969A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114090904A (en) * | 2021-11-24 | 2022-02-25 | 中国建设银行股份有限公司 | Information recommendation method and device, electronic equipment and storage medium |
| CN116050525A (en) * | 2023-02-16 | 2023-05-02 | 阳光保险集团股份有限公司 | Intention reasoning model training method, intention recognition method, device and equipment thereof |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106295186A (en) * | 2016-08-11 | 2017-01-04 | 中国科学院计算技术研究所 | A kind of method and system of aided disease diagnosis based on intelligent inference |
| US20170017716A1 (en) * | 2015-07-13 | 2017-01-19 | International Business Machines Corporation | Generating Probabilistic Annotations for Entities and Relations Using Reasoning and Corpus-Level Evidence |
| CN109710739A (en) * | 2018-12-24 | 2019-05-03 | 联想(北京)有限公司 | A kind of information processing method and device, storage medium |
| CN109902165A (en) * | 2019-03-08 | 2019-06-18 | 中国科学院自动化研究所 | Intelligent interactive question answering method, system and device based on Markov logic network |
| CN111984771A (en) * | 2020-07-17 | 2020-11-24 | 北京欧应信息技术有限公司 | An Automatic Diagnosis System Based on Intelligent Dialogue |
-
2021
- 2021-04-08 CN CN202110379562.1A patent/CN113064969A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170017716A1 (en) * | 2015-07-13 | 2017-01-19 | International Business Machines Corporation | Generating Probabilistic Annotations for Entities and Relations Using Reasoning and Corpus-Level Evidence |
| CN106295186A (en) * | 2016-08-11 | 2017-01-04 | 中国科学院计算技术研究所 | A kind of method and system of aided disease diagnosis based on intelligent inference |
| CN109710739A (en) * | 2018-12-24 | 2019-05-03 | 联想(北京)有限公司 | A kind of information processing method and device, storage medium |
| CN109902165A (en) * | 2019-03-08 | 2019-06-18 | 中国科学院自动化研究所 | Intelligent interactive question answering method, system and device based on Markov logic network |
| CN111984771A (en) * | 2020-07-17 | 2020-11-24 | 北京欧应信息技术有限公司 | An Automatic Diagnosis System Based on Intelligent Dialogue |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114090904A (en) * | 2021-11-24 | 2022-02-25 | 中国建设银行股份有限公司 | Information recommendation method and device, electronic equipment and storage medium |
| CN116050525A (en) * | 2023-02-16 | 2023-05-02 | 阳光保险集团股份有限公司 | Intention reasoning model training method, intention recognition method, device and equipment thereof |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110334272B (en) | Intelligent question-answering method and device based on knowledge graph and computer storage medium | |
| CN110895561B (en) | Medical question and answer retrieval method, system and device based on multi-mode knowledge perception | |
| CN106649768B (en) | Question answering and clarifying method and device based on deep question answering | |
| US11670420B2 (en) | Drawing conclusions from free form texts with deep reinforcement learning | |
| US20210342371A1 (en) | Method and Apparatus for Processing Knowledge Graph | |
| CN112527999A (en) | Extraction type intelligent question and answer method and system introducing agricultural field knowledge | |
| CN108417272B (en) | Similar case recommendation method and device with time sequence constraints | |
| WO2020147405A1 (en) | Mapping knowledge domain-based knowledge point recommendation method and apparatus, device, and storage medium | |
| CN112908488B (en) | Event recognition method and device, computer equipment and storage medium | |
| CN110297893B (en) | Natural language question-answering method, device, computer device and storage medium | |
| WO2019114618A1 (en) | Deep neural network training method and apparatus, and computer device | |
| US11600389B2 (en) | Question generating method and apparatus, inquiring diagnosis system, and computer readable storage medium | |
| An et al. | Extracting causal relations from the literature with word vector mapping | |
| WO2025123849A1 (en) | Question answering method and apparatus based on temporal knowledge graph | |
| CN110299209A (en) | Similar case history lookup method, device, equipment and readable storage medium storing program for executing | |
| CN113064969A (en) | Query method, system, medium and device for question-answering system | |
| CN112735564A (en) | Mental health state prediction method, mental health state prediction apparatus, mental health state prediction medium, and computer program product | |
| CN120066477A (en) | Code generation method, device, equipment and medium based on AI intelligent agent | |
| CN111797313A (en) | Self-learning recommendation method, apparatus, computer equipment and storage medium | |
| Kuzomin et al. | Using of ontologies for building databases and knowledge bases for consequences management of emergency | |
| CN115618011B (en) | Knowledge question answering method, device, electronic device and readable storage medium | |
| WO2020074022A1 (en) | Synonym search method and device | |
| CN112071431B (en) | Clinical path automatic generation method and system based on deep learning and knowledge graph | |
| de Beaufort et al. | Inference reasoning on fishers' knowledge using Bayesian causal maps | |
| Blaze | Enumerating the correct number of classes in a semiparametric group-based trajectory model |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20210702 |
|
| RJ01 | Rejection of invention patent application after publication |