CN110717018A - Industrial equipment fault maintenance question-answering system based on knowledge graph - Google Patents

Industrial equipment fault maintenance question-answering system based on knowledge graph Download PDF

Info

Publication number
CN110717018A
CN110717018A CN201910302775.7A CN201910302775A CN110717018A CN 110717018 A CN110717018 A CN 110717018A CN 201910302775 A CN201910302775 A CN 201910302775A CN 110717018 A CN110717018 A CN 110717018A
Authority
CN
China
Prior art keywords
knowledge graph
knowledge
module
fault maintenance
question
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
CN201910302775.7A
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.)
China University of Petroleum East China
Original Assignee
China University of Petroleum East China
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 China University of Petroleum East China filed Critical China University of Petroleum East China
Priority to CN201910302775.7A priority Critical patent/CN110717018A/en
Publication of CN110717018A publication Critical patent/CN110717018A/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/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/367Ontology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Business, Economics & Management (AREA)
  • Mathematical Physics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Human Resources & Organizations (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Economics (AREA)
  • Animal Behavior & Ethology (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a Knowledge Graph (Knowledge Graph) -based industrial equipment fault maintenance question-answering system, which comprises the following steps of: acquiring expert experience knowledge and preprocessing disambiguation, and constructing an industrial fault maintenance field knowledge map by using a relationship extraction algorithm and an event extraction algorithm; the deep neural network and the hidden Markov model are combined to construct a voice recognition model, so that the accuracy rate of the Mandarin speech recognition is improved, and meanwhile, the voice recognition models in multiple regions are trained, and the accurate analysis of various dialect voices is realized. Semantic analysis is carried out on the voice recognition result based on fusion natural language processing technologies such as a Fastext intention recognition algorithm and the like, the voice query intention of a client is accurately recognized, and related fault maintenance opinions are queried through a knowledge graph.

Description

Industrial equipment fault maintenance question-answering system based on knowledge graph
Technical Field
The invention relates to the field of equipment fault maintenance, the field of voice recognition and the field of natural language processing, in particular to a knowledge graph-based question-answering system for fault maintenance of industrial equipment.
Background
An industrial equipment fault maintenance question-answering system based on a knowledge graph. Establishing a knowledge graph based on expert experience knowledge in the professional field of related industrial equipment maintenance, analyzing the query intention of a user by using a voice recognition technology and a natural language processing technology, and providing related fault maintenance suggestions by querying the knowledge graph.
The general-purpose question-answering system generally needs to realize short dialogue question-answering by using a large amount of corpora as a basis. Such systems are often used in the entertainment field, and are less used in the industrial fault repair field, and the systems often have difficulty in extracting precise meanings in the user's question, and cannot accurately analyze the user's intention. Secondly, the industrial fault maintenance association field is wide, and the question-answering system can only inquire key words of question sentences in a traditional knowledge base according to questions provided by users, so that the positions of answers are positioned.
The question-answering system provides an industrial fault maintenance question-answering system based on the knowledge graph, and can adapt to continuously improved user requirements. The question-answering system is novel, can provide better user experience, provides a professional industrial fault maintenance scheme for users, and ensures stable operation of equipment.
Disclosure of Invention
In order to solve the defects and shortcomings in the prior art, the invention provides a knowledge graph-based industrial equipment fault question-answering system. And storing expert experience knowledge based on the knowledge graph. And performing voice recognition by using a neural network combined hidden Markov model method, recognizing the user intention based on a FastText model, finally completing the query of a knowledge graph, and providing a reasonable industrial fault maintenance scheme for the user.
The technical scheme of the invention is as follows:
the system for question-answering and trouble-shooting of industrial equipment based on the knowledge graph is characterized by comprising a knowledge acquisition module, a knowledge graph construction module, a voice recognition module and a semantic analysis module, wherein the knowledge graph query module comprises the following steps:
and (1) acquiring expert experience knowledge related to fault diagnosis and maintenance in a knowledge acquisition module in a mode of manual entry and internet collection. Forming effective fault maintenance related information through cleaning, screening and feature extraction;
step (2), in a knowledge graph construction module, extracting entity relations on the basis of dependency relations by carrying out entity relation extraction on the preprocessed industrial equipment maintenance related knowledge, namely identifying entities from text contents, further extracting semantic relations among the entities, carrying out event extraction on the basis of combined use of a pattern matching algorithm and an SVM algorithm, extracting specific fault maintenance patterns from unstructured information such as texts, and carrying out structured presentation;
step (3) in the speech recognition module, combining the deep neural network and the hidden Markov model to train a speech recognition model, training speech recognition models of a plurality of regions while improving the accuracy rate of the Mandarin speech recognition, converting speech data into text data, and realizing accurate analysis of various dialect speeches;
and (4) in a semantic analysis module, performing word segmentation processing on the converted text data, and then performing information such as fault types and the like of user query based on a FastText model.
And (5) in a knowledge graph query module, retrieving related fault maintenance information from a knowledge graph based on the recognition result of the user intention, obtaining candidate question sentences similar to the user question, and returning to a corresponding candidate result list.
The invention has the beneficial effects that:
(1) the method has the advantages that the industrial fault analysis knowledge graph is constructed through the relation extraction based on the dependency syntax analysis and the event extraction algorithm based on the combination of the pattern matching algorithm and the SVM algorithm, and the representing capability of expert fault maintenance experience knowledge is enhanced;
(2) the speech recognition model is trained by combining the deep neural network and the hidden Markov model, so that the speech recognition precision of various dialects is enhanced, and the algorithm processing accuracy is improved;
(3) the user query intention recognition algorithm based on FastText accurately recognizes the user voice query intention and provides an accurate and reasonable fault maintenance scheme for the user.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of the operation of the knowledge-graph based trouble shooting system for industrial equipment;
FIG. 2 is a flowchart of the FastText-based user query intent recognition model training process of the present invention.
Detailed Description
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.
As shown in fig. 1, the system for troubleshooting and questioning and answering industrial equipment based on the knowledge graph comprises a knowledge acquisition module, a knowledge graph construction module, a voice recognition module, a semantic analysis module and a knowledge graph query module.
The specific flow of the knowledge-graph-based industrial equipment fault maintenance question-answering system is described in detail below with reference to fig. 1 and 2:
and (1) acquiring expert experience knowledge related to fault diagnosis and maintenance in a knowledge acquisition module in a mode of manual entry and internet collection. Forming effective fault maintenance related information through cleaning, screening and feature extraction;
step (2), in a knowledge graph construction module, extracting entity relations on the basis of dependency relations by carrying out entity relation extraction on the preprocessed industrial equipment maintenance related knowledge, namely identifying entities from text contents, further extracting semantic relations among the entities, carrying out event extraction on the basis of combined use of a pattern matching algorithm and an SVM algorithm, extracting specific fault maintenance patterns from unstructured information such as texts, and carrying out structured presentation;
step (3) in the speech recognition module, combining the deep neural network and the hidden Markov model to train a speech recognition model, training speech recognition models of a plurality of regions while improving the accuracy rate of the Mandarin speech recognition, converting speech data into text data, and realizing accurate analysis of various dialect speeches;
and (4) performing word segmentation processing on the converted text data in a semantic analysis module, then identifying the query intention of the user based on a FastText model, and analyzing information such as the fault type, the maintenance method and the like queried by the user.
And (5) in a knowledge graph query module, retrieving related fault maintenance information from a knowledge graph based on the recognition result of the query intention of the user to obtain candidate question sentences similar to the user question, and returning to a corresponding candidate result list.
The invention provides an industrial fault analysis expert system based on a knowledge graph and an industrial equipment fault question-answering system based on the knowledge graph. And storing expert experience knowledge based on the knowledge graph. And performing voice recognition by using a neural network combined hidden Markov model method, recognizing the user intention based on a FastText model, finally completing the query of a knowledge graph, and providing a reasonable industrial fault maintenance scheme for the user.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (1)

1. The system for question-answering and trouble-shooting of industrial equipment based on the knowledge graph is characterized by comprising a knowledge acquisition module, a knowledge graph construction module, a voice recognition module and a semantic analysis module, wherein the knowledge graph query module comprises the following steps:
and (1) acquiring expert experience knowledge related to fault diagnosis and maintenance in a knowledge acquisition module in a mode of manual entry and internet collection. Forming effective fault maintenance related information through cleaning, screening and feature extraction;
step (2), in a knowledge graph construction module, extracting entity relations on the basis of dependency relations by carrying out entity relation extraction on the preprocessed industrial equipment maintenance related knowledge, namely identifying entities from text contents, further extracting semantic relations among the entities, carrying out event extraction on the basis of combined use of a pattern matching algorithm and an SVM algorithm, extracting specific fault maintenance patterns from unstructured information such as texts, and carrying out structured presentation;
step (3) in the speech recognition module, combining the deep neural network and the hidden Markov model to train a speech recognition model, training speech recognition models of a plurality of regions while improving the accuracy rate of the Mandarin speech recognition, converting speech data into text data, and realizing accurate analysis of various dialect speeches;
and (4) performing word segmentation processing on the converted text data in a semantic analysis module, then performing intention recognition on user query based on a FastText model, and analyzing information such as query fault types and maintenance methods.
And (5) in a knowledge graph query module, retrieving related fault maintenance information from a knowledge graph based on the recognition result of the user intention, obtaining candidate question sentences similar to the user question, and returning to a corresponding candidate result list.
CN201910302775.7A 2019-04-15 2019-04-15 Industrial equipment fault maintenance question-answering system based on knowledge graph Pending CN110717018A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910302775.7A CN110717018A (en) 2019-04-15 2019-04-15 Industrial equipment fault maintenance question-answering system based on knowledge graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910302775.7A CN110717018A (en) 2019-04-15 2019-04-15 Industrial equipment fault maintenance question-answering system based on knowledge graph

Publications (1)

Publication Number Publication Date
CN110717018A true CN110717018A (en) 2020-01-21

Family

ID=69208780

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910302775.7A Pending CN110717018A (en) 2019-04-15 2019-04-15 Industrial equipment fault maintenance question-answering system based on knowledge graph

Country Status (1)

Country Link
CN (1) CN110717018A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111309828A (en) * 2020-03-27 2020-06-19 广东省智能制造研究所 Knowledge graph construction method and device for large-scale equipment
CN111782800A (en) * 2020-06-30 2020-10-16 上海仪电(集团)有限公司中央研究院 Intelligent conference analysis method for event tracing
CN112015921A (en) * 2020-09-15 2020-12-01 重庆广播电视大学重庆工商职业学院 Natural language processing method based on learning-assisted knowledge graph
CN112270490A (en) * 2020-11-11 2021-01-26 北京优锘科技有限公司 Park intelligent facility management system based on knowledge graph of Internet of things
CN112435512A (en) * 2020-11-12 2021-03-02 郑州大学 Voice behavior assessment and evaluation method for rail transit simulation training
CN112527982A (en) * 2020-11-26 2021-03-19 上海发电设备成套设计研究院有限责任公司 Equipment management system, method, equipment and storage medium
CN112836972A (en) * 2021-02-05 2021-05-25 南方电网调峰调频发电有限公司信息通信分公司 IT equipment fault defect processing system and fault defect processing method
CN113051382A (en) * 2021-04-08 2021-06-29 云南电网有限责任公司电力科学研究院 Intelligent power failure question-answering method and device based on knowledge graph
CN113094512A (en) * 2021-04-08 2021-07-09 达而观信息科技(上海)有限公司 Fault analysis system and method in industrial production and manufacturing
CN113268604A (en) * 2021-05-19 2021-08-17 国网辽宁省电力有限公司 Self-adaptive expansion method and system for knowledge base
CN113449512A (en) * 2020-03-25 2021-09-28 中国电信股份有限公司 Information processing method, apparatus and computer readable storage medium
CN113486151A (en) * 2021-07-13 2021-10-08 盛景智能科技(嘉兴)有限公司 Fault repair knowledge point query method and device, electronic equipment and storage medium
CN114186022A (en) * 2021-12-02 2022-03-15 国网山东省电力公司信息通信公司 Scheduling instruction quality inspection method and system based on voice transcription and knowledge graph
CN114297350A (en) * 2021-06-07 2022-04-08 北京大学 Natural language-oriented urban domain knowledge model query method and device
CN114780743A (en) * 2022-04-19 2022-07-22 红云红河烟草(集团)有限责任公司 Knowledge graph-based parcel maintenance experience recommendation method
CN115033679A (en) * 2022-08-10 2022-09-09 深圳联友科技有限公司 Method for searching automobile maintenance data based on knowledge graph
CN115366157A (en) * 2022-10-24 2022-11-22 北京奔驰汽车有限公司 Industrial robot maintenance method and device
CN116821310A (en) * 2023-08-28 2023-09-29 北京智谱华章科技有限公司 Enterprise knowledge base question-answering system based on large model and knowledge graph

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868313A (en) * 2016-03-25 2016-08-17 浙江大学 Mapping knowledge domain questioning and answering system and method based on template matching technique
CN106776711A (en) * 2016-11-14 2017-05-31 浙江大学 A kind of Chinese medical knowledge mapping construction method based on deep learning
CN108491517A (en) * 2018-03-22 2018-09-04 青岛农业大学 A kind of region agricultural information service speech polling terminal
CN108509483A (en) * 2018-01-31 2018-09-07 北京化工大学 The mechanical fault diagnosis construction of knowledge base method of knowledge based collection of illustrative plates
CN109271506A (en) * 2018-11-29 2019-01-25 武汉大学 A kind of construction method of the field of power communication knowledge mapping question answering system based on deep learning
CN109492077A (en) * 2018-09-29 2019-03-19 北明智通(北京)科技有限公司 The petrochemical field answering method and system of knowledge based map

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868313A (en) * 2016-03-25 2016-08-17 浙江大学 Mapping knowledge domain questioning and answering system and method based on template matching technique
CN106776711A (en) * 2016-11-14 2017-05-31 浙江大学 A kind of Chinese medical knowledge mapping construction method based on deep learning
CN108509483A (en) * 2018-01-31 2018-09-07 北京化工大学 The mechanical fault diagnosis construction of knowledge base method of knowledge based collection of illustrative plates
CN108491517A (en) * 2018-03-22 2018-09-04 青岛农业大学 A kind of region agricultural information service speech polling terminal
CN109492077A (en) * 2018-09-29 2019-03-19 北明智通(北京)科技有限公司 The petrochemical field answering method and system of knowledge based map
CN109271506A (en) * 2018-11-29 2019-01-25 武汉大学 A kind of construction method of the field of power communication knowledge mapping question answering system based on deep learning

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113449512A (en) * 2020-03-25 2021-09-28 中国电信股份有限公司 Information processing method, apparatus and computer readable storage medium
CN111309828A (en) * 2020-03-27 2020-06-19 广东省智能制造研究所 Knowledge graph construction method and device for large-scale equipment
CN111309828B (en) * 2020-03-27 2024-02-20 广东省智能制造研究所 Knowledge graph construction method and device for large-scale equipment
CN111782800A (en) * 2020-06-30 2020-10-16 上海仪电(集团)有限公司中央研究院 Intelligent conference analysis method for event tracing
CN111782800B (en) * 2020-06-30 2023-11-21 上海仪电(集团)有限公司中央研究院 Intelligent conference analysis method for event tracing
CN112015921A (en) * 2020-09-15 2020-12-01 重庆广播电视大学重庆工商职业学院 Natural language processing method based on learning-assisted knowledge graph
CN112015921B (en) * 2020-09-15 2024-04-16 重庆广播电视大学重庆工商职业学院 Natural language processing method based on learning auxiliary knowledge graph
CN112270490A (en) * 2020-11-11 2021-01-26 北京优锘科技有限公司 Park intelligent facility management system based on knowledge graph of Internet of things
CN112435512B (en) * 2020-11-12 2023-01-24 郑州大学 Voice behavior assessment and evaluation method for rail transit simulation training
CN112435512A (en) * 2020-11-12 2021-03-02 郑州大学 Voice behavior assessment and evaluation method for rail transit simulation training
CN112527982A (en) * 2020-11-26 2021-03-19 上海发电设备成套设计研究院有限责任公司 Equipment management system, method, equipment and storage medium
CN112836972A (en) * 2021-02-05 2021-05-25 南方电网调峰调频发电有限公司信息通信分公司 IT equipment fault defect processing system and fault defect processing method
CN113094512A (en) * 2021-04-08 2021-07-09 达而观信息科技(上海)有限公司 Fault analysis system and method in industrial production and manufacturing
CN113094512B (en) * 2021-04-08 2024-05-24 达观数据有限公司 Fault analysis system and method in industrial production and manufacturing
CN113051382A (en) * 2021-04-08 2021-06-29 云南电网有限责任公司电力科学研究院 Intelligent power failure question-answering method and device based on knowledge graph
CN113268604B (en) * 2021-05-19 2024-06-07 国网辽宁省电力有限公司 Knowledge base self-adaptive expansion method and system
CN113268604A (en) * 2021-05-19 2021-08-17 国网辽宁省电力有限公司 Self-adaptive expansion method and system for knowledge base
CN114297350A (en) * 2021-06-07 2022-04-08 北京大学 Natural language-oriented urban domain knowledge model query method and device
CN113486151A (en) * 2021-07-13 2021-10-08 盛景智能科技(嘉兴)有限公司 Fault repair knowledge point query method and device, electronic equipment and storage medium
CN114186022A (en) * 2021-12-02 2022-03-15 国网山东省电力公司信息通信公司 Scheduling instruction quality inspection method and system based on voice transcription and knowledge graph
CN114780743A (en) * 2022-04-19 2022-07-22 红云红河烟草(集团)有限责任公司 Knowledge graph-based parcel maintenance experience recommendation method
CN115033679A (en) * 2022-08-10 2022-09-09 深圳联友科技有限公司 Method for searching automobile maintenance data based on knowledge graph
CN115033679B (en) * 2022-08-10 2023-01-13 深圳联友科技有限公司 Method for searching automobile maintenance data based on knowledge graph
CN115366157A (en) * 2022-10-24 2022-11-22 北京奔驰汽车有限公司 Industrial robot maintenance method and device
CN116821310B (en) * 2023-08-28 2023-12-08 北京智谱华章科技有限公司 Enterprise knowledge base question-answering system based on large model and knowledge graph
CN116821310A (en) * 2023-08-28 2023-09-29 北京智谱华章科技有限公司 Enterprise knowledge base question-answering system based on large model and knowledge graph

Similar Documents

Publication Publication Date Title
CN110717018A (en) Industrial equipment fault maintenance question-answering system based on knowledge graph
CN107945805B (en) A kind of across language voice identification method for transformation of intelligence
CN114116994A (en) Welcome robot dialogue method
CN107562863A (en) Chat robots reply automatic generation method and system
CN108304372A (en) Entity extraction method and apparatus, computer equipment and storage medium
JP2018028752A (en) Dialog system and computer program therefor
CN109949799B (en) Semantic parsing method and system
CN109508402A (en) Violation term detection method and device
CN115858758A (en) Intelligent customer service knowledge graph system with multiple unstructured data identification
CN115292461B (en) Man-machine interaction learning method and system based on voice recognition
CN110532387A (en) A kind of depression aided detection method based on open question and answer text
CN109271459A (en) Chat robots and its implementation based on Lucene and grammer networks
CN111026884A (en) Dialog corpus generation method for improving quality and diversity of human-computer interaction dialog corpus
CN111523328B (en) Intelligent customer service semantic processing method
CN106356054A (en) Method and system for collecting information of agricultural products based on voice recognition
CN114818649A (en) Service consultation processing method and device based on intelligent voice interaction technology
CN109741752A (en) A kind of occurrences in human life examining method and system based on speech recognition
CN110852075A (en) Voice transcription method and device for automatically adding punctuation marks and readable storage medium
CN116166688A (en) Business data retrieval method, system and processing equipment based on natural language interaction
CN110675292A (en) Child language ability evaluation method based on artificial intelligence
JP2013190985A (en) Knowledge response system, method and computer program
CN107562907B (en) Intelligent lawyer expert case response device
Zorrilla et al. Audio Embedding-Aware Dialogue Policy Learning
CN105302859A (en) Intelligent interaction system based on Internet
CN108962281B (en) Language expression evaluation and auxiliary method and device

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
CB03 Change of inventor or designer information
CB03 Change of inventor or designer information

Inventor after: Zhang Weishan

Inventor after: Yu Qiang

Inventor after: Geng Zukun

Inventor before: Yu Qiang

Inventor before: Zhang Weishan

Inventor before: Geng Zukun

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

Application publication date: 20200121