CN115292458A - Investigation information input method and system and electronic equipment - Google Patents

Investigation information input method and system and electronic equipment Download PDF

Info

Publication number
CN115292458A
CN115292458A CN202210764464.4A CN202210764464A CN115292458A CN 115292458 A CN115292458 A CN 115292458A CN 202210764464 A CN202210764464 A CN 202210764464A CN 115292458 A CN115292458 A CN 115292458A
Authority
CN
China
Prior art keywords
information
text data
initial text
items
answer
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
CN202210764464.4A
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.)
Beijing Mengtianmen Technology Co ltd
Original Assignee
Beijing Mengtianmen Technology 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 Beijing Mengtianmen Technology Co ltd filed Critical Beijing Mengtianmen Technology Co ltd
Priority to CN202210764464.4A priority Critical patent/CN115292458A/en
Publication of CN115292458A publication Critical patent/CN115292458A/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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/30Semantic analysis
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H10/00ICT specially adapted for the handling or processing of patient-related medical or healthcare data
    • G16H10/60ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H80/00ICT specially adapted for facilitating communication between medical practitioners or patients, e.g. for collaborative diagnosis, therapy or health monitoring

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Medical Informatics (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Epidemiology (AREA)
  • Data Mining & Analysis (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Human Computer Interaction (AREA)
  • Biomedical Technology (AREA)
  • Pathology (AREA)
  • Machine Translation (AREA)

Abstract

The invention provides a survey information input method, a survey information input system and electronic equipment, which can efficiently and accurately realize survey information acquisition and input. The method comprises the following steps: acquiring survey voice data, and converting the survey voice data in real time to generate initial text data; identifying the initial text data by adopting a natural language processing technology to generate question information and answer information; and inputting the answer information into a preset information form according to the question information. The system comprises a data acquisition module, an information identification and extraction module and an information input module. The electronic device comprises a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the survey information entry method when executing the program.

Description

Investigation information input method and system and electronic equipment
Technical Field
The present disclosure relates to the field of digital information processing technologies, and in particular, to a method and a system for inputting survey information, and an electronic device.
Background
Epidemiology (epidemiology) is the science of studying the distribution of diseases and health conditions and their determinants in a particular population, and studying strategies and measures to prevent and treat diseases and promote health. Is an important component of preventive medicine and is the basis of preventive medicine. An important step in epidemiological research is to conduct epidemiological investigation for specific people and to collect and count various relevant information including basic information, health status information, trip information, and the like. In the related technology, data acquisition is mostly carried out in a mode of manual survey record summarization, and computer-aided survey recording is adopted in partial scenes, so that the recording efficiency is greatly improved. The modes all need manual entry item by item, occupy a large amount of human resources, and have low data acquisition efficiency and higher error rate.
Disclosure of Invention
In view of this, an object of the present disclosure is to provide a method, a system, and an electronic device for recording survey information, which can efficiently and accurately realize survey information acquisition and recording.
In view of the above, in a first aspect, the present disclosure provides a method for recording survey information, including:
acquiring survey voice data, and converting the survey voice data in real time to generate initial text data;
identifying the initial text data by adopting a natural language processing technology to generate question information and answer information;
and inputting the answer information into a preset information form according to the question information.
Optionally, the identifying the initial text data by using a natural language processing technology to generate question information and answer information includes:
performing entity recognition on the initial text data, and determining a plurality of question items in the initial text data;
entity recognition is carried out on the initial text data, and a plurality of answer items are extracted from the initial text data;
and performing question-answer matching on the plurality of question items and the plurality of answer items, and determining the corresponding relation between the plurality of question items and the plurality of answer items.
Optionally, the performing entity identification on the initial text data and determining a plurality of question items in the initial text data includes:
identifying and determining a plurality of semantic entities from the initial text data by adopting an entity identification algorithm;
performing semantic recognition based on the semantic entities, and extracting a plurality of question sentences from the initial text data;
and matching the plurality of question sentences with the plurality of preset reference problems by adopting a dynamic programming algorithm, and determining the plurality of problem items according to a matching result.
Optionally, the performing entity identification on the initial text data and extracting a plurality of answer items from the initial text data include:
identifying and determining a plurality of keyword entities from the initial text data by adopting a named entity identification algorithm;
and adopting a regular expression algorithm to extract and determine a plurality of answer items according to a plurality of keyword entities.
Optionally, the performing question-answer matching on the plurality of question items and the plurality of answer items includes:
matching the plurality of question items and the plurality of answer items by adopting a LIFO (limiting information approach) caching algorithm based on a distributed queue, and determining the answer items corresponding to the plurality of question items.
Optionally, the entering the answer information into a preset information form according to the question information includes:
determining a plurality of information table items respectively corresponding to the plurality of problem items in the preset information form;
and filling a plurality of answer items into a plurality of corresponding information table items respectively.
Optionally, the method further includes:
and when the initial text data is generated by conversion, the generated initial text data is transmitted and stored in a distributed transaction message queue mode.
Optionally, when the entity identification is performed on the initial text data, the method further includes selecting a multithreading asynchronous identification mode for identification.
Based on the same object, in a second aspect, the present disclosure also provides a survey information entry system, comprising:
the data acquisition module is configured to acquire survey voice data and convert the survey voice data in real time to generate initial text data;
the information identification and extraction module is configured to identify the initial text data by adopting a natural language processing technology to generate question information and answer information; and
and the information input module is configured to input the answer information into a preset information form according to the question information.
The system is for performing a survey information entry method as described in the first aspect.
In a third aspect, the present disclosure also provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of investigation information entry according to the first aspect when executing the program.
As can be seen from the foregoing, the survey information entry method, system and electronic device provided by the present disclosure have the following beneficial technical effects:
acquiring survey voice data, converting the survey voice data into initial text data in real time, extracting and determining question information and answer information from the initial text data by using a natural language processing technology, and filling the answer information which can directly correspond to the question information into a form item corresponding to the preset information form so as to realize survey information input. By adopting the mode, the answer information can be quickly and accurately extracted and determined from the scene of inquiring and surveying for inputting, the manual recording and summarizing of workers are not needed, the flow steps are simplified, the efficiency of inputting the survey information is greatly improved, and meanwhile, the data errors possibly caused by the manual recording and summarizing can be effectively avoided.
Drawings
In order to clearly illustrate the technical solutions of the present disclosure or related technologies, the drawings used in the embodiments or related technologies description will be briefly introduced below, and obviously, the drawings in the following description are only embodiments of the present disclosure, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a schematic diagram of a survey information entry method provided in an embodiment of the present disclosure;
fig. 2 is a schematic diagram illustrating a method for determining question information and answer information in a survey information entry method according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram of a method for determining multiple question items in an investigation information entry method according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of an investigation information entry system according to an embodiment of the present disclosure;
fig. 5 is a schematic view of an investigation information entry electronic device according to an embodiment of the disclosure.
Detailed Description
For the purpose of promoting a better understanding of the objects, aspects and advantages of the present disclosure, reference is made to the following detailed description taken in conjunction with the accompanying drawings.
It is to be noted that technical terms or scientific terms used in the embodiments of the present disclosure should have a general meaning as understood by those having ordinary skill in the art to which the present disclosure belongs, unless otherwise defined. The use of "first," "second," and similar terms in the embodiments of the disclosure is not intended to indicate any order, quantity, or importance, but rather to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used merely to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
An important step in epidemiological research is to conduct epidemiological investigation on specific people and to collect and count various relevant information including basic information, health status information, trip information, and the like. In the related technology, data acquisition is mostly carried out in a mode of manual survey record summarization, a worker carries out targeted question inquiry, then records the questions in sequence manually and finally summarizes the questions collectively, and a computer-assisted recording mode is adopted in partial scenes to improve recording efficiency. The modes all need manual entry item by item, occupy a large amount of human resources, and have low data acquisition efficiency and high error rate.
In order to solve the problems, the present disclosure provides a survey information entry method, which obtains survey voice data in a survey inquiring scene, extracts a plurality of questions and corresponding answers in the survey inquiring scene by using a natural language processing technology, and then speaks the answers to enter the questions, so that the information entry efficiency can be greatly improved while the information accuracy is ensured.
In a first aspect, the disclosed embodiments provide a method for recording survey information.
As shown in fig. 1, a method for recording survey information according to one or more alternative embodiments of the present disclosure includes:
s1: and acquiring survey voice data, and converting the survey voice data in real time to generate initial text data.
The method can utilize audio and video acquisition equipment to acquire survey voice data under a survey scene in real time, and adopts a voice recognition technology to convert the survey voice data into initial text data.
S2: and identifying the initial text data by adopting a natural language processing technology to generate question information and answer information.
The initial text data may be semantically identified by using a Natural Language Processing (NLP), a plurality of question sentences in the initial text data are extracted and determined to determine question information, a plurality of answer sentences corresponding to the plurality of question sentences are identified and determined, and answer information is further extracted and determined according to the answer sentences.
S3: and inputting the answer information into a preset information form according to the question information.
And the preset information form comprises a plurality of information table items corresponding to the problem information. In some optional embodiments, a plurality of information entries corresponding to a plurality of question items may be determined in the preset information form, and a plurality of answer items are filled into a corresponding plurality of information entries, so as to implement survey information entry.
In some optional embodiments, the inquiry terminal may collect, in real time, inquiry voice data in an inquiry scene and convert the inquiry voice data to generate initial text data, and speak, in real time or periodically, the initial text data generated by conversion and send the initial text data to the information processing server. And then, performing semantic recognition on the initial text data by the information processing server based on a natural language processing technology, and extracting and determining question information and answer information in the initial text data. And then determining the question information and the answer information and then inputting the answer information into the preset information form according to the question information.
In some optional embodiments, for a specific target person to conduct inquiry, there are multiple inquiry and survey scenes, and multiple inquiry terminals are correspondingly provided to obtain survey voice data, and the multiple inquiry terminals aggregate the survey voice data corresponding to the multiple inquiry and survey scenes and transmit the aggregated survey voice data to the information processing server. The information processing server side can send the question information and the answer information to a network center server side based on a network communication protocol such as a WebSocket protocol. And a durable and reliable network connection is established between the information processing server and the network center server, so that the reliability and stability of information transmission are ensured. And finally, the network center server side inputs the answer information into a preset information form according to the question information.
The survey information entry method comprises the steps of obtaining survey voice data, converting the survey voice data into initial text data in real time, extracting and determining question information and answer information from the initial text data by using a natural language processing technology, and filling the answer information which can directly correspond to the question information into a form item corresponding to a preset information form so as to realize survey information entry. By adopting the mode, the answer information can be quickly and accurately extracted and determined from the scene of inquiring and surveying for inputting, the manual recording and summarizing of workers are not needed, the flow steps are simplified, the efficiency of inputting the survey information is greatly improved, and meanwhile, the data errors possibly caused by the manual recording and summarizing can be effectively avoided.
As shown in fig. 2, in a survey information entry method provided in one or more alternative embodiments of the present disclosure, the identifying the initial text data by using a natural language processing technology to generate question information and answer information includes:
s201: and performing entity recognition on the initial text data, and determining a plurality of question items in the initial text data.
A plurality of semantic entities can be determined by performing entity recognition on the initial text data, wherein the semantic entities comprise keywords, phrases, short sentences and the like. Determining respective meanings based on results of semantic analysis of the semantic entities to determine a plurality of the question items from the initial text data.
S202: and performing entity recognition on the initial text data, and extracting a plurality of answer items from the initial text data.
In some alternative embodiments, entity recognition may be performed on the initial textual data to determine a plurality of keyword entities. A plurality of answer terms can then be extracted and determined from the plurality of keyword entities based on entity semantics of the keyword entities by adopting a regular expression algorithm.
S203: and performing question-answer matching on the plurality of question items and the plurality of answer items, and determining the corresponding relation between the plurality of question items and the plurality of answer items.
The question information comprises a plurality of question items, the answer information comprises a plurality of answer items, and the answer information further comprises corresponding relations between the plurality of question items and the plurality of answer items.
In some optional embodiments of the present application, when the survey voice data is converted in real time to generate initial text data, the generated initial text data may be transmitted and stored in a distributed transaction message queue manner.
In some optional embodiments of the present disclosure, a last-in-first-out (LIFO) caching algorithm may be adopted to match the plurality of question items with the plurality of answer items based on the distributed queue, and the answer item corresponding to each of the plurality of question items may be determined according to a matching result.
According to the survey information entry method, a plurality of semantic entities are identified, extracted and determined from the initial text data by utilizing an entity identification technology, and a plurality of question items and a plurality of answer items are extracted and determined according to corresponding entity meanings, so that the problem information and the answer information can be comprehensively and accurately extracted. Furthermore, a distributed queue-based cache algorithm is utilized to accurately and correspondingly match the plurality of question items and the plurality of answer items, so that a basis is provided for the accuracy of the subsequent investigation information entry.
In the survey information entry method provided in one or more optional embodiments of the present disclosure, when entity recognition is performed on the initial text data, a multithreading asynchronous recognition mode may also be selected for recognition, and such a manner can greatly improve recognition efficiency.
As shown in fig. 3, in a method for recording survey information provided in one or more alternative embodiments of the present disclosure, performing entity recognition on the initial text data, and determining a plurality of question items in the initial text data includes:
and S301, identifying and determining a plurality of semantic entities from the initial text data by adopting an entity identification algorithm.
The initial text data may be processed by using a Named Entity Recognition algorithm (NER), and a plurality of semantic entities may be identified and determined.
In some alternative embodiments, the named entity recognition algorithm may employ a dictionary-based approach for data processing, the dictionary employing a dictionary containing a plurality of keywords, and key phrases associated with epidemiological surveys. The named entity recognition algorithm based on the dictionary method is adopted for recognition, so that the accuracy of recognizing the determined semantic entities and the relevance of the semantic entities to the investigation information input can be ensured.
S302: and performing semantic recognition based on the semantic entities, and extracting a plurality of question sentences from the initial text data.
S303: and matching the plurality of question sentences with the plurality of preset reference problems by adopting a dynamic programming algorithm, and determining the plurality of problem items according to a matching result.
After determining a plurality of query statements, a dynamic programming algorithm may be employed to match the plurality of query statements to a plurality of predetermined benchmark questions. The plurality of preset reference problems can be determined according to a plurality of information items in the preset information form.
It should be noted that the method of the embodiment of the present disclosure may be executed by a single device, such as a computer or a server. The method of the embodiment can also be applied to a distributed scene and completed by the mutual cooperation of a plurality of devices. In such a distributed scenario, one of the devices may only perform one or more steps of the method of the embodiments of the present disclosure, and the devices may interact with each other to complete the method.
It should be noted that the above describes some embodiments of the disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments described above and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Based on the same inventive concept, corresponding to any embodiment method, the disclosure also provides a survey information entry system.
Referring to fig. 4, the survey information entry system includes:
the data acquisition module 401 is configured to acquire survey voice data, and convert the survey voice data in real time to generate initial text data;
an information identification and extraction module 402 configured to identify the initial text data by using a natural language processing technology, and generate question information and answer information; and
an information entry module 403 configured to enter the answer information into a preset information form according to the question information.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations of the present disclosure.
The device of the foregoing embodiment is used to implement the corresponding investigation information entry method in any one of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described again here.
Based on the same inventive concept, corresponding to any of the above embodiments, the present disclosure further provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the program to implement the method for recording survey information according to any of the above embodiments.
Fig. 5 is a schematic diagram illustrating a more specific hardware structure of an electronic device according to this embodiment, where the electronic device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component within the device (not shown) or may be external to the device to provide corresponding functionality. The input devices may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output devices may include a display, a speaker, a vibrator, an indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (for example, USB, network cable, etc.), and can also realize communication in a wireless mode (for example, mobile network, WIFI, bluetooth, etc.).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
The electronic device of the foregoing embodiment is used to implement the corresponding investigation information entry method in any one of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described again here.
Based on the same inventive concept, corresponding to any of the above-described embodiment methods, the present disclosure also provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the survey information entry method according to any of the above embodiments.
Computer-readable media of the present embodiments, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
The computer instructions stored in the storage medium of the above embodiment are used to enable the computer to execute the survey information entry method according to any one of the above embodiments, and have the beneficial effects of the corresponding method embodiment, which are not described herein again.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, is limited to these examples; within the idea of the present disclosure, also technical features in the above embodiments or in different embodiments may be combined, steps may be implemented in any order, and there are many other variations of the different aspects of the embodiments of the present disclosure as described above, which are not provided in detail for the sake of brevity.
In addition, well-known power/ground connections to Integrated Circuit (IC) chips and other components may or may not be shown within the provided figures for simplicity of illustration and discussion, and so as not to obscure the embodiments of the disclosure. Furthermore, devices may be shown in block diagram form in order to avoid obscuring embodiments of the present disclosure, and this also takes into account the fact that specifics with respect to implementation of such block diagram devices are highly dependent upon the platform within which the embodiments of the present disclosure are to be implemented (i.e., specifics should be well within purview of one skilled in the art). Where specific details (e.g., circuits) are set forth in order to describe example embodiments of the disclosure, it should be apparent to one skilled in the art that the embodiments of the disclosure can be practiced without, or with variation of, these specific details. Accordingly, the description is to be regarded as illustrative instead of restrictive.
While the present disclosure has been described in conjunction with specific embodiments thereof, many alternatives, modifications, and variations of these embodiments will be apparent to those of ordinary skill in the art in light of the foregoing description. For example, other memory architectures, such as Dynamic RAM (DRAM), may use the discussed embodiments.
The disclosed embodiments are intended to embrace all such alternatives, modifications and variances which fall within the broad scope of the appended claims. Therefore, any omissions, modifications, equivalents, improvements, and the like that may be made within the spirit and principles of the embodiments of the disclosure are intended to be included within the scope of the disclosure.

Claims (10)

1. A survey information entry method, comprising:
acquiring survey voice data, and converting the survey voice data in real time to generate initial text data;
identifying the initial text data by adopting a natural language processing technology to generate question information and answer information;
and inputting the answer information into a preset information form according to the question information.
2. The method of claim 1, wherein the identifying the initial text data using natural language processing techniques to generate question information and answer information comprises:
performing entity recognition on the initial text data, and determining a plurality of problem items in the initial text data;
entity recognition is carried out on the initial text data, and a plurality of answer items are extracted from the initial text data;
and performing question-answer matching on the plurality of question items and the plurality of answer items, and determining the corresponding relation between the plurality of question items and the plurality of answer items.
3. The method of claim 2, wherein the performing entity recognition on the initial text data and determining the plurality of question items in the initial text data comprises:
identifying and determining a plurality of semantic entities from the initial text data by adopting an entity identification algorithm;
performing semantic recognition based on a plurality of semantic entities, and extracting a plurality of question sentences from the initial text data;
and matching the plurality of question sentences with the plurality of preset reference problems by adopting a dynamic programming algorithm, and determining the plurality of problem items according to a matching result.
4. The method of claim 2, wherein the entity identifying the initial text data and extracting a plurality of answer items from the initial text data comprises:
identifying and determining a plurality of keyword entities from the initial text data by adopting a named entity identification algorithm;
and adopting a regular expression algorithm to extract and determine a plurality of answer items according to a plurality of keyword entities.
5. The method of claim 2, wherein the question-answer matching of the plurality of question items with the plurality of answer items comprises:
matching the plurality of question items and the plurality of answer items by adopting a LIFO (limiting information approach) caching algorithm based on a distributed queue, and determining the answer items corresponding to the plurality of question items.
6. The method of claim 2, wherein said entering the answer information into a preset information form according to the question information comprises:
determining a plurality of information table items respectively corresponding to the plurality of problem items in the preset information form;
and filling a plurality of answer items into a plurality of corresponding information table items respectively.
7. The method of claim 1, further comprising:
and when the initial text data is generated by conversion, the generated initial text data is transmitted and stored in a distributed transaction message queue mode.
8. The method of claim 2, further comprising selecting a multi-threaded asynchronous recognition mode for recognition when performing entity recognition on the initial text data.
9. A survey information entry system, comprising:
the data acquisition module is configured to acquire survey voice data and convert the survey voice data in real time to generate initial text data;
the information identification and extraction module is configured to identify the initial text data by adopting a natural language processing technology to generate question information and answer information; and
the information input module is configured to input the answer information into a preset information form according to the question information;
the system is adapted to perform the method of any of claims 1 to 8.
10. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of any one of claims 1 to 8 when executing the program.
CN202210764464.4A 2022-06-29 2022-06-29 Investigation information input method and system and electronic equipment Pending CN115292458A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210764464.4A CN115292458A (en) 2022-06-29 2022-06-29 Investigation information input method and system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210764464.4A CN115292458A (en) 2022-06-29 2022-06-29 Investigation information input method and system and electronic equipment

Publications (1)

Publication Number Publication Date
CN115292458A true CN115292458A (en) 2022-11-04

Family

ID=83821795

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210764464.4A Pending CN115292458A (en) 2022-06-29 2022-06-29 Investigation information input method and system and electronic equipment

Country Status (1)

Country Link
CN (1) CN115292458A (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001273382A (en) * 2000-03-24 2001-10-05 Shunsui Hikita Electronic questionnaire system
US6826540B1 (en) * 1999-12-29 2004-11-30 Virtual Personalities, Inc. Virtual human interface for conducting surveys
CN107507087A (en) * 2017-07-25 2017-12-22 厦门快商通科技股份有限公司 A kind of customer-oriented business information collection method and system
CN109829052A (en) * 2019-02-19 2019-05-31 田中瑶 A kind of open dialogue method and system based on human-computer interaction
CN110675922A (en) * 2019-09-23 2020-01-10 北京阳光欣晴健康科技有限责任公司 Multi-mode-based intelligent follow-up method and system
CN111949758A (en) * 2019-05-16 2020-11-17 北大医疗信息技术有限公司 Medical question and answer recommendation method, recommendation system and computer readable storage medium
CN112106056A (en) * 2018-05-09 2020-12-18 甲骨文国际公司 Constructing fictitious utterance trees to improve the ability to answer convergent questions
CN112100461B (en) * 2020-11-11 2021-02-05 平安国际智慧城市科技股份有限公司 Questionnaire data processing method, device, server and medium based on data analysis
CN112634889A (en) * 2020-12-15 2021-04-09 平安国际智慧城市科技股份有限公司 Electronic case logging method, device, terminal and medium based on artificial intelligence
CN113190660A (en) * 2020-01-14 2021-07-30 北大方正集团有限公司 Questionnaire survey method and device
CN113221529A (en) * 2021-05-25 2021-08-06 支付宝(杭州)信息技术有限公司 Event investigation method and device
CN113886537A (en) * 2021-09-28 2022-01-04 则正(上海)生物科技有限公司 Laboratory management system based on natural language processing and question-answer matching
CN114510473A (en) * 2022-02-17 2022-05-17 平安国际智慧城市科技股份有限公司 Medical questionnaire verification method and device, computer equipment and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6826540B1 (en) * 1999-12-29 2004-11-30 Virtual Personalities, Inc. Virtual human interface for conducting surveys
JP2001273382A (en) * 2000-03-24 2001-10-05 Shunsui Hikita Electronic questionnaire system
CN107507087A (en) * 2017-07-25 2017-12-22 厦门快商通科技股份有限公司 A kind of customer-oriented business information collection method and system
CN112106056A (en) * 2018-05-09 2020-12-18 甲骨文国际公司 Constructing fictitious utterance trees to improve the ability to answer convergent questions
CN109829052A (en) * 2019-02-19 2019-05-31 田中瑶 A kind of open dialogue method and system based on human-computer interaction
CN111949758A (en) * 2019-05-16 2020-11-17 北大医疗信息技术有限公司 Medical question and answer recommendation method, recommendation system and computer readable storage medium
CN110675922A (en) * 2019-09-23 2020-01-10 北京阳光欣晴健康科技有限责任公司 Multi-mode-based intelligent follow-up method and system
CN113190660A (en) * 2020-01-14 2021-07-30 北大方正集团有限公司 Questionnaire survey method and device
CN112100461B (en) * 2020-11-11 2021-02-05 平安国际智慧城市科技股份有限公司 Questionnaire data processing method, device, server and medium based on data analysis
CN112634889A (en) * 2020-12-15 2021-04-09 平安国际智慧城市科技股份有限公司 Electronic case logging method, device, terminal and medium based on artificial intelligence
CN113221529A (en) * 2021-05-25 2021-08-06 支付宝(杭州)信息技术有限公司 Event investigation method and device
CN113886537A (en) * 2021-09-28 2022-01-04 则正(上海)生物科技有限公司 Laboratory management system based on natural language processing and question-answer matching
CN114510473A (en) * 2022-02-17 2022-05-17 平安国际智慧城市科技股份有限公司 Medical questionnaire verification method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110287278B (en) Comment generation method, comment generation device, server and storage medium
EP3832519A1 (en) Method and apparatus for evaluating translation quality
CN109002510B (en) Dialogue processing method, device, equipment and medium
CN110069608B (en) Voice interaction method, device, equipment and computer storage medium
CN111898643B (en) Semantic matching method and device
US9619209B1 (en) Dynamic source code generation
CN109582825B (en) Method and apparatus for generating information
CN111382261B (en) Abstract generation method and device, electronic equipment and storage medium
CN110263340B (en) Comment generation method, comment generation device, server and storage medium
CN114861889B (en) Deep learning model training method, target object detection method and device
CN110377750B (en) Comment generation method, comment generation device, comment generation model training device and storage medium
CN110837545A (en) Interactive data analysis method, device, medium and electronic equipment
CN110738056B (en) Method and device for generating information
CN111414453A (en) Structured text generation method and device, electronic equipment and computer readable storage medium
CN111400463B (en) Dialogue response method, device, equipment and medium
CN117171328A (en) Text question-answering processing method and device, electronic equipment and storage medium
CN116561271A (en) Question and answer processing method and device
KR102422844B1 (en) Method of managing language risk of video content based on artificial intelligence
CN116662495A (en) Question-answering processing method, and method and device for training question-answering processing model
CN115292458A (en) Investigation information input method and system and electronic equipment
US20240096347A1 (en) Method and apparatus for determining speech similarity, and program product
CN111753062A (en) Method, device, equipment and medium for determining session response scheme
CN113111200B (en) Method, device, electronic equipment and storage medium for auditing picture files
CN113935334A (en) Text information processing method, device, equipment and medium
CN109036379B (en) Speech recognition method, apparatus and storage medium

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

RJ01 Rejection of invention patent application after publication