CN114167994B - Knowledge base adding method, device, equipment and medium - Google Patents

Knowledge base adding method, device, equipment and medium Download PDF

Info

Publication number
CN114167994B
CN114167994B CN202210127159.4A CN202210127159A CN114167994B CN 114167994 B CN114167994 B CN 114167994B CN 202210127159 A CN202210127159 A CN 202210127159A CN 114167994 B CN114167994 B CN 114167994B
Authority
CN
China
Prior art keywords
node
target object
instruction
target
knowledge base
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.)
Active
Application number
CN202210127159.4A
Other languages
Chinese (zh)
Other versions
CN114167994A (en
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 LLvision Technology Co ltd
Original Assignee
Beijing LLvision 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 LLvision Technology Co ltd filed Critical Beijing LLvision Technology Co ltd
Priority to CN202210127159.4A priority Critical patent/CN114167994B/en
Publication of CN114167994A publication Critical patent/CN114167994A/en
Application granted granted Critical
Publication of CN114167994B publication Critical patent/CN114167994B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/017Gesture based interaction, e.g. based on a set of recognized hand gestures
    • 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/901Indexing; Data structures therefor; Storage structures

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a knowledge base adding method, a knowledge base adding device, knowledge base adding equipment and a knowledge base adding medium, wherein the method comprises the following steps: if a voice instruction for creating the knowledge base is detected, identifying a target object pointed by the gesture, and adding the target object to the enterprise knowledge base as the content input by the enterprise knowledge base; receiving a building instruction corresponding to a target object; if the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node; and if the set-up instruction is a new node creation instruction, creating a new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node. The method and the system are used for solving the defects that the operation flow of editing the enterprise knowledge base is complicated and the construction of the enterprise knowledge base is not efficient enough in the prior art, and realizing real-time and on-site recording of the enterprise assets into the knowledge base, so that the enterprise knowledge base can be constructed quickly.

Description

Knowledge base adding method, device, equipment and medium
Technical Field
The invention relates to the technical field of enterprise knowledge management, in particular to a knowledge base adding method, a knowledge base adding device, knowledge base adding equipment and knowledge base adding media.
Background
At present, an enterprise creates an enterprise knowledge base by entering a knowledge base editing platform through a PC (personal computer) end or a mobile end and then inputting information.
However, the existing method for editing the knowledge base by entering the knowledge base editing platform through the PC or the mobile terminal has many operation flows, and editing the knowledge base through the PC or the mobile terminal is limited to the operation site, and the method for adding the knowledge base is not intuitive. Therefore, the method has the defects that the operation flow for editing the enterprise knowledge base is complicated, and the construction of the enterprise knowledge base is not efficient enough.
Disclosure of Invention
The invention provides a knowledge base adding method, a knowledge base adding device, knowledge base adding equipment and a knowledge base adding medium, which are used for solving the defects that the operation flow of editing an enterprise knowledge base is complicated and the building of the enterprise knowledge base is not efficient enough in the prior art, and realizing real-time and on-site recording of enterprise assets into the knowledge base so that the enterprise knowledge base can be built quickly.
The invention provides a knowledge base adding method, which is applied to wearable AR equipment and comprises the following steps:
if a voice instruction for creating a knowledge base is detected, identifying a target object pointed by a gesture, and adding the target object to an enterprise knowledge base as the content input by the enterprise knowledge base;
Receiving a building instruction corresponding to the target object;
if the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node;
and if the set-up instruction is a new node creation instruction, creating a new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node.
According to the method for adding a knowledge base provided by the present invention, after the step of determining a first target node associated with the target object based on the associated node instruction and connecting the target object with the first target node if the building instruction is the associated node instruction, the method further includes:
receiving a relationship and/or attribute of the target object and the first target node;
adding the relationship and/or attribute of the target object and the first target node to a connecting line between the target object and the first target node.
According to the knowledge base adding method provided by the invention, the mode for receiving the relation and/or attribute of the target object and the first target node comprises the steps of establishing the relation and/or attribute and selecting from the existing relation and/or attribute.
According to the knowledge base adding method provided by the invention, the step of creating a new node based on the new node creating instruction to obtain a second target node comprises the following steps:
receiving a node type corresponding to the new node creating instruction, wherein the node type comprises an equipment node and a knowledge node;
and creating a new node based on the node type to obtain a second target node.
According to the knowledge base adding method provided by the invention, the node type corresponding to the knowledge node comprises voice, image, video or characters, and the node type corresponding to the equipment node comprises the whole equipment or an equipment part.
According to the knowledge base adding method provided by the invention, if the building instruction is an instruction for creating a new node, the step of creating a new node based on the instruction for creating a new node to obtain a second target node and connecting the target object with the second target node further comprises the following steps:
receiving a relationship and/or attribute of the target object with the second target node;
adding the relationship and/or attribute of the target object and the second target node to a connecting line between the target object and the second target node.
The invention also provides a knowledge base adding device, which comprises:
the target object recognition module is used for recognizing a target object pointed by the gesture if a voice instruction for creating the knowledge base is detected, and adding the target object to the enterprise knowledge base as the content input by the enterprise knowledge base;
the building instruction receiving module is used for receiving a building instruction corresponding to the target object;
the first association module is used for determining a first target node associated with the target object based on the association node instruction if the construction instruction is the association node instruction, and connecting the target object with the first target node;
and the second association module is used for establishing a new node based on the new node establishing instruction if the establishing instruction is a new node establishing instruction, obtaining a second target node, and connecting the target object with the second target node.
The present invention also provides an electronic device, comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor executes the program to implement the steps of any of the above knowledge base adding methods.
The present invention also provides a non-transitory computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the knowledge base addition method as described in any one of the above.
According to the method, the wearable AR equipment is used for inputting the target object into the enterprise knowledge base, specifically, the target object pointed by the gesture is identified, the target object is added into the enterprise knowledge base as the content input by the enterprise knowledge base, and different settings are carried out on the target object according to different set-up instructions, wherein the method comprises the following steps: when the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node; and when the building instruction is a new node building instruction, a new node is built based on the new node building instruction to obtain a second target node, and the target object is connected with the second target node, so that the multi-mode combination is realized, the information input of the equipment or parts or related knowledge contents which the user wants to select through the wearable AR equipment is efficiently realized, the enterprise assets are input into the knowledge base in real time and on the spot, and the enterprise knowledge base can be built quickly.
Drawings
In order to more clearly illustrate the technical solutions of the present invention or the prior art, the drawings needed for the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
FIG. 1 is a schematic flow diagram of a knowledge base addition method provided by the present invention;
FIG. 2 is a second schematic flow chart of the knowledge base adding method according to the present invention;
FIG. 3 is a third schematic flow chart of the knowledge base adding method provided by the present invention;
FIG. 4 is a fourth flowchart illustrating a knowledge base adding method according to the present invention;
FIG. 5 is a schematic diagram of a knowledge base adding device provided by the present invention;
fig. 6 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The knowledge base addition method of the present invention is described below in conjunction with fig. 1-6.
Referring to fig. 1, the present invention provides a method for adding a knowledge base, including:
step 10, if a voice instruction for creating a knowledge base is detected, identifying a target object pointed by a gesture, and adding the target object to an enterprise knowledge base as the content input by the enterprise knowledge base;
the knowledge base adding method provided by the invention is applied to wearable AR equipment, and the wearable AR equipment is wearable augmented reality equipment and comprises AR glasses, an AR helmet, an AR bracelet and the like. Specifically, the wearable AR device is a newer technical content capable of promoting integration between real world information and virtual world information content, and implements analog simulation processing on entity information that is difficult to experience in a spatial range of the real world originally on the basis of scientific technologies such as computers, and superimposes the virtual information content to be effectively applied in the real world, and can be perceived by human organs in the process, thereby realizing a sensory experience beyond reality.
In this embodiment, the wearable AR device, upon detecting a voice instruction to create a knowledge base, performs gesture recognition to recognize an object pointed by the current gesture, thereby recognizing a target object, in which step the purpose is to recognize what the object pointed by the gesture is; after the target object is identified, a node, referred to herein as a target object/target object node, is created in the corporate knowledge base for the target object to enable the identified target object to be added to the corporate knowledge base as the content of the corporate knowledge base input, thereby adding the target object to the corporate knowledge base as a knowledge point input to the knowledge base. The method for adding knowledge points of the target object in the enterprise knowledge base may be to create a node for the target object in the knowledge base.
The target object may be any object including the whole device or the device part and related knowledge content, for example, the target object may be an aerospace device, an aerospace device part, and the like.
The voice instruction for creating the knowledge base is to add the object pointed by the gesture to the enterprise knowledge base. For example, the user wears the wearable AR device on his head, turns on the wearable AR device, and speaks "create knowledge base," the wearable AR device detects the voice command to create knowledge base issued by the user, and the wearable AR device performs gesture recognition to recognize the target object pointed by the gesture.
Furthermore, the above-mentioned operations are assisted and completed by a multi-modal fusion method (gesture recognition, object recognition and voice recognition), which is called a "gold finger" and belongs to an interactive method. For example, the user's finger (gesture recognition triggers golden finger, determines object) points to an engine (object recognizes what the object is), and says (voice recognition instruction): "view drawing". And then, retrieving by a background, and pushing the drawing data in the gold finger instruction to a user.
Step 20, receiving a building instruction corresponding to the target object;
step 30, if the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node;
and step 40, if the set-up instruction is a new node creation instruction, creating a new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node.
In this embodiment, after the target object is identified, in a wearable AR device (hereinafter, referred to as an AR device), a visual scene appears in a wearer's field of view, specifically, in the wearer's field of view, an interface between the target object and the enterprise knowledge base appears, so that the wearer can edit the enterprise knowledge base based on the target object.
Specifically, the wearer edits the corporate knowledge base based on the target object to add the target object to the corporate knowledge base: the AR equipment receives a construction instruction input based on the target object, wherein the construction instruction is a construction instruction input by a wearer based on the AR equipment and used for the target object, and the construction instruction comprises an association node instruction and a new node creation instruction.
If the triggered building instruction is a related node instruction, the wearer selects to associate the target object with other nodes at the moment, and the node clicked by the wearer is the node corresponding to the target node, a first target node associated with the target object is determined according to the related node instruction, and the AR equipment connects the first target node with the target object in an enterprise knowledge base. The step of determining a first target node associated with the target object according to the associated node instruction is as follows: and acquiring the node currently selected by the wearer in the enterprise knowledge base, and taking the node as a first target node.
And if the triggered construction instruction is a new node creation instruction, which indicates that no associated node corresponding to the target object exists in the enterprise knowledge base at this moment, and the wearer currently selects to create a new node for the target object, creating the new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node. Further, creating a new node based on the new node creating instruction, and the step of obtaining a second target node specifically includes: and acquiring a new node currently selected by the wearer in the enterprise knowledge base, and taking the node as a second target node.
This embodiment is through wearable AR equipment, types the target object into the enterprise knowledge base, specifically, the pointed target object of discernment gesture adds the content of target object as enterprise knowledge base input to the enterprise knowledge base, according to the different instruction of setting up, carries out different settings to the target object, includes: when the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node; and when the building instruction is a new node building instruction, a new node is built based on the new node building instruction to obtain a second target node, and the target object is connected with the second target node, so that the multi-mode combination is realized, the information input of the equipment or parts or related knowledge contents which the user wants to select by the wearable AR equipment is efficiently realized, the enterprise assets are input into the knowledge base in real time and on the spot, and the enterprise knowledge base can be built quickly.
In some other embodiments, referring to fig. 2, after step 30, if the building instruction is an association node instruction, the step of determining a first target node associated with the target object based on the association node instruction, and connecting the target object to the first target node further includes:
Step 50, receiving the relation and/or attribute of the target object and the first target node;
step 60, adding the relationship and/or attribute between the target object and the first target node to a connecting line between the target object and the first target node.
In this embodiment, the target object is entered into the enterprise knowledge base, and when a node associated with the target object is selected for the target object, the method further includes setting a relationship and/or an attribute between the target object and the first target node, so as to increase the description of the relationship and the attribute between the target object and the enterprise knowledge base, and improve the completeness of knowledge of the enterprise knowledge base, where the relationship between the target object and the first target node includes a subordinate relationship and a parallel relationship.
Specifically, the AR device receives the relationship and/or attribute between the target object and the first target node, which is input by the user based on the AR device, and adds the input relationship and/or attribute to the connection line between the target object and the first target node, thereby realizing the description of the relationship and attribute between the connected target object and the first target node, increasing the description of the target object, and improving the knowledge completeness of the enterprise knowledge base.
Further, the manner of receiving the relationship and/or attribute between the target object and the first target node includes creating a new relationship and/or attribute and selecting from existing relationships and/or attributes.
In some other embodiments, referring to fig. 3, in step 40, the step of creating a new node based on the create new node instruction to obtain a second target node includes:
step 41, receiving a node type corresponding to the instruction for creating a new node, where the node type includes an equipment node and a knowledge node;
and 42, creating a new node based on the node type to obtain a second target node.
In this embodiment, when the device wearer creates a new node for the target object, different node types may be selected on the enterprise knowledge base according to requirements to create different types of new nodes, including setting as a device node or a knowledge node. Therefore, when a new node is created for the target object, the node type selected by the device wearer is received, and a corresponding new node is created according to the selected node type, so that a second target node is obtained. It should be noted that the knowledge node is a node whose node type input on the enterprise knowledge base is a node for which the node performs related explanation, explanation or science popularization, that is, a node for which the node performs related explanation, explanation or science popularization is a knowledge node; the device node is a node on the enterprise repository that sets the identified device and is used for identifying the identified device.
In this embodiment, the device wearer may select different types of nodes through the AR device to create different types of nodes for the target object, so as to promote more selectivity in creating the nodes in the enterprise knowledge base, and make the function of the enterprise knowledge base more complete.
Further, the node type corresponding to the knowledge node comprises voice, images, videos or characters, and the node type corresponding to the equipment node comprises the whole equipment or equipment parts.
In this embodiment, for the setting of the knowledge node, the set type of the knowledge node includes voice, image, video, or text, that is, the device wearer may edit the knowledge node in the enterprise knowledge base on the AR device, and may set the knowledge node therein as required, so as to set the knowledge node to the type of the node that needs to be set, including setting the knowledge node to voice, image, video, or text. Further, since the identified target object may be an entire device or a part of the device, when the enterprise knowledge base is edited, its nodes in the enterprise knowledge base may be set to be in an entire form or in a part form, that is, the selected node type includes the entire device or the part of the device.
In some other embodiments, referring to fig. 4, step 40, if the building instruction is an instruction to create a new node, after the step of creating a new node based on the instruction to create a new node to obtain a second target node, and connecting the target object to the second target node, further includes:
step 70, receiving the relationship and/or attribute of the target object and the second target node;
step 80, adding the relation and/or attribute of the target object and the second target node to a connecting line between the target object and the second target node.
In this embodiment, the target object is entered into the enterprise knowledge base, and when a node associated with the target object is newly created for the target object, the method further includes setting a relationship and/or an attribute between the target object and a corresponding second target node that is newly created, so as to increase the description of the relationship and the attribute of the node between the target object and the enterprise knowledge base, and improve the completeness of knowledge of the enterprise knowledge base, where the relationship between the target object and the second target node includes a subordinate relationship and a parallel relationship.
Specifically, the AR device receives the relationship and/or attribute between the target object and the second target node, which is input by the user based on the AR device, and adds the input relationship and/or attribute to the connection line between the target object and the second target node, thereby realizing the description of the relationship and attribute between the connected target object and the second target node, increasing the description of the target object, and improving the knowledge completeness of the enterprise knowledge base.
The knowledge base adding device provided by the invention is described below, and the knowledge base adding device described below and the knowledge base adding method described above can be referred to correspondingly.
Referring to fig. 5, the present invention further provides a knowledge base adding apparatus, including:
a target object recognition module 510, configured to, if a voice instruction for creating a knowledge base is detected, recognize a target object pointed by a gesture, and add the target object to an enterprise knowledge base as content input by the enterprise knowledge base;
a building instruction receiving module 520, configured to receive a building instruction corresponding to the target object;
a first association module 530, configured to determine, based on the association node instruction, a first target node associated with the target object if the building instruction is an association node instruction, and connect the target object with the first target node;
and a second association module 540, configured to, if the set-up instruction is a new node creation instruction, create a new node based on the new node creation instruction to obtain a second target node, and connect the target object with the second target node.
Further, the knowledge base adding device further includes:
A first receiving module, configured to receive a relationship and/or an attribute of the target object and the first target node;
a first adding module, configured to add the relationship and/or attribute between the target object and the first target node to a connection line between the target object and the first target node.
Further, the manner of receiving the relationship and/or attribute between the target object and the first target node includes creating a new relationship and/or attribute and selecting from existing relationships and/or attributes.
Further, the second associating module is further configured to:
receiving a node type corresponding to the instruction for creating the new node, wherein the node type comprises an equipment node and a knowledge node;
and creating a new node based on the node type to obtain a second target node.
Further, the node type corresponding to the knowledge node comprises voice, images, videos or characters, and the node type corresponding to the equipment node comprises the whole equipment or equipment components.
Further, the knowledge base adding device further includes:
a second receiving module, configured to receive a relationship and/or an attribute of the target object and the second target node;
A second adding module, configured to add the relationship and/or the attribute between the target object and the second target node to a connection line between the target object and the second target node.
Fig. 6 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 6: a processor (processor)610, a communication Interface 620, a memory (memory)630 and a communication bus 640, wherein the processor 610, the communication Interface 620 and the memory 630 complete communication with each other through the communication bus 640. The processor 610 may invoke logic instructions in the memory 630 to perform a knowledge base addition method comprising: if a voice instruction for creating a knowledge base is detected, identifying a target object pointed by a gesture, and adding the target object to an enterprise knowledge base as the content input by the enterprise knowledge base; receiving a building instruction corresponding to the target object; if the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node; and if the set-up instruction is a new node creation instruction, creating a new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node.
In addition, the logic instructions in the memory 630 may be implemented in software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment may be implemented by software plus a necessary general hardware platform, and may also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A knowledge base adding method applied to a wearable AR device is characterized by comprising the following steps:
if a voice instruction for creating a knowledge base is detected, identifying a target object pointed by a gesture, and adding the target object to the enterprise knowledge base as the content input by the enterprise knowledge base, wherein the target object comprises the whole equipment or equipment parts and related knowledge content;
receiving a building instruction corresponding to the target object;
if the building instruction is a correlation node instruction, determining a first target node correlated with the target object based on the correlation node instruction, and connecting the target object with the first target node;
and if the set-up instruction is a new node creation instruction, creating a new node based on the new node creation instruction to obtain a second target node, and connecting the target object with the second target node.
2. The knowledge base adding method according to claim 1, wherein after the step of determining a first target node associated with the target object based on the associated node instruction and connecting the target object to the first target node if the building instruction is the associated node instruction, the method further comprises:
Receiving a relationship and/or attribute of the target object and the first target node;
adding the relationship and/or attribute of the target object and the first target node to a connecting line between the target object and the first target node.
3. The method of claim 2, wherein the receiving the relationship and/or attribute of the target object and the first target node comprises creating a new relationship and/or attribute and selecting from existing relationships and/or attributes.
4. The method of claim 1, wherein the step of creating a new node based on the create new node instruction to obtain a second target node comprises:
receiving a node type corresponding to the instruction for creating the new node, wherein the node type comprises an equipment node and a knowledge node;
and creating a new node based on the node type to obtain a second target node.
5. The knowledge base adding method according to claim 4, wherein the node type corresponding to the knowledge node comprises voice, image, video or text, and the node type corresponding to the equipment node comprises equipment whole or equipment part.
6. The knowledge base adding method according to any one of claims 1 to 5, wherein if the building instruction is an instruction for creating a new node, the method further includes, after the step of creating a new node based on the instruction for creating a new node to obtain a second target node, and connecting the target object to the second target node:
receiving a relationship and/or attribute of the target object and the second target node;
adding the relationship and/or attribute of the target object and the second target node to a connecting line between the target object and the second target node.
7. A knowledge base adding apparatus, comprising:
the system comprises a target object recognition module, a gesture recognition module and a knowledge base creation module, wherein the target object recognition module is used for recognizing a target object pointed by a gesture if a voice instruction for creating the knowledge base is detected, and adding the target object to the knowledge base as the content input by the knowledge base of an enterprise, wherein the target object comprises the whole equipment or equipment parts and related knowledge content;
the building instruction receiving module is used for receiving a building instruction corresponding to the target object;
the first association module is used for determining a first target node associated with the target object based on the association node instruction if the construction instruction is the association node instruction, and connecting the target object with the first target node;
And the second association module is used for establishing a new node based on the new node establishing instruction if the establishing instruction is a new node establishing instruction, obtaining a second target node, and connecting the target object with the second target node.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor when executing the program performs the steps of the method of knowledge base addition according to any of claims 1 to 6.
9. A non-transitory computer-readable storage medium, on which a computer program is stored, wherein the computer program, when being executed by a processor, implements the steps of the knowledge base addition method according to any one of claims 1 to 6.
CN202210127159.4A 2022-02-11 2022-02-11 Knowledge base adding method, device, equipment and medium Active CN114167994B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210127159.4A CN114167994B (en) 2022-02-11 2022-02-11 Knowledge base adding method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210127159.4A CN114167994B (en) 2022-02-11 2022-02-11 Knowledge base adding method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN114167994A CN114167994A (en) 2022-03-11
CN114167994B true CN114167994B (en) 2022-06-28

Family

ID=80489674

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210127159.4A Active CN114167994B (en) 2022-02-11 2022-02-11 Knowledge base adding method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN114167994B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108334199A (en) * 2018-02-12 2018-07-27 华南理工大学 The multi-modal exchange method of movable type based on augmented reality and device
CN108536872A (en) * 2018-04-27 2018-09-14 武汉文都信息技术有限公司 Optimize the method and apparatus of knowledge base structure
CN111221984A (en) * 2020-01-15 2020-06-02 北京百度网讯科技有限公司 Multimodal content processing method, device, equipment and storage medium
CN112486322A (en) * 2020-12-07 2021-03-12 济南浪潮高新科技投资发展有限公司 Multimodal AR (augmented reality) glasses interaction system based on voice recognition and gesture recognition
CN113239184A (en) * 2021-07-09 2021-08-10 腾讯科技(深圳)有限公司 Knowledge base acquisition method and device, computer equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10929679B1 (en) * 2020-01-09 2021-02-23 Robert Reza Keyvani Product assembly guidance using computer vision real-time object detection and augmented reality working autonomously

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108334199A (en) * 2018-02-12 2018-07-27 华南理工大学 The multi-modal exchange method of movable type based on augmented reality and device
CN108536872A (en) * 2018-04-27 2018-09-14 武汉文都信息技术有限公司 Optimize the method and apparatus of knowledge base structure
CN111221984A (en) * 2020-01-15 2020-06-02 北京百度网讯科技有限公司 Multimodal content processing method, device, equipment and storage medium
CN112486322A (en) * 2020-12-07 2021-03-12 济南浪潮高新科技投资发展有限公司 Multimodal AR (augmented reality) glasses interaction system based on voice recognition and gesture recognition
CN113239184A (en) * 2021-07-09 2021-08-10 腾讯科技(深圳)有限公司 Knowledge base acquisition method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN114167994A (en) 2022-03-11

Similar Documents

Publication Publication Date Title
CN104735468A (en) Method and system for synthesizing images into new video based on semantic analysis
KR20200059993A (en) Apparatus and method for generating conti for webtoon
US11019012B2 (en) File sending in instant messaging application
CN111832449A (en) Engineering drawing display method and related device
CN109782997B (en) Data processing method, device and storage medium
CN113536007A (en) Virtual image generation method, device, equipment and storage medium
CN112367551A (en) Video editing method and device, electronic equipment and readable storage medium
CN111899859A (en) Surgical instrument counting method and device
JPH07222248A (en) System for utilizing speech information for portable information terminal
JP7309811B2 (en) Data annotation method, apparatus, electronics and storage medium
CN114167994B (en) Knowledge base adding method, device, equipment and medium
US11003467B2 (en) Visual history for content state changes
CN112309449A (en) Audio recording method and device
CN112506503A (en) Programming method, device, terminal equipment and storage medium
CN112989066B (en) Data processing method and device, electronic equipment and computer readable medium
CN107861706A (en) The response method and device of a kind of phonetic order
CN107369208A (en) Annotation method, annotation system and the computer-readable recording medium of a kind of threedimensional model
CN113299290A (en) Method and device for speech recognition, electronic equipment and readable storage medium
CN113408274B (en) Method for training language model and label setting method
CN108092875A (en) A kind of expression providing method, medium, device and computing device
CN112653932B (en) Subtitle generating method, device, equipment and storage medium for mobile terminal
CN116363260B (en) Image generation method and device and electronic equipment
CN112667880B (en) Search result display method, device, equipment and storage medium
CN117035004B (en) Text, picture and video generation method and system based on multi-modal learning technology
KR102603972B1 (en) Method and device for providing web ar-based business information

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
GR01 Patent grant
GR01 Patent grant