Chrome Extension
WeChat Mini Program
Use on ChatGLM

A Visual Semantic Relations Detecting Method Based on WordNet.

MLICOM(2019)

Cited 0|Views1
No score
Abstract
In order to implement automatic inference, this paper proposes a visual semantic-relations detecting method (VSRDM) based on WordNet. WordNet is an excellent relational dictionary, but it lacks deep semantic topology function because of its index-based text storage structure. As a graphical database, Neo4J provides visualization of its internal data. Since the abstract data structure in WordNet matches Neo4J’s ternary storage structure, it is very suitable to map WordNet completely with Neo4J graph instance. This paper studies how to fully describe WordNet in Neo4J through a ternary structure. Neo4J stores the data as graphs (nodes and edges) and provides certain native graph algorithms to search the data. The speed of matching query between nodes is varying linearly with the number of nodes, so the efficiency of basic operation is guaranteed. With the help of Neo4J, VSRDM works as a semantic dictionary providing relationships matching, reasoning auxiliary and other functions.
More
Translated text
Key words
WordNet, Neo4J, Semantic relations, Knowledge-Driven
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined