CN113434658A - Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium - Google Patents

Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium Download PDF

Info

Publication number
CN113434658A
CN113434658A CN202110978612.8A CN202110978612A CN113434658A CN 113434658 A CN113434658 A CN 113434658A CN 202110978612 A CN202110978612 A CN 202110978612A CN 113434658 A CN113434658 A CN 113434658A
Authority
CN
China
Prior art keywords
knowledge
entity
data
thermal power
generating unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110978612.8A
Other languages
Chinese (zh)
Inventor
苏立新
贾泽冰
艾文凯
杨渊
柳曦
张志学
潘乐
李亚都
杨伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NR Electric Co Ltd
Xian Thermal Power Research Institute Co Ltd
Original Assignee
NR Electric Co Ltd
Xian Thermal Power Research Institute Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NR Electric Co Ltd, Xian Thermal Power Research Institute Co Ltd filed Critical NR Electric Co Ltd
Priority to CN202110978612.8A priority Critical patent/CN113434658A/en
Publication of CN113434658A publication Critical patent/CN113434658A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/367Ontology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking
    • G06F40/295Named entity recognition

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Mathematical Physics (AREA)
  • Human Computer Interaction (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Animal Behavior & Ethology (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method, a system, equipment and a readable storage medium for generating questions and answers for the operation of a thermal power generating unit, which are used for collecting data with knowledge text information, processing the collected data to obtain queryable natural language, performing abstraction and business modeling processing in a knowledge database, and matching the results of abstraction and business modeling with the queried natural language through knowledge modeling to obtain an entity group; fusing different expression forms of the same entity from different sources in a knowledge database, and storing the fused entity to generate a knowledge graph; the operator can input the keywords of the questions to be inquired in the knowledge database, and the answers can be obtained through system reasoning; according to the method, the thermal power generating unit operation question-answering system is constructed through the knowledge map technology, and corresponding answers can be deduced quickly, accurately and objectively according to the input of a user, so that operators can be helped to quickly and effectively position problems.

Description

Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium
Technical Field
The invention relates to the field of operation of thermal power generating units, in particular to a method, a system and equipment for generating an operation question and answer of a thermal power generating unit and a readable storage medium.
Background
On the upper computer part of a Distributed Control System (DCS), a knowledge graph technology is utilized to model text data generated in the field of power plant operation, and a thermal power generating unit question-answering system is constructed, so that operators are helped to quickly locate answers related to questions. A knowledge graph is a network of connected knowledge. The node is an entity, the edge is the relationship between two entities, and both the node and the edge can have attributes. Besides inquiring the attributes of the entities, the knowledge graph can conveniently find related entities and attribute information from one entity in a traversal relation mode. The power plant operation field comprises centralized control operation, electric operation, boiler operation and the like. The centralized control operation mainly comprises the steps of inspecting a system, filling in inspection records, operation records, power generation operation equipment and the like; the electric operation is mainly to finish the operation maintenance work of the electric profession and to finish the record of the report form related to the electric profession; the boiler operation mainly comprises the work of maintaining, inspecting and the like on the operation of the boiler. Because in the actual operation process of the power plant, a plurality of problems which need to be solved urgently are generated, and most of the problems are solved according to the experience of operators, a standard unified solution is not available.
Disclosure of Invention
The invention provides a question-answer generating method, a question-answer generating system, a question-answer generating device and a readable storage medium for thermal power generating unit operation, which can effectively position the question and improve the problem solving timeliness and the problem answering accuracy.
The invention is realized by the following technical scheme:
a thermal power generating unit operation question-answer generating method comprises the following steps:
acquiring data, wherein the data is text information with knowledge;
carrying out data processing on the text information with knowledge to obtain a queryable natural language;
carrying out abstraction and business modeling to obtain an abstraction and business modeling result;
matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group;
fusing and storing different expression forms of different sources and the same entity in a knowledge database;
generating a knowledge graph in a knowledge database;
and sending the knowledge graph.
Preferably, the method for acquiring the text information with knowledge comprises the following steps:
and automatically acquiring related data sets from the network by writing scripts or manually constructing the related data sets to obtain text information with knowledge.
Preferably, the data processing is data knowledge extraction, and the data knowledge extraction comprises word segmentation processing, entity identification and relationship identification;
the word segmentation processing is to segment a sentence;
the entity recognition is to recognize entity information related in the sentence according to the result after word segmentation;
relationship recognition is the definition of relationships between different entities in a sentence.
Preferably, the abstraction and business modeling process includes entity definition, relationship definition and event definition; the results of abstraction and service modeling are expressed in a triple form through knowledge modeling, the knowledge modeling is realized by a serialization method of an RDF resource description framework, the RDF resource description framework comprises nodes and edges, and the nodes are entities/resources and attributes; edges are relationships between entities and relationships between entities and attributes.
Preferably, the fusion operation includes entity alignment and entity disambiguation;
the method comprises the following steps of aligning entities, judging whether two or more entities with different information sources point to the same object in the real world or not, constructing an alignment relation among the entities when the entities represent the same object, and fusing and aggregating information contained in the entities;
and (3) entity disambiguation, namely mapping the ambiguous naming nominal item to the entity concept actually pointed by the ambiguous naming nominal item, and solving the problem that the nominal item of a named entity corresponds to a plurality of entity concepts.
Preferably, the storage is performed by using a neo4j technology storage method based on a graph database.
According to the thermal power unit operation question-answer generation method, after the knowledge graph is sent, the method further comprises the following steps:
receiving a knowledge graph;
and outputting an answer entity through input sentence entity extraction and intention classification results.
A thermal power generating unit operation question-answering system comprises:
the data acquisition module is used for acquiring data, and the data is text information with knowledge;
the data processing module is used for carrying out data processing on the text information with knowledge to obtain a natural language capable of being inquired;
the first data control module is used for carrying out abstraction and business modeling to obtain an abstraction and business modeling result;
the second data control module is used for matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group;
the data storage module fuses and stores different expression forms of different sources and the same entity in the knowledge database;
the knowledge graph generator is used for generating a knowledge graph in a knowledge database;
and the data transmitting module is used for transmitting the knowledge graph.
A computer device includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor executes the computer program to implement the steps of the thermal power generating unit operation question-answer generating method.
A computer-readable storage medium, which stores a computer program, wherein the computer program, when executed by a processor, implements the steps of the method for generating questions and answers for operating a thermal power generating unit.
Compared with the prior art, the invention has the following beneficial technical effects:
the invention provides a question-answer generating method for the operation of a thermal power generating unit, which comprises the steps of firstly collecting data with knowledge text information, processing the collected data to obtain queryable natural language, carrying out abstraction and business modeling processing in a knowledge database, and matching the results of the abstraction and the business modeling with the queried natural language through knowledge modeling to obtain an entity group; fusing different expression forms of the same entity from different sources in the knowledge database, and storing the fused entity to generate a knowledge graph; compared with the prior method for solving the problems generated in the unit operation process by depending on individual experience, the method for establishing the thermal power unit operation question-answering system by the knowledge map technology can rapidly, accurately and objectively deduce the corresponding answers according to the input of the user, thereby helping the operators to rapidly and effectively position the problems.
Drawings
FIG. 1 is a flow structure diagram of a thermal power generating unit operation question-answer generating method of the present invention;
FIG. 2 is a structural diagram of a thermal power generating unit operation question-answering system in the invention;
FIG. 3 is a structural diagram of an SPO triple in the RDF resource description framework serialization method in knowledge modeling according to the present invention;
FIG. 4 is a schematic diagram of the neo4j data storage structure in the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, 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 only a part of the embodiments of the present invention, and not all of the embodiments. 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.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the invention described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Referring to fig. 1, in an embodiment of the present invention, a method for generating a question and an answer for operation of a thermal power generating unit is provided, so that an operator can obtain an answer inferred by the system by inputting a keyword for a question to be queried, thereby assisting the operator in effectively positioning the question, specifically including the following steps:
acquiring data, wherein the data is text information with knowledge;
carrying out data processing on the text information with knowledge to obtain a queryable natural language;
carrying out abstraction and business modeling to obtain an abstraction and business modeling result;
matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group;
fusing and storing different expression forms of different sources and the same entity in a knowledge database;
generating a knowledge graph in a knowledge database;
and sending the knowledge graph.
Specifically, the method for acquiring the text information with knowledge comprises the following steps:
and automatically acquiring related data sets from the network by writing scripts or manually constructing the related data sets to obtain text information with knowledge. The acquisition of related data sets in the network still needs manual review, and the data sets constructed in the invention belong to the category of unstructured data, and after knowledge is acquired, the data are processed in sequence, namely the knowledge is extracted in a manner of operation in natural language fields such as word segmentation processing, entity recognition, relationship recognition and the like; the word segmentation process is to segment a sentence, for example, "i love Beijing Tiananmen" can be divided into "I", "love", "Beijing", "Tiananmen" after word segmentation process; the entity identification is to identify entity information related in a sentence according to a result after word segmentation; relationship identification is to clarify the relationship between different entities in a sentence, such as causal relationship.
Specifically, the abstraction and business modeling process includes entity definition, relationship definition and event definition; the results of abstraction and service modeling are expressed in a triple form through knowledge modeling, the knowledge modeling is realized by a serialization method of an RDF resource description framework, the RDF resource description framework comprises nodes and edges, and the nodes are entities/resources and attributes; edges are relationships between entities and relationships between entities and attributes.
The RDF resource description framework serialization can realize the ontology-based reasoning capability, can extract the class, object and attribute information of a sentence, and can classify the relation among the class, the object and the attribute. The RDF resource description framework is essentially a data model, and is formally represented as an SPO triple, which is called a statement and also called a piece of knowledge in a knowledge graph, as shown in FIG. 3; the simple structure can clearly express the attribute of the entity in one statement; when there are multiple entities in a sentence, the relationship between the entities can also be represented by the connection of edges.
The data set constructed in the application is from multiple sources (crawler technology, manual construction), so that the fusion operation of knowledge information from different sources and repeated knowledge information needs to be carried out through the knowledge fusion operation. The invention adopts a data layer fusion method to fuse different expression forms of the same entity of data from different sources, and relates to the combination of entities, the combination operation of entity attributes and entity relations and the like. The fusion operation comprises entity alignment and entity disambiguation; entity alignment is intended to determine whether two or more entities from different sources are pointing to the same object in the real world. If a plurality of entities represent the same object, an alignment relation is constructed among the entities, and meanwhile information contained in the entities is fused and aggregated. Entity disambiguation mainly maps ambiguous naming terms to the actual entity concepts, and mainly solves the phenomenon that the naming terms of a named entity correspond to multiple entity concepts, namely 'word polysemy'.
According to the operational characteristics and the data scale of the power plant, the invention selects and adopts a neo4j technical storage method based on a graph database. neo4j data storage organizes data primarily by nodes and edges. The nodes represent the entities of sentences extracted in the knowledge modeling process, the edges represent the relationship among the entities and are directed edges, and the two ends of each edge respectively correspond to the starting node and the ending node. The categories of entities are classified by adding one or more labels on the nodes. The relational attributes and additional attributes of the entity are represented by a set of key-value pairs. The neo4j data storage structure is shown in fig. 4, and includes 2 points labeled Person: node 1 and Node 2, Node 1 has 2 attributes, respectively name: bob and age: 25; node 2 has 1 attribute name, Alice. bob LIKES Alice, represented by the edge like. Since 2 points only have one edge, the next edge pointer for the start and end points of the LIKES edge is null. It can be seen that using noe4j to store knowledge, the categories to which entities belong, and the attributes that entities have and the relationships between entities can be specified.
After the knowledge graph is sent, the invention also comprises the following steps:
receiving a knowledge graph;
and outputting an answer entity through input sentence entity extraction and intention classification results.
The entity extraction mainly comprises the steps of establishing an AC tree by using a feature library formed by entity names in a knowledge graph, and matching whether feature words exist in a question or not by using an AC algorithm, namely, inquiring whether knowledge graph entity nouns exist in the question or not to realize the entity extraction. The construction of the AC tree is mainly divided into two steps; firstly, constructing a plurality of keywords into a finite state pattern matching machine; and secondly, inputting the text character string as an input into a pattern matching machine for matching. The intention classification is to judge whether a specific entity category and a specific intention word exist in an input question based on a constructed knowledge graph so as to judge the intention, and belongs to template matching. And the Cypher statement generation module generates corresponding Cypher statements according to the results returned by entity extraction and intention classification. The query result output comprises two steps: firstly, according to a produced cypher statement, a neo4j graph database is linked for query, and a corresponding result is obtained. And then formatting and outputting the result to feed back to the user.
The following are embodiments of the apparatus of the present invention that may be used to perform embodiments of the method of the present invention. For details not disclosed in the device embodiments, reference is made to the method embodiments of the invention.
In an embodiment of the present invention, an operation question-answering system for a thermal power generating unit is provided, as shown in fig. 2, which can be used to implement the operation question-answering generation method for the thermal power generating unit in the above embodiment, and specifically, the operation question-answering system for the thermal power generating unit includes:
the data acquisition module is used for acquiring data, and the data is text information with knowledge; the data processing module is used for carrying out data processing on the text information with knowledge to obtain a natural language capable of being inquired; the first data control module is used for carrying out abstraction and business modeling to obtain an abstraction and business modeling result; the second data control module is used for matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group; the data storage module fuses and stores different expression forms of different sources and the same entity in the knowledge database; the knowledge graph generator is used for generating a knowledge graph in a knowledge database; the data transmitting module is used for transmitting the knowledge graph; the data receiving module is used for receiving data; the data output module is used for outputting answer entities through input statement entity extraction and entity intention classification results; and the human-computer interaction module is used for displaying information.
In yet another embodiment of the present invention, a computer device is provided, comprising a memory for storing a computer program, a processor, and a computer program stored in the memory and executable on the processor, the computer program comprising program instructions, the processor for executing the program instructions stored by the computer storage medium. The Processor may be a Central Processing Unit (CPU), or may be other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf Programmable gate array (FPGA) or other Programmable logic device, a discrete gate or transistor logic device, a discrete hardware component, etc., which is a computing core and a control core of the terminal, and is adapted to implement one or more instructions, and is specifically adapted to load and execute one or more instructions to implement a corresponding method flow or a corresponding function; the processor provided by the embodiment of the invention can be used for operating the question and answer generating method of the thermal power generating unit.
In yet another embodiment of the present invention, the present invention further provides a storage medium, specifically a computer-readable storage medium (Memory), which is a Memory device in a computer device and is used for storing programs and data. It is understood that the computer readable storage medium herein can include both built-in storage media in the computer device and, of course, extended storage media supported by the computer device. The computer-readable storage medium provides a storage space storing an operating system of the terminal. Also, one or more instructions, which may be one or more computer programs (including program code), are stored in the memory space and are adapted to be loaded and executed by the processor. It should be noted that the computer-readable storage medium may be a high-speed RAM memory, or may be an unstable memory (non-volatile memory), such as at least one disk memory. One or more instructions stored in the computer-readable storage medium can be loaded and executed by the processor to implement the corresponding steps of the question-answer generating method for the operation of the thermal power generating unit in the above embodiment.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting the same, and although the present invention is described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: modifications and equivalents may be made to the embodiments of the invention without departing from the spirit and scope of the invention, which is to be covered by the claims.

Claims (10)

1. A thermal power generating unit operation question-answer generating method is characterized by comprising the following steps:
acquiring data, wherein the data is text information with knowledge;
carrying out data processing on the text information with knowledge to obtain a queryable natural language;
carrying out abstraction and business modeling to obtain an abstraction and business modeling result;
matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group;
fusing and storing different expression forms of different sources and the same entity in a knowledge database;
generating a knowledge graph in a knowledge database;
and sending the knowledge graph.
2. The thermal power generating unit operation question-answer generating method according to claim 1, characterized in that the acquisition method of the text information with knowledge is as follows:
and automatically acquiring related data sets from the network by writing scripts or manually constructing the related data sets to obtain text information with knowledge.
3. The thermal power generating unit operation question-answer generating method according to claim 1, characterized in that data processing is data knowledge extraction, and the data knowledge extraction comprises word segmentation processing, entity recognition and relationship recognition;
the word segmentation processing is to segment a sentence;
the entity recognition is to recognize entity information related in the sentence according to the result after word segmentation;
relationship recognition is the definition of relationships between different entities in a sentence.
4. The thermal power generating unit operation question-answer generating method according to claim 1, characterized in that abstraction and business modeling processing includes entity definition, relationship definition and event definition; the results of abstraction and service modeling are expressed in a triple form through knowledge modeling, the knowledge modeling is realized by a serialization method of an RDF resource description framework, the RDF resource description framework comprises nodes and edges, and the nodes are entities/resources and attributes; edges are relationships between entities and relationships between entities and attributes.
5. The thermal power generating unit operation question-answer generating method according to claim 1, characterized in that the fusion operation includes entity alignment and entity disambiguation;
the method comprises the following steps of aligning entities, judging whether two or more entities with different information sources point to the same object in the real world or not, constructing an alignment relation among the entities when the entities represent the same object, and fusing and aggregating information contained in the entities;
and (3) entity disambiguation, namely mapping the ambiguous naming nominal item to the entity concept actually pointed by the ambiguous naming nominal item, and solving the problem that the nominal item of a named entity corresponds to a plurality of entity concepts.
6. The thermal power generating unit operation question-answer generating method as claimed in claim 1, characterized in that the storage is performed by a neo4j technology storage method based on a graph database.
7. The thermal power generating unit operation question-answer generating method according to any one of claims 1 to 6, characterized by further comprising the following steps after the knowledge graph is sent:
receiving a knowledge graph;
and outputting an answer entity through input sentence entity extraction and intention classification results.
8. A thermal power generating unit operation question-answering system is characterized by comprising:
the data acquisition module is used for acquiring data, and the data is text information with knowledge;
the data processing module is used for carrying out data processing on the text information with knowledge to obtain a natural language capable of being inquired;
the first data control module is used for carrying out abstraction and business modeling to obtain an abstraction and business modeling result;
the second data control module is used for matching the abstract and business modeling results with queryable natural language through knowledge modeling to obtain an entity group;
the data storage module fuses and stores different expression forms of different sources and the same entity in the knowledge database;
the knowledge graph generator is used for generating a knowledge graph in a knowledge database;
and the data transmitting module is used for transmitting the knowledge graph.
9. A computer device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the thermal power generating unit operation question and answer generating method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium storing a computer program, wherein the computer program is executed by a processor to implement the steps of the thermal power generating unit operation question and answer generating method according to any one of claims 1 to 7.
CN202110978612.8A 2021-08-25 2021-08-25 Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium Pending CN113434658A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110978612.8A CN113434658A (en) 2021-08-25 2021-08-25 Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110978612.8A CN113434658A (en) 2021-08-25 2021-08-25 Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN113434658A true CN113434658A (en) 2021-09-24

Family

ID=77797821

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110978612.8A Pending CN113434658A (en) 2021-08-25 2021-08-25 Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113434658A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114661918A (en) * 2022-03-17 2022-06-24 北京百度网讯科技有限公司 Knowledge graph construction method and device, storage medium and electronic equipment

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054029A (en) * 2010-12-17 2011-05-11 哈尔滨工业大学 Figure information disambiguation treatment method based on social network and name context
CN105095195A (en) * 2015-07-03 2015-11-25 北京京东尚科信息技术有限公司 Method and system for human-machine questioning and answering based on knowledge graph
US20170103069A1 (en) * 2015-10-13 2017-04-13 International Business Machines Corporation Supplementing candidate answers
CN106874378A (en) * 2017-01-05 2017-06-20 北京工商大学 The entity of rule-based model extracts the method that knowledge mapping is built with relation excavation
CN109597855A (en) * 2018-11-29 2019-04-09 北京邮电大学 Domain knowledge map construction method and system based on big data driving
CN111897968A (en) * 2020-07-20 2020-11-06 国网浙江省电力有限公司嘉兴供电公司 Industrial information security knowledge graph construction method and system
CN112131882A (en) * 2020-09-30 2020-12-25 绿盟科技集团股份有限公司 Multi-source heterogeneous network security knowledge graph construction method and device
CN112417169A (en) * 2020-11-20 2021-02-26 腾讯科技(深圳)有限公司 Entity alignment method and device of knowledge graph, computer equipment and storage medium
CN112597272A (en) * 2020-11-17 2021-04-02 北京计算机技术及应用研究所 Expert field knowledge graph query method based on natural language question
CN112650856A (en) * 2020-12-28 2021-04-13 上海卓繁信息技术股份有限公司 Consultation method and device for providing study direction in academic field and electronic equipment
CN112733508A (en) * 2021-03-30 2021-04-30 中国电子技术标准化研究院 Standard text labeling and standard map building method and device
CN113094477A (en) * 2021-06-09 2021-07-09 腾讯科技(深圳)有限公司 Data structuring method and device, computer equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102054029A (en) * 2010-12-17 2011-05-11 哈尔滨工业大学 Figure information disambiguation treatment method based on social network and name context
CN105095195A (en) * 2015-07-03 2015-11-25 北京京东尚科信息技术有限公司 Method and system for human-machine questioning and answering based on knowledge graph
US20170103069A1 (en) * 2015-10-13 2017-04-13 International Business Machines Corporation Supplementing candidate answers
CN106874378A (en) * 2017-01-05 2017-06-20 北京工商大学 The entity of rule-based model extracts the method that knowledge mapping is built with relation excavation
CN109597855A (en) * 2018-11-29 2019-04-09 北京邮电大学 Domain knowledge map construction method and system based on big data driving
CN111897968A (en) * 2020-07-20 2020-11-06 国网浙江省电力有限公司嘉兴供电公司 Industrial information security knowledge graph construction method and system
CN112131882A (en) * 2020-09-30 2020-12-25 绿盟科技集团股份有限公司 Multi-source heterogeneous network security knowledge graph construction method and device
CN112597272A (en) * 2020-11-17 2021-04-02 北京计算机技术及应用研究所 Expert field knowledge graph query method based on natural language question
CN112417169A (en) * 2020-11-20 2021-02-26 腾讯科技(深圳)有限公司 Entity alignment method and device of knowledge graph, computer equipment and storage medium
CN112650856A (en) * 2020-12-28 2021-04-13 上海卓繁信息技术股份有限公司 Consultation method and device for providing study direction in academic field and electronic equipment
CN112733508A (en) * 2021-03-30 2021-04-30 中国电子技术标准化研究院 Standard text labeling and standard map building method and device
CN113094477A (en) * 2021-06-09 2021-07-09 腾讯科技(深圳)有限公司 Data structuring method and device, computer equipment and storage medium

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
三人行必有我师HJHY: "基于知识图谱的问答系统1【代码学习系列】【知识图谱】【问答系统】", 《CSDN》 *
赵军: "命名实体识别、排歧和跨语言关联", 《中文信息学报》 *
韩旭东等: "火电机组智能辅助诊断系统研究", 《热力发电》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114661918A (en) * 2022-03-17 2022-06-24 北京百度网讯科技有限公司 Knowledge graph construction method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN109284363B (en) Question answering method and device, electronic equipment and storage medium
CN108959433B (en) Method and system for extracting knowledge graph from software project data and asking for questions and answers
CN107391677B (en) Method and device for generating Chinese general knowledge graph with entity relation attributes
CN110781315B (en) Food safety knowledge graph and construction method of related intelligent question-answering system
CN113553420B (en) Power grid fault processing rule recommendation method and system based on knowledge graph
US11983640B2 (en) Generating question templates in a knowledge-graph based question and answer system
CN112559704A (en) Knowledge graph generation tool configured by user-defined
US10924551B2 (en) IRC-Infoid data standardization for use in a plurality of mobile applications
CN116028653B (en) Method and system for constructing map by visually configuring multi-source heterogeneous data
CN112749266A (en) Industrial question and answer method, device, system, equipment and storage medium
CN113434658A (en) Thermal power generating unit operation question-answer generation method, system, equipment and readable storage medium
CN116450908B (en) Self-service data analysis method and device based on data lake and electronic equipment
Yang et al. User story clustering in agile development: a framework and an empirical study
CN113127617A (en) Knowledge question answering method of general domain knowledge graph, terminal equipment and storage medium
Xie et al. Research and implementation of automatic question answering system based on ontology
CN115794869A (en) Implementation method and device for visual construction and generation of semantic query
CN115757720A (en) Project information searching method, device, equipment and medium based on knowledge graph
CN115269862A (en) Electric power question-answering and visualization system based on knowledge graph
CN115617980A (en) Litigation case retrieval report generation method and system
CN115795046A (en) Data processing method, device, system, electronic device and storage medium
CN115344661A (en) Equipment halt diagnosis method and device, electronic equipment and storage medium
Bhagat et al. Sparx-Data Preprocessing Module
Dai et al. Qam: question answering system based on knowledge graph in the military
CN111435365A (en) Data textualization task execution method
Zhang et al. Design and implementation of power question answering and visualization system based on knowledge graph

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: 20210924

RJ01 Rejection of invention patent application after publication