CN104866593A - Database searching method based on knowledge graph - Google Patents

Database searching method based on knowledge graph Download PDF

Info

Publication number
CN104866593A
CN104866593A CN201510289249.3A CN201510289249A CN104866593A CN 104866593 A CN104866593 A CN 104866593A CN 201510289249 A CN201510289249 A CN 201510289249A CN 104866593 A CN104866593 A CN 104866593A
Authority
CN
China
Prior art keywords
relation
entity
query
knowledge
node
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.)
Granted
Application number
CN201510289249.3A
Other languages
Chinese (zh)
Other versions
CN104866593B (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.)
CETC 28 Research Institute
Original Assignee
CETC 28 Research Institute
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 CETC 28 Research Institute filed Critical CETC 28 Research Institute
Priority to CN201510289249.3A priority Critical patent/CN104866593B/en
Publication of CN104866593A publication Critical patent/CN104866593A/en
Application granted granted Critical
Publication of CN104866593B publication Critical patent/CN104866593B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/242Query formulation
    • G06F16/243Natural language query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/288Entity relationship models

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to a database searching method based on knowledge graph, and belongs to the field of structural data mining and searching. The method provided by the invention comprises: firstly analyzing factors such as a type of a database table and inter-table constraint, then generating a corresponding concept, an entity, and an inter-entity relation by using the table and the inter-table constraint, and establishing a knowledge graph service. After a natural language query input by a user is obtained, each factor queried by the user is detected to obtain a factor mode and a factor value of the query, then the factor mode is matched in a template base to obtain a corresponding query mode, then the factor value of the query is substituted into to the query model to obtain a knowledge graph query statement, and finally the query statement is executed in the knowledge graph service, to obtain corresponding knowledge queried by the user and return the knowledge to the user. According to the method provided by the invention, data and an internal relation in a database can be effectively organized and shown, and the natural language query by the user is supported, thereby improving user experience of database searching.

Description

A kind of database search method of knowledge based collection of illustrative plates
Technical field
The present invention relates to structural data to excavate and searching method, the database search method of particularly a kind of support user natural language querying of knowledge based collection of illustrative plates.
Background technology
Knowledge mapping technology (Knowledge Graph) is at present in the most noticeable technology of knowledge engineering field development.Knowledge mapping represents the relation between knowledge and knowledge with figure (Graph) model exactly in simple terms, the concept involved by node on behalf knowledge of figure or entity, the limit of figure represents the relation of concept or inter-entity, and the figure that numerous nodes and limit are formed just can carry out complete to knowledge and clearly describe.A large amount of knowledge mapping is integrated and according to knowledge hierarchy taxonomic organization, just define knowledge base (Knowledge Base).In recent years, built or algorithm Automatic Extraction by internet mass-rent mode, define the knowledge base that some comprise magnanimity entity, more well-known knowledge base has YAGO, DBpedia, Freebase etc.Current knowledge mapping technical support many revolutionary services and application.Such as Google, must answer, the main flow search engine such as Baidu adds the knowledge such as the entity relevant to query word at result of page searching; The smart mobile phone assistants such as the Siri of apple, the Cortana of Microsoft can answer the enquirement of user; Knowledge search engine Walfram Alpha directly can provide answer according to the problem of user's input, instead of provides relevant documentation as traditional search engine.
Although knowledge mapping technology is widely applied in the open data such as internet arena, but rarely has application in traditional field such as relational databases.Relational database stores data in a structured manner, supports that the query statements such as SQL are inquired about data, is a kind of reliable and efficient storage mode.But relational database is to the semanteme of data and the tissue of internal relation and show Shortcomings, and the SQL query mode that relational database provides requires that user has professional knowledge and experiences not good.
Summary of the invention
Goal of the invention: the present invention is directed to the deficiency that current database search exists, propose a kind of database search method of support user natural language querying of knowledge based collection of illustrative plates, uses difficulty to reduce database search, improves Consumer's Experience.
Technical scheme: in order to solve the problems of the technologies described above, the invention discloses a kind of database search method of knowledge based collection of illustrative plates, comprises knowledge mapping and builds and the large step of natural language querying process two;
Described knowledge mapping builds, and comprising:
A. carry out factor analysis to database, and table is divided into the relation table of relation between tables of data and storage object storing concrete object, described key element comprises table name, row name and restriction relation between showing;
B. concept node and entity node is set up according to the record in tables of data and tables of data;
C. according between tables of data between foreign key constraint relation and storage object the relation table of relation set up the relation between entity node;
D. utilize knowledge mapping instrument to store the internodal relation generated in the node generated in step b and step c, set up knowledge mapping service;
Described natural language querying process, comprising:
E. carry out participle to the query statement of user's input, and the vocabulary after participle is carried out query elements mapping, obtain feature schema and the key element value of inquiry, described query elements comprises variable, relation, entity and concept;
F. feature schema is carried out in template base mating and obtain corresponding query pattern;
G. key element value is filled in query pattern and obtains knowledge mapping query statement;
H. in knowledge mapping service, perform knowledge mapping query statement obtain user and inquire about corresponding knowledge.
Further, the method setting up concept node and entity node according to the record in tables of data and tables of data in described step b is: to each the tables of data T in database a, set up a concept node C with table name A a; Then for table T ain each record T ai, set up an entity E ai, and using this record each row name and corresponding train value as this entity attributes and property value, then by concept node C apoint to entity node E ai, i is the sequence number of record.
Further, the method setting up relation between entity node according to foreign key constraint relation between tables of data in described step c is: if table T ain row B be table T cthe external key of middle row D, then according to the value corresponding relation of row B and row D, set up table T ain every line item T aiconstructed entity E ai, to table T cmiddle record T cjconstructed entity E cjbetween relation, the title of relation is determined according to the conceptual relation between table name A and C.
Further, the method setting up relation between entity node according to relation table in described step c is: if relation table T cstore tables of data T ato T bmany-one relationship, then according to table T cthe Table A major key of record, to the mapping relations of table B major key, sets up table T athe entity E built aito table T bthe entity E built bjbetween relation, the title of relation is determined according to table name C.
Further, carry out participle, and the vocabulary after participle is carried out query elements mapping in step e to the query statement of user's input, the method obtaining feature schema and the key element value of inquiring about comprises:
Use the inquiry O={o that natural language processing segmentation methods inputs user 1o 2... o n, o 1o 2... o nfor individual character, carry out participle and obtain word segmentation result W={w 1=o 1o 2... o k, w 2=o k+1... ..., w n=o m... o n, the dictionary that participle uses comprises general dictionary, and the concept generated in step c, entity, vocabulary that attribute is relevant with relation;
Defining variable (Variable, V), relation (Relation, R), entity (Entity, E), concept (Concept, C) four class query elements, each vocabulary in word segmentation result is mapped to a key element in described four class query elements, is designated as: < P, W >={ < p 1, w 1>, < p 2, w 2> ... < p n, w n> }, the element identification that vocabulary each in word segmentation result maps is extracted the feature schema obtaining inquiring about O, be designated as: P={p 1, p 2... p n, p i∈ { V, R, E, C}.
Further, the query pattern in described step f is designated as X=f (V, R, E, C), and f (V, R, E, C) is the generalized function of four class key elements, is the combination of knowledge mapping inquiry primitive and four class key elements.
Beneficial effect of the present invention is two aspects: the first, utilizes knowledge mapping to organize the data in relational database, can the semanteme of mining data and inner link better; The second, by carrying out automatic analysis and conversion to natural language querying, can directly return relevant knowledge according to the natural language querying of user's input, thus reduce search use difficulty and improve Consumer's Experience.
Accompanying drawing explanation
To do the present invention below in conjunction with the drawings and specific embodiments and further illustrate, above-mentioned and/or otherwise advantage of the present invention will become apparent.
Fig. 1 is the overview flow chart of the embodiment of the present invention;
Fig. 2 is the process flow diagram that the embodiment of the present invention is applied to movie database;
Fig. 3 is based on the knowledge mapping structural representation that movie database builds in the embodiment of the present invention.
Embodiment
As shown in Figure 1, a kind of database search method of knowledge based collection of illustrative plates disclosed in the embodiment of the present invention comprises knowledge mapping and builds and the large step of natural language querying process two, wherein knowledge mapping builds and mainly comprises database elements analysis, concept and solid generation, inter-entity relation generates and knowledge mapping service is built step, and natural language querying process mainly comprises the step of key element detection, template matches, query generation and query execution.Get information about content of the present invention in order to clearer, will take movie database as example below, and elaborate the concrete steps of the inventive method.Fig. 2 illustrates the process flow diagram that embodiment of the present invention method is applied in movie database.Table 1 lists table name, the element information such as row name and constraint of the movie database that example uses.
Table 1 movie database key element
Before each step of detailed description, first technical solution of the present invention part and the letter character that occurs below are explained as follows: tee is the initial of table Table, and the table in representation database, the subscript of T represents table name.Letter C is the initial of concept Concept, represents concept node.Letter e is the initial of entity Entity, represents entity node.T airepresent i-th record in tables of data, be general reference, represent and same operation is all done to each line item of tables of data.Points relationship between the arrow representation node in formula, the title of the textual representation relation above arrow.
Elaborate below in conjunction with the knowledge mapping structure in accompanying drawing 2 pairs of the present embodiment methods and natural language querying processing procedure.Knowledge mapping builds and comprises the following steps:
The analysis of step 1. database elements.Extract and relevant factor in analytical database, comprise each table and table name, the row name of each row in table, the restriction relation between table, and further table is divided into the tables of data storing concrete object, and the relation table of relation between storage object.As: analyzed by the database shown in his-and-hers watches 1, obtain tables of data: film, performer, director, film types, relation table: film performer's table, movie director's table, and the restriction relation between tables of data.
Step 2. utilizes tables of data structure concept and entity node.To each the tables of data T in database a, set up a concept node C with table name A a, then for table T ain each record T ai, set up an entity E ai, and by concept node C apoint to entity node E ai.Namely
for each T ai∈ T a
Entity E aithe attribute comprised is table T aeach row name of definition, property value is T aithe value of each row.
As: with cast T performerfor example, first set up a concept node C performer, for the record T of each in cast performer i, set up an entity node E performer i, and by concept node C performerpoint to entity node E performer i, relationships between nodes is " comprising ".Other tables of data are also all adopted and uses the same method.Fig. 3 illustrates the concept node and part entity node that build.In order to reach display effect clearly, concept node adopts dotted arrow to represent to the relation of inclusion of entity node, and relation name " comprises " omission and do not draw.Each entity node only depicts title, and numbering has carried out omitting and not drawing.
Step 3. utilizes constraint or relation table between table to build the relation between entity node.Following foreign key constraint relation is defined: table T in tentation data storehouse ain row B be table T cthe external key of middle row D, is designated as
T A(B)=Foreign(T C(D))
Then according to the value corresponding relation of row B and row D, set up table T ain every line item T aiconstructed entity E ai, to table T cmiddle record T cjconstructed entity E cjbetween relation.The title of relation is determined according to the conceptual relation between table name A and C, is designated as R (A, C).Namely
work as T ai(B)=T cj(D)
In description above, T ai(B) table T is represented ain the value of row B of the i-th line item, T cj(D) table T is represented cthe value of the row D of middle jth line item.
When a record of certain table in database exists corresponding relation with another many records shown, the independent relation of table to this one-to-many usually can be used to store.Because one-to-many and many-to-one relation are symmetrical, thus below only illustrate utilize many-one relationship table build entity relationship.If table T cstore table T ato T bmany-one relationship, then can according to table T cthe Table A major key of record, to the mapping relations of table B major key, sets up table T athe entity E built aito table T bthe entity E built bjbetween relation.The title of relation is determined according to table name C, is designated as R (C).Namely
as R (T ai(pk), T bj(pk)) ∈ T c
As in example, there is foreign key constraint relation in film table and film types table, then for movie property node, if entity node E film j" film types numbering " attribute equal film types node E film types k" film types numbering " attribute, then set up E film jpoint to E film types krelation, relation name is " type ".Can set up the relation of actor node to film node for relation table " film performer's table " and " movie director's table ", and director's node is to the relation of film node.For film performer's table, if certain a line T in table film performer lfilm numbering attribute equal film node E film mfilm numbering attribute, performer's numbering attribute equals actor node E performer nperformer's numbering attribute, then set up node E performer npoint to E film mrelation, relation name is " performing ".In like manner set up the relation of director's node to film node, relation name is " directing ".So far, the knowledge mapping based on movie database just builds and completes, and Fig. 3 illustrates a sample of knowledge mapping.
The service of step 4. knowledge mapping is built.Knowledge mapping instrument of the increasing income Cayley of Google is utilized to store the knowledge mapping that step 3 has built.Cayley provides Gremlin grammatical query to serve, and Gremlin is a kind of language of mapping traversal, can carry out the inquiry of node according to the title on the points relationship on limit and limit.Table 2 illustrates some query statements based on movie database application and Query Result example, the inquiry of ' V ' representation node (Vertex) in query statement, and limit is pointed out in ' Out ' representative, and ' In ' representative refers to into limit.
Table 2 Gremlin inquires about example
Natural language querying process comprises the following steps:
Step 5. dictionary builds.Vocabulary involved by entity and entity relationship is added the dictionary of participle software.Vocabulary in this example involved by entity comprises title, actor name, director names, the film types title of film.Vocabulary involved by relation has " comprising ", " directing ", relation name such as " performances ", and the vocabulary equivalent in meaning and close with these vocabulary.Be understandable that, the structure of dictionary can be independently build based on a large amount of prioris and safeguard, relative words is added dictionary herein, can expand dictionary, improves word segmentation processing effect.
Step 6. key element detects.The inquiry of user's input side is denoted as O={o 1o 2... o n, o 1o 2... o nfor individual character, utilize Chinese word segmentation instrument (such as ICTCLAS etc.) that participle is carried out in the natural language querying that user inputs, word segmentation result is W={w 1=o 1o 2... o k, w 2=o k+1... ..., w n=o m... o n.By defining four class key elements: variable (Variable, V), relation (Relation, R), entity (Entity, E), concept (Concept, C), vocabulary in word segmentation result can be mapped to above-mentioned each key element, be designated as: < P, W >={ < p 1, w 1>, < p 2, w 2> ... < p n, w n> }, wherein each two tuple illustrates key element and corresponding key element value.Such as two tuple < p 1, w 1w in > 1=o 1... o kbe a vocabulary, be also key element value simultaneously, p 1it is then the element identification of this vocabulary.The element identification that vocabulary each in word segmentation result maps is extracted the feature schema that just can obtain inquiring about O, be designated as: P={p 1, p 2... p n, p i∈ { V, R, E, C}, the span of element identification in formula: { V, R, E, C} are the initials of aforementioned four class key element English.
The inquiry of such as user has been which actor features of O={ Around the World in 80 Days }, word segmentation result is W={w 1=which, w 2=performer, w 3=perform, w 4=global the earth 80 days }.Word segmentation result is mapped to variable (Variable, V), relation (Relation, R), entity (Entity, E), concept (Concept, C) four class key elements, key element and key element value corresponding relation < P, W >={ < V, w can be obtained 1>, < C, w 2>, < R, w 3>, < E, w 4> }, then the feature schema inquiring about O is P=VCRE.
Step 7. template base builds.Set up the mapping template storehouse of feature schema to Gremlin query pattern according to syntax rule, each template in template base is the mapping ruler of a feature schema to query pattern.Query pattern is the combination that Gremlin inquires about primitive and four class query elements, can regard the generalized function of four class key elements as, be designated as f (V, R, E, C).Table 3 gives a feature schema to query pattern mapping template storehouse example.
Table 3 feature schema is to query pattern mapping template storehouse example
Feature schema Query pattern
C V g.V(C).Out()
V C g.V(C).Out()
E R V g.V(E).Out(R)
E R V C g.V(E).Out(R).And(g.V(C).Out())
V C R E g.V(E).In(R).And(g.V(C).Out())
Step 8. template matches.Mate in the template base that the feature schema obtained in step 6 is built in step 7, obtain corresponding query pattern.Such as mated by the feature schema P=V C R E that query by example in step 6 produces, can obtain query pattern is g.V (E) .In (R) .And (g.V (C) .Out ()).
Step 9. query generation.According to the corresponding relation of key element in step 6 and key element value, key element value is inserted query pattern X=f (V, R, E that step 8 obtains, C), just can generate corresponding knowledge mapping query statement, Y=f (V, R, E, C, < P, W >)=f (w 1, w 2..., w n).Such as, key element in step 6 example and key element value corresponding relation are < P, W >={ < V, w 1>, < C, w 2>, < R, w 3>, < E, w 4> }, by vocabulary w 1, w 2, w 3, w 4insert the query pattern obtained in step 8, obtain Q=f (V, R, E, C, < P, W >)=g.V (w 4) .In (w 3) .And (g.V (w 2) .Out ())=g.V (' the global earth 80 days ') .In (' performing ') .And (g.V (' performer ') .Out ()).
Step 10. query execution.The query statement generated in step 9 is performed in the Cayley knowledge mapping that step 4 builds is served, obtains Query Result.The query execution of such as, example in step 9 is result: " Cheng Long, big vast treasure ... "
It is pointed out that step 5 dictionary in above-mentioned steps build and step 7 template base to build the degree of coupling of these two steps and whole natural language querying treatment scheme more loose: can at Reusability in repeatedly query processing after dictionary and template base have once built; If specific area has existed suitable dictionary and template base in implementation process, directly or slightly can deal with rear introducing and use, and need not start anew to build.Therefore, although dictionary and template base are the necessary component of this method, the process building dictionary and template base is comparatively flexible in implementation process, in the process flow diagram shown in Fig. 1, therefore do not mark these two processes.No matter but what kind of building process dictionary and template base adopt, as long as meet the method shown in Fig. 1 flow process all should be considered as protection scope of the present invention.
Through above-mentioned steps, a specific area, as film relational database, search service just build and complete.This search service make use of knowledge mapping technology, can support the natural language querying of user.Such as, inquiry as user in this embodiment is " which actor features the global earth 80 days ", and this search service just can directly provide corresponding answer: " Cheng Long, big vast treasure ... "
The invention provides a kind of database search method of knowledge based collection of illustrative plates, the method and access of this technical scheme of specific implementation is a lot, and the above embodiment is only the preferred embodiment of the present invention.It should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention, can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.The all available prior art of each ingredient not clear and definite in the present embodiment is realized.

Claims (6)

1. a database search method for knowledge based collection of illustrative plates, is characterized in that, comprises knowledge mapping and builds and the large step of natural language querying process two;
Described knowledge mapping builds, and comprising:
A. carry out factor analysis to database, and table is divided into the relation table of relation between tables of data and storage object storing concrete object, described key element comprises table name, row name and restriction relation between showing;
B. concept node and entity node is set up according to the record in tables of data and tables of data;
C. according between tables of data between foreign key constraint relation and storage object the relation table of relation set up the relation between entity node;
D. utilize knowledge mapping instrument to store the internodal relation generated in the node generated in step b and step c, set up knowledge mapping service;
Described natural language querying process, comprising:
E. carry out participle to the query statement of user's input, and the vocabulary after participle is carried out query elements mapping, obtain feature schema and the key element value of inquiry, described query elements comprises variable, relation, entity and concept;
F. feature schema is carried out in template base mating and obtain corresponding query pattern;
G. key element value is filled in query pattern and obtains knowledge mapping query statement;
H. in knowledge mapping service, perform knowledge mapping query statement obtain user and inquire about corresponding knowledge.
2. the database search method of knowledge based collection of illustrative plates according to claim 1, is characterized in that,
The method setting up concept node and entity node according to the record in tables of data and tables of data in described step b is:
To each the tables of data T in database a, set up a concept node C with table name A a; Then for table T ain each record T ai, set up an entity E ai, and using this record each row name and corresponding train value as this entity attributes and property value, then by concept node C apoint to entity node E ai, i is the sequence number of record.
3. the database search method of knowledge based collection of illustrative plates according to claim 2, is characterized in that,
The method setting up relation between entity node according to foreign key constraint relation between tables of data in described step c is:
If table T ain row B be table T cthe external key of middle row D, then according to the value corresponding relation of row B and row D, set up table T ain every line item T aiconstructed entity E ai, to table T cmiddle record T cjconstructed entity E cjbetween relation, the title of relation is determined according to the conceptual relation between table name A and C.
4. the database search method of knowledge based collection of illustrative plates according to claim 3, is characterized in that,
The method setting up relation between entity node according to relation table in described step c is:
If relation table T cstore tables of data T ato T bmany-one relationship, then according to table T cthe Table A major key of record, to the mapping relations of table B major key, sets up table T athe entity E built aito table T bthe entity E built bjbetween relation, the title of relation is determined according to table name C.
5. the database search method of knowledge based collection of illustrative plates according to claim 4, is characterized in that,
Carry out participle to the query statement of user's input in step e, and the vocabulary after participle is carried out query elements mapping, the method obtaining feature schema and the key element value of inquiring about comprises:
Use the inquiry O={o that natural language processing segmentation methods inputs user 1o 2... o n, o 1o 2... o nfor individual character, carry out participle and obtain word segmentation result W={w 1=o 1o 2... o k, w 2=o k+1... ..., w n=o m... o n, the dictionary that participle uses comprises general dictionary, and the concept generated in step c, entity, vocabulary that attribute is relevant with relation;
Defining variable (Variable, V), relation (Relation, R), entity (Entity, E), concept (Concept, C) four class query elements, each vocabulary in word segmentation result is mapped to a key element in described four class query elements, is designated as: < P, W >={ < p 1, w 1>, < p 2, w 2> ... < p n, w n> }, the element identification that vocabulary each in word segmentation result maps is extracted the feature schema obtaining inquiring about O, be designated as: P={p 1, p 2... p n, p i∈ { V, R, E, C}.
6. the database search method of knowledge based collection of illustrative plates according to claim 5, is characterized in that,
Query pattern in described step f is designated as X=f (V, R, E, C), and f (V, R, E, C) is the generalized function of four class key elements, is the combination of knowledge mapping inquiry primitive and four class key elements.
CN201510289249.3A 2015-05-29 2015-05-29 A kind of database search method of knowledge based collection of illustrative plates Active CN104866593B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510289249.3A CN104866593B (en) 2015-05-29 2015-05-29 A kind of database search method of knowledge based collection of illustrative plates

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510289249.3A CN104866593B (en) 2015-05-29 2015-05-29 A kind of database search method of knowledge based collection of illustrative plates

Publications (2)

Publication Number Publication Date
CN104866593A true CN104866593A (en) 2015-08-26
CN104866593B CN104866593B (en) 2018-05-22

Family

ID=53912419

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510289249.3A Active CN104866593B (en) 2015-05-29 2015-05-29 A kind of database search method of knowledge based collection of illustrative plates

Country Status (1)

Country Link
CN (1) CN104866593B (en)

Cited By (71)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760495A (en) * 2016-02-17 2016-07-13 扬州大学 Method for carrying out exploratory search for bug problem based on knowledge map
CN105808931A (en) * 2016-03-03 2016-07-27 北京大学深圳研究生院 Knowledge graph based acupuncture and moxibustion decision support method and apparatus
CN105868313A (en) * 2016-03-25 2016-08-17 浙江大学 Mapping knowledge domain questioning and answering system and method based on template matching technique
CN106095858A (en) * 2016-06-02 2016-11-09 海信集团有限公司 A kind of audio video searching method, device and terminal
CN106528609A (en) * 2016-09-28 2017-03-22 厦门理工学院 Vector constraint embedded transformation knowledge graph inference method
CN106649878A (en) * 2017-01-07 2017-05-10 陈翔宇 Artificial intelligence-based internet-of-things entity search method and system
CN106779150A (en) * 2016-11-17 2017-05-31 同济大学 A kind of view physical chemistry method of extensive knowledge mapping pahtfinder hard inquiry
CN106897273A (en) * 2017-04-12 2017-06-27 福州大学 A kind of network security dynamic early-warning method of knowledge based collection of illustrative plates
CN106919655A (en) * 2017-01-24 2017-07-04 网易(杭州)网络有限公司 A kind of answer provides method and apparatus
CN106951963A (en) * 2017-03-29 2017-07-14 苏州大学 The method and device of a kind of knowledge refinement
CN106997399A (en) * 2017-05-24 2017-08-01 海南大学 A kind of classification question answering system design method that framework is associated based on data collection of illustrative plates, Information Atlas, knowledge mapping and wisdom collection of illustrative plates
CN107103100A (en) * 2017-06-10 2017-08-29 海南大学 A kind of fault-tolerant intelligent semantic searching method based on data collection of illustrative plates, Information Atlas and knowledge mapping framework for putting into driving
CN107239832A (en) * 2017-06-12 2017-10-10 西南交通大学 A kind of online dynamic knowledge atlas preparation method
CN107247736A (en) * 2017-05-08 2017-10-13 广州索答信息科技有限公司 The kitchen field answering method and system of a kind of knowledge based collection of illustrative plates
CN107545000A (en) * 2016-06-28 2018-01-05 百度在线网络技术(北京)有限公司 The information-pushing method and device of knowledge based collection of illustrative plates
CN107633093A (en) * 2017-10-10 2018-01-26 南通大学 A kind of structure and its querying method of DECISION KNOWLEDGE collection of illustrative plates of powering
CN107688614A (en) * 2017-08-04 2018-02-13 平安科技(深圳)有限公司 It is intended to acquisition methods, electronic installation and computer-readable recording medium
CN107944036A (en) * 2017-12-13 2018-04-20 美林数据技术股份有限公司 A kind of acquisition methods of collection of illustrative plates variation
CN107977393A (en) * 2017-05-22 2018-05-01 海南大学 A kind of recommended engine design method based on data collection of illustrative plates, Information Atlas, knowledge mapping and wisdom collection of illustrative plates towards 5W question and answer
CN108090167A (en) * 2017-12-14 2018-05-29 畅捷通信息技术股份有限公司 Method, system, computing device and the storage medium of data retrieval
CN108241670A (en) * 2016-12-26 2018-07-03 北京国双科技有限公司 Database statement generation method and device
CN108268582A (en) * 2017-07-14 2018-07-10 广东神马搜索科技有限公司 Information query method and device
CN108427707A (en) * 2018-01-23 2018-08-21 深圳市阿西莫夫科技有限公司 Nan-machine interrogation's method, apparatus, computer equipment and storage medium
CN108549731A (en) * 2018-07-11 2018-09-18 中国电子科技集团公司第二十八研究所 A kind of knowledge mapping construction method based on ontology model
CN108614897A (en) * 2018-05-10 2018-10-02 四川长虹电器股份有限公司 A kind of contents diversification searching method towards natural language
CN108874819A (en) * 2017-05-11 2018-11-23 上海醇聚信息科技有限公司 A kind of data digging method of database
CN108920716A (en) * 2018-07-27 2018-11-30 中国电子科技集团公司第二十八研究所 The data retrieval and visualization system and method for knowledge based map
CN108921295A (en) * 2018-06-28 2018-11-30 中科院合肥技术创新工程院 A kind of emergency event Emergency decision model building method of knowledge based graphical spectrum technology
CN108920608A (en) * 2018-06-28 2018-11-30 百应科技(北京)有限公司 A kind of search field knowledge mapping construction method and system towards business data
CN108932317A (en) * 2018-06-22 2018-12-04 赛飞特工程技术集团有限公司 The safety and environmental protection domain knowledge search system and method for knowledge based graphical spectrum technology
CN109033374A (en) * 2018-07-27 2018-12-18 四川长虹电器股份有限公司 Knowledge mapping search method based on Bayes classifier
CN109033223A (en) * 2018-06-29 2018-12-18 北京百度网讯科技有限公司 For method, apparatus, equipment and computer readable storage medium across type session
CN109101565A (en) * 2018-07-16 2018-12-28 浪潮软件集团有限公司 Graph database-based semantic search implementation method
CN109145098A (en) * 2018-07-20 2019-01-04 西北大学 The Chinese culture element information searching method of knowledge based map
CN109189947A (en) * 2018-11-07 2019-01-11 曲阜师范大学 A kind of mobile data knowledge mapping method for auto constructing based on relational database
CN109508390A (en) * 2018-12-28 2019-03-22 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN109508391A (en) * 2018-12-28 2019-03-22 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN109522420A (en) * 2018-11-16 2019-03-26 广东小天才科技有限公司 A kind of method and system obtaining learning demand
CN109543044A (en) * 2018-10-22 2019-03-29 杭州叙简科技股份有限公司 A kind of event and legal provision automatic patching system and matching process
CN109684354A (en) * 2017-10-18 2019-04-26 北京国双科技有限公司 Data query method and apparatus
CN109800287A (en) * 2018-12-21 2019-05-24 出门问问信息科技有限公司 A kind of data processing method, device, storage medium and electronic equipment
CN109947952A (en) * 2019-03-20 2019-06-28 武汉市软迅科技有限公司 Search method, device, equipment and storage medium based on english knowledge map
CN110020957A (en) * 2019-01-31 2019-07-16 阿里巴巴集团控股有限公司 Damage identification method and device, the electronic equipment of maintenance objects
CN110263180A (en) * 2019-06-13 2019-09-20 北京百度网讯科技有限公司 It is intended to knowledge mapping generation method, intension recognizing method and device
CN110297872A (en) * 2019-06-28 2019-10-01 浪潮软件集团有限公司 A kind of building, querying method and the system of sciemtifec and technical sphere knowledge mapping
CN110321408A (en) * 2019-05-30 2019-10-11 重庆金融资产交易所有限责任公司 Searching method, device, computer equipment and the storage medium of knowledge based map
CN110334939A (en) * 2019-07-01 2019-10-15 济南大学 Door and window customizes material information quickly configuration method, system, equipment and medium
CN110413630A (en) * 2018-08-27 2019-11-05 上海纵坤信息技术有限公司 Examination criteria searching system and method
CN110489610A (en) * 2019-08-14 2019-11-22 北京海致星图科技有限公司 A kind of knowledge mapping real-time query solution
CN110516081A (en) * 2019-09-02 2019-11-29 北京明略软件系统有限公司 The display methods and device of tables of data mapping relations
CN110543951A (en) * 2018-05-28 2019-12-06 中国铁道科学研究院铁道建筑研究所 Virtual assistant system for maintenance of railway bridge
CN110750627A (en) * 2018-07-19 2020-02-04 上海谦问万答吧云计算科技有限公司 Material retrieval method and device, electronic equipment and storage medium
CN110781309A (en) * 2019-07-01 2020-02-11 厦门美域中央信息科技有限公司 Entity parallel relation similarity calculation method based on pattern matching
CN111008284A (en) * 2019-11-29 2020-04-14 北京数起科技有限公司 Method and device for executing atlas analysis and service system thereof
CN111159330A (en) * 2018-11-06 2020-05-15 阿里巴巴集团控股有限公司 Database query statement generation method and device
CN111291168A (en) * 2018-12-07 2020-06-16 北大方正集团有限公司 Book retrieval method and device and readable storage medium
CN111522807A (en) * 2020-04-28 2020-08-11 电子科技大学 Database error data recovery method
CN111581393A (en) * 2020-04-28 2020-08-25 国家电网有限公司客户服务中心 Construction method of knowledge graph based on customer service data in power industry
CN111753020A (en) * 2019-03-28 2020-10-09 阿里巴巴集团控股有限公司 Method and device for establishing relational network model
CN111767381A (en) * 2020-06-30 2020-10-13 北京百度网讯科技有限公司 Automatic question answering method and device
CN112199487A (en) * 2020-10-23 2021-01-08 中国传媒大学 Knowledge graph-based film question-answer query system and method thereof
CN112287114A (en) * 2020-09-28 2021-01-29 珠海大横琴科技发展有限公司 Knowledge graph service processing method and device
CN112836063A (en) * 2021-01-27 2021-05-25 四川新网银行股份有限公司 Method for realizing feature tracing
CN113094515A (en) * 2021-04-13 2021-07-09 国网北京市电力公司 Knowledge graph entity and link extraction method based on electric power marketing data
WO2021169842A1 (en) * 2020-02-24 2021-09-02 京东方科技集团股份有限公司 Method and apparatus for updating data, electronic device, and computer readable storage medium
CN113590737A (en) * 2021-09-28 2021-11-02 中国人民解放军国防科技大学 Event data processing method, device, equipment and medium based on knowledge graph
CN113761213A (en) * 2020-06-01 2021-12-07 Tcl科技集团股份有限公司 Data query system and method based on knowledge graph and terminal equipment
WO2022156450A1 (en) * 2021-01-20 2022-07-28 京东科技控股股份有限公司 Knowledge base query method and apparatus, computer device, and storage medium
CN114860872A (en) * 2022-04-13 2022-08-05 北京百度网讯科技有限公司 Data processing method, device, equipment and storage medium
CN115292297A (en) * 2022-06-29 2022-11-04 江苏昆山农村商业银行股份有限公司 Method and system for constructing data quality monitoring rule of data warehouse
CN117171367A (en) * 2023-09-26 2023-12-05 北京泰策科技有限公司 Specification detection method for specified attribute values of different database tables

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104035917A (en) * 2014-06-10 2014-09-10 复旦大学 Knowledge graph management method and system based on semantic space mapping
CN104346446A (en) * 2014-10-27 2015-02-11 百度在线网络技术(北京)有限公司 Paper associated information recommendation method and device based on mapping knowledge domain
CN104462501A (en) * 2014-12-19 2015-03-25 北京奇虎科技有限公司 Knowledge graph construction method and device based on structural data
US20150095303A1 (en) * 2013-09-27 2015-04-02 Futurewei Technologies, Inc. Knowledge Graph Generator Enabled by Diagonal Search

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150095303A1 (en) * 2013-09-27 2015-04-02 Futurewei Technologies, Inc. Knowledge Graph Generator Enabled by Diagonal Search
CN104035917A (en) * 2014-06-10 2014-09-10 复旦大学 Knowledge graph management method and system based on semantic space mapping
CN104346446A (en) * 2014-10-27 2015-02-11 百度在线网络技术(北京)有限公司 Paper associated information recommendation method and device based on mapping knowledge domain
CN104462501A (en) * 2014-12-19 2015-03-25 北京奇虎科技有限公司 Knowledge graph construction method and device based on structural data

Cited By (102)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760495B (en) * 2016-02-17 2019-03-01 扬州大学 A kind of knowledge based map carries out exploratory searching method for bug problem
CN105760495A (en) * 2016-02-17 2016-07-13 扬州大学 Method for carrying out exploratory search for bug problem based on knowledge map
CN105808931A (en) * 2016-03-03 2016-07-27 北京大学深圳研究生院 Knowledge graph based acupuncture and moxibustion decision support method and apparatus
CN105808931B (en) * 2016-03-03 2019-05-07 北京大学深圳研究生院 A kind of the acupuncture decision support method and device of knowledge based map
CN105868313A (en) * 2016-03-25 2016-08-17 浙江大学 Mapping knowledge domain questioning and answering system and method based on template matching technique
CN105868313B (en) * 2016-03-25 2019-02-12 浙江大学 A kind of knowledge mapping question answering system and method based on template matching technique
CN106095858A (en) * 2016-06-02 2016-11-09 海信集团有限公司 A kind of audio video searching method, device and terminal
CN107545000A (en) * 2016-06-28 2018-01-05 百度在线网络技术(北京)有限公司 The information-pushing method and device of knowledge based collection of illustrative plates
CN106528609A (en) * 2016-09-28 2017-03-22 厦门理工学院 Vector constraint embedded transformation knowledge graph inference method
CN106779150A (en) * 2016-11-17 2017-05-31 同济大学 A kind of view physical chemistry method of extensive knowledge mapping pahtfinder hard inquiry
CN106779150B (en) * 2016-11-17 2020-08-14 同济大学 View materialization method for large-scale knowledge graph complex path query
CN108241670A (en) * 2016-12-26 2018-07-03 北京国双科技有限公司 Database statement generation method and device
CN106649878A (en) * 2017-01-07 2017-05-10 陈翔宇 Artificial intelligence-based internet-of-things entity search method and system
CN106919655A (en) * 2017-01-24 2017-07-04 网易(杭州)网络有限公司 A kind of answer provides method and apparatus
CN106951963A (en) * 2017-03-29 2017-07-14 苏州大学 The method and device of a kind of knowledge refinement
CN106951963B (en) * 2017-03-29 2020-05-22 苏州大学 Knowledge refining method and device
CN106897273A (en) * 2017-04-12 2017-06-27 福州大学 A kind of network security dynamic early-warning method of knowledge based collection of illustrative plates
CN106897273B (en) * 2017-04-12 2018-02-06 福州大学 A kind of network security dynamic early-warning method of knowledge based collection of illustrative plates
CN107247736B (en) * 2017-05-08 2020-07-14 广州索答信息科技有限公司 Kitchen field question-answering method and system based on knowledge graph
CN107247736A (en) * 2017-05-08 2017-10-13 广州索答信息科技有限公司 The kitchen field answering method and system of a kind of knowledge based collection of illustrative plates
CN108874819B (en) * 2017-05-11 2021-09-03 上海醇聚信息科技有限公司 Data mining method for database
CN108874819A (en) * 2017-05-11 2018-11-23 上海醇聚信息科技有限公司 A kind of data digging method of database
CN107977393A (en) * 2017-05-22 2018-05-01 海南大学 A kind of recommended engine design method based on data collection of illustrative plates, Information Atlas, knowledge mapping and wisdom collection of illustrative plates towards 5W question and answer
CN106997399A (en) * 2017-05-24 2017-08-01 海南大学 A kind of classification question answering system design method that framework is associated based on data collection of illustrative plates, Information Atlas, knowledge mapping and wisdom collection of illustrative plates
CN107103100B (en) * 2017-06-10 2019-07-30 海南大学 A kind of fault-tolerant intelligent semantic searching method based on map framework
CN107103100A (en) * 2017-06-10 2017-08-29 海南大学 A kind of fault-tolerant intelligent semantic searching method based on data collection of illustrative plates, Information Atlas and knowledge mapping framework for putting into driving
CN107239832A (en) * 2017-06-12 2017-10-10 西南交通大学 A kind of online dynamic knowledge atlas preparation method
CN108268582A (en) * 2017-07-14 2018-07-10 广东神马搜索科技有限公司 Information query method and device
CN107688614A (en) * 2017-08-04 2018-02-13 平安科技(深圳)有限公司 It is intended to acquisition methods, electronic installation and computer-readable recording medium
CN107633093A (en) * 2017-10-10 2018-01-26 南通大学 A kind of structure and its querying method of DECISION KNOWLEDGE collection of illustrative plates of powering
CN109684354A (en) * 2017-10-18 2019-04-26 北京国双科技有限公司 Data query method and apparatus
CN107944036A (en) * 2017-12-13 2018-04-20 美林数据技术股份有限公司 A kind of acquisition methods of collection of illustrative plates variation
CN107944036B (en) * 2017-12-13 2021-12-24 美林数据技术股份有限公司 Method for acquiring map change difference
CN108090167B (en) * 2017-12-14 2020-11-10 畅捷通信息技术股份有限公司 Data retrieval method, system, computing device and storage medium
CN108090167A (en) * 2017-12-14 2018-05-29 畅捷通信息技术股份有限公司 Method, system, computing device and the storage medium of data retrieval
CN108427707B (en) * 2018-01-23 2021-05-04 深圳市阿西莫夫科技有限公司 Man-machine question and answer method, device, computer equipment and storage medium
CN108427707A (en) * 2018-01-23 2018-08-21 深圳市阿西莫夫科技有限公司 Nan-machine interrogation's method, apparatus, computer equipment and storage medium
CN108614897B (en) * 2018-05-10 2021-04-27 四川长虹电器股份有限公司 Content diversification searching method for natural language
CN108614897A (en) * 2018-05-10 2018-10-02 四川长虹电器股份有限公司 A kind of contents diversification searching method towards natural language
CN110543951A (en) * 2018-05-28 2019-12-06 中国铁道科学研究院铁道建筑研究所 Virtual assistant system for maintenance of railway bridge
CN110543951B (en) * 2018-05-28 2022-05-17 中国铁道科学研究院铁道建筑研究所 Virtual assistant system for maintenance of railway bridge
CN108932317A (en) * 2018-06-22 2018-12-04 赛飞特工程技术集团有限公司 The safety and environmental protection domain knowledge search system and method for knowledge based graphical spectrum technology
CN108920608B (en) * 2018-06-28 2020-06-26 百应科技(北京)有限公司 Search field knowledge graph construction method and system for enterprise data
CN108921295B (en) * 2018-06-28 2021-08-10 合肥中科加点智能科技有限公司 Knowledge graph technology-based emergency decision model construction method for emergency events
CN108921295A (en) * 2018-06-28 2018-11-30 中科院合肥技术创新工程院 A kind of emergency event Emergency decision model building method of knowledge based graphical spectrum technology
CN108920608A (en) * 2018-06-28 2018-11-30 百应科技(北京)有限公司 A kind of search field knowledge mapping construction method and system towards business data
CN109033223A (en) * 2018-06-29 2018-12-18 北京百度网讯科技有限公司 For method, apparatus, equipment and computer readable storage medium across type session
CN109033223B (en) * 2018-06-29 2021-09-07 北京百度网讯科技有限公司 Method, apparatus, device and computer-readable storage medium for cross-type conversation
CN108549731A (en) * 2018-07-11 2018-09-18 中国电子科技集团公司第二十八研究所 A kind of knowledge mapping construction method based on ontology model
CN109101565A (en) * 2018-07-16 2018-12-28 浪潮软件集团有限公司 Graph database-based semantic search implementation method
CN110750627A (en) * 2018-07-19 2020-02-04 上海谦问万答吧云计算科技有限公司 Material retrieval method and device, electronic equipment and storage medium
CN109145098A (en) * 2018-07-20 2019-01-04 西北大学 The Chinese culture element information searching method of knowledge based map
CN109145098B (en) * 2018-07-20 2021-10-29 西北大学 Chinese culture element information searching method based on knowledge graph
CN108920716A (en) * 2018-07-27 2018-11-30 中国电子科技集团公司第二十八研究所 The data retrieval and visualization system and method for knowledge based map
CN109033374B (en) * 2018-07-27 2022-03-15 四川长虹电器股份有限公司 Knowledge graph retrieval method based on Bayesian classifier
CN108920716B (en) * 2018-07-27 2022-11-25 中国电子科技集团公司第二十八研究所 Data retrieval and visualization system and method based on knowledge graph
CN109033374A (en) * 2018-07-27 2018-12-18 四川长虹电器股份有限公司 Knowledge mapping search method based on Bayes classifier
CN110413630A (en) * 2018-08-27 2019-11-05 上海纵坤信息技术有限公司 Examination criteria searching system and method
CN109543044B (en) * 2018-10-22 2021-06-18 杭州叙简科技股份有限公司 Automatic matching system and matching method for event and legal provision
CN109543044A (en) * 2018-10-22 2019-03-29 杭州叙简科技股份有限公司 A kind of event and legal provision automatic patching system and matching process
CN111159330B (en) * 2018-11-06 2023-06-20 阿里巴巴集团控股有限公司 Database query statement generation method and device
CN111159330A (en) * 2018-11-06 2020-05-15 阿里巴巴集团控股有限公司 Database query statement generation method and device
CN109189947A (en) * 2018-11-07 2019-01-11 曲阜师范大学 A kind of mobile data knowledge mapping method for auto constructing based on relational database
CN109522420A (en) * 2018-11-16 2019-03-26 广东小天才科技有限公司 A kind of method and system obtaining learning demand
CN111291168A (en) * 2018-12-07 2020-06-16 北大方正集团有限公司 Book retrieval method and device and readable storage medium
CN109800287A (en) * 2018-12-21 2019-05-24 出门问问信息科技有限公司 A kind of data processing method, device, storage medium and electronic equipment
CN109508390A (en) * 2018-12-28 2019-03-22 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN109508390B (en) * 2018-12-28 2021-12-14 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN109508391A (en) * 2018-12-28 2019-03-22 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN109508391B (en) * 2018-12-28 2022-04-08 北京金山安全软件有限公司 Input prediction method and device based on knowledge graph and electronic equipment
CN110020957A (en) * 2019-01-31 2019-07-16 阿里巴巴集团控股有限公司 Damage identification method and device, the electronic equipment of maintenance objects
CN109947952A (en) * 2019-03-20 2019-06-28 武汉市软迅科技有限公司 Search method, device, equipment and storage medium based on english knowledge map
CN111753020A (en) * 2019-03-28 2020-10-09 阿里巴巴集团控股有限公司 Method and device for establishing relational network model
CN110321408A (en) * 2019-05-30 2019-10-11 重庆金融资产交易所有限责任公司 Searching method, device, computer equipment and the storage medium of knowledge based map
CN110263180B (en) * 2019-06-13 2021-06-04 北京百度网讯科技有限公司 Intention knowledge graph generation method, intention identification method and device
CN110263180A (en) * 2019-06-13 2019-09-20 北京百度网讯科技有限公司 It is intended to knowledge mapping generation method, intension recognizing method and device
CN110297872A (en) * 2019-06-28 2019-10-01 浪潮软件集团有限公司 A kind of building, querying method and the system of sciemtifec and technical sphere knowledge mapping
CN110334939A (en) * 2019-07-01 2019-10-15 济南大学 Door and window customizes material information quickly configuration method, system, equipment and medium
CN110334939B (en) * 2019-07-01 2022-03-15 济南大学 Door and window customized material information rapid configuration method, system, equipment and medium
CN110781309A (en) * 2019-07-01 2020-02-11 厦门美域中央信息科技有限公司 Entity parallel relation similarity calculation method based on pattern matching
CN110489610A (en) * 2019-08-14 2019-11-22 北京海致星图科技有限公司 A kind of knowledge mapping real-time query solution
CN110516081A (en) * 2019-09-02 2019-11-29 北京明略软件系统有限公司 The display methods and device of tables of data mapping relations
CN111008284B (en) * 2019-11-29 2021-01-12 北京数起科技有限公司 Method and device for executing atlas analysis and service system thereof
CN111008284A (en) * 2019-11-29 2020-04-14 北京数起科技有限公司 Method and device for executing atlas analysis and service system thereof
WO2021169842A1 (en) * 2020-02-24 2021-09-02 京东方科技集团股份有限公司 Method and apparatus for updating data, electronic device, and computer readable storage medium
US11797585B2 (en) 2020-02-24 2023-10-24 Boe Technology Group Co., Ltd. Data updating method and apparatus, electronic device and computer readable storage medium
CN111522807A (en) * 2020-04-28 2020-08-11 电子科技大学 Database error data recovery method
CN111581393A (en) * 2020-04-28 2020-08-25 国家电网有限公司客户服务中心 Construction method of knowledge graph based on customer service data in power industry
CN111522807B (en) * 2020-04-28 2023-05-30 电子科技大学 Database error data repairing method
CN113761213A (en) * 2020-06-01 2021-12-07 Tcl科技集团股份有限公司 Data query system and method based on knowledge graph and terminal equipment
CN111767381A (en) * 2020-06-30 2020-10-13 北京百度网讯科技有限公司 Automatic question answering method and device
CN112287114A (en) * 2020-09-28 2021-01-29 珠海大横琴科技发展有限公司 Knowledge graph service processing method and device
CN112199487A (en) * 2020-10-23 2021-01-08 中国传媒大学 Knowledge graph-based film question-answer query system and method thereof
WO2022156450A1 (en) * 2021-01-20 2022-07-28 京东科技控股股份有限公司 Knowledge base query method and apparatus, computer device, and storage medium
CN112836063A (en) * 2021-01-27 2021-05-25 四川新网银行股份有限公司 Method for realizing feature tracing
CN113094515A (en) * 2021-04-13 2021-07-09 国网北京市电力公司 Knowledge graph entity and link extraction method based on electric power marketing data
CN113590737A (en) * 2021-09-28 2021-11-02 中国人民解放军国防科技大学 Event data processing method, device, equipment and medium based on knowledge graph
CN114860872A (en) * 2022-04-13 2022-08-05 北京百度网讯科技有限公司 Data processing method, device, equipment and storage medium
CN115292297A (en) * 2022-06-29 2022-11-04 江苏昆山农村商业银行股份有限公司 Method and system for constructing data quality monitoring rule of data warehouse
CN115292297B (en) * 2022-06-29 2024-02-02 江苏昆山农村商业银行股份有限公司 Method and system for constructing data quality monitoring rule of data warehouse
CN117171367A (en) * 2023-09-26 2023-12-05 北京泰策科技有限公司 Specification detection method for specified attribute values of different database tables
CN117171367B (en) * 2023-09-26 2024-04-12 北京泰策科技有限公司 Specification detection method for specified attribute values of different database tables

Also Published As

Publication number Publication date
CN104866593B (en) 2018-05-22

Similar Documents

Publication Publication Date Title
CN104866593A (en) Database searching method based on knowledge graph
CN103646032B (en) A kind of based on body with the data base query method of limited natural language processing
CN107391677B (en) Method and device for generating Chinese general knowledge graph with entity relation attributes
US6816779B2 (en) Programmatically computing street intersections using street geometry
CN109657074B (en) News knowledge graph construction method based on address tree
CN105224622A (en) The place name address extraction of Internet and standardized method
CN105468605A (en) Entity information map generation method and device
CN109800284A (en) A kind of unstructured information intelligent Answer System construction method of oriented mission
CN101794307A (en) Vehicle navigation POI (Point of Interest) search engine based on internetwork word segmentation idea
CN104021198B (en) The relational database information search method and device indexed based on Ontology
CN107992608B (en) SPARQL query statement automatic generation method based on keyword context
CN102737042B (en) Method and device for establishing question generation model, and question generation method and device
CN102262634A (en) Automatic questioning and answering method and system
CN107491476B (en) Data model conversion and query analysis method suitable for various big data management systems
CN105335487A (en) Agricultural specialist information retrieval system and method on basis of agricultural technology information ontology library
US6658356B2 (en) Programmatically deriving street geometry from address data
CN112528174A (en) Address finishing and complementing method based on knowledge graph and multiple matching and application
CN109522396B (en) Knowledge processing method and system for national defense science and technology field
CN107577744A (en) Nonstandard Address automatic matching model, matching process and method for establishing model
Wang et al. S-store: An engine for large rdf graph integrating spatial information
US11487795B2 (en) Template-based automatic software bug question and answer method
CN112148735B (en) Construction method for structured form data knowledge graph
CN105824956A (en) Inverted index model based on link list structure and construction method of inverted index model
CN115712667B (en) Graph data fusion analysis method, device and storage medium
He-ping et al. Research and implementation of ontology automatic construction based on relational database

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant