Semantic network

Semantic network

A Semantic network is a network, which represents semantic relations between the concepts. This is often used as a form of knowledge representation. It is a directed or undirected graph consisting of vertices, which represent concepts, and edges.

History

"Semantic Nets" were first invented for computers by Richard H. Richens of the Cambridge Language Research Unit in 1956 as an "interlingua" for machine translation of natural languages.

They were developed by Robert F. Simmons at System Development Corporation in the early 1960s and later featured prominently in the work of Collins and Quillian, cite journal | title=Retrieval time from semantic memory | journal=Journal of verbal learning and verbal behavior | date=1969 | last=Allan M. Collins |coauthors= M.R. Quillian |volume=8 |issue=2 |pages=240–248 |doi=10.1016/S0022-5371(69)80069-1] cite journal |title=Does category size affect categorization time? |journal=Journal of verbal learning and verbal behavior |date=1970 |first= |last=Allan M. Collins
coauthors=M. Ross Quillian |volume=9 |issue=4 |pages=432–438 |doi=10.1016/S0022-5371(70)80084-6
] and Collins and Loftus. cite journal |title=A spreading-activation theory of semantic processing |journal=Psychological Review |date=1975 |last=Allan M. Collins |coauthors=Elizabeth F. Loftus |volume=82 |issue=6 |pages=407–428 |doi=10.1037/0033-295X.82.6.407]

In the 1960s to 1980s the idea of a semantic link was developed within hypertext systems as the most basic unit, or edge, in a semantic network. These ideas were extremely influential, and there have been many attempts to add typed link semantics to HTML and XML.

Semantic network construction

WordNet

An example of a semantic network is WordNet, a lexical database of English. It groups English words into sets of synonyms called synsets, provides short, general definitions, and records the various semantic relations between these synonym sets. Some of the most common semantic relations defined are meronymy (A is part of B, i.e. B has A as a part of itself), holonymy (B is part of A, i.e. A has B as a part of itself), hyponymy (or "troponymy") (A is subordinate of B; A is kind of B), hypernymy (A is superordinate of B), synonymy (A denotes the same as B) and antonymy (A denotes the opposite of B).

Wordnet properties have been studied from a network theory perspective and compared to other semantic networks created from Roget's Thesaurus and word association tasks respectively yielding the three of them a small world structure.cite journal
author = Steyvers, M.
coauthors = Tenenbaum, J.B.
year = 2005
title = The Large-Scale Structure of Semantic Networks: Statistical Analyses and a Model of Semantic Growth
journal = Cognitive Science
volume = 29
issue = 1
pages = 41–78
doi = 10.1207/s15516709cog2901_3
]

It is also possible to represent logical descriptions using semantic networks such as the existential Graphs of Charles S. Peirce or the related Conceptual Graphs of John F. Sowa.cite encyclopedia
author=Jonh F.Sowa
editor=Stuart C Shapiro
encyclopedia=Encyclopedia of Artificial Intelligence
title=Semantic Networks
url=http://www.jfsowa.com/pubs/semnet.htm
accessdate=2008-04-29
year=1987
] These have expressive power equal to or exceeding standard first-order predicate logic. Unlike WordNet or other lexical or browsing networks, semantic networks using these can be used for reliable automated logical deduction. Some automated reasoners exploit the graph-theoretic features of the networks during processing.

Other examples

Other examples of semantic networks are Gellish models. First the definition of Gellish English with its Gellish English dictionary, which is a formal language that is defined as a network of relations between concepts and names of concepts. Gellish English is a formal subset of natural English, just as Gellish Dutch is a formal subset of Dutch, whereas multiple languages share the same concepts. Other Gellish networks consist of knowledge models and information models that are expressed in the Gellish language. A Gellish network is a network of (binary) relations between things. Each relation in the network is an expression of a fact that is classified by a relation type. Each relation type itself is a concept that is defined in the Gellish language dictionary. Each related thing is either a concept or an individual thing that is classified by a concept. The definitions of concepts are created in the form of definition models (definition networks) that together form a Gellish Dictionary. A Gellish network can be documented in a Gellish database and is computer interpretable.

Software tools

There are also elaborate types of semantic networks connected with corresponding sets of software tools used for lexical knowledge engineering, like the Semantic Network Processing System (SNePS) of Stuart C. Shapiro [ [http://www.cse.buffalo.edu/~shapiro/ Stuart C. Shapiro] ] or the MultiNet paradigm of Hermann Helbig [ [http://pi7.fernuni-hagen.de/helbig/index_en.html Hermann Helbig] ] , especially suited for the semantic representation of natural language expressions and used in several NLP applications.

See also

* Collins & Quillian Semantic Network Model
* Conceptual graph
* Lexipedia
* Mind map
* Network diagram
* Semantic neural network
* Unified Medical Language System

References

Further reading

* Allen, J. and A. Frisch (1982). "What's in a Semantic Network". In: "Proceedings of the 20th. annual meeting of ACL", Toronto, pp. 19-27.
* John F. Sowa, Alexander Borgida (1991). "Principles of Semantic Networks: Explorations in the Representation of Knowledge".

External links

* [http://www.jfsowa.com/pubs/semnet.htm "Semantic Networks"] by John F. Sowa


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • semantic network — noun a) a quantitative research technique that analyzes the data in a control cell against a test cell to determine how viewing an ad strengthens the linkages between related ideas in a product category. Our semantic network results showed that… …   Wiktionary

  • Semantic network — semantinis tinklas statusas T sritis dirbtinis intelektas apibrėžtis Vienas iš žinių vaizdavimo būdų – žymėtasis orientuotasis grafas, kurio viršūnės atitinka sąvokas (konceptus), o žymėtieji lankai – semantinius savokų tarpusavio ryšius.… …   Lithuanian dictionary (lietuvių žodynas)

  • semantic network — semantinis tinklas statusas T sritis informatika apibrėžtis Žinių tinklas, pavaizduotas orientuotu ↑grafu, kurio viršūnės atitinka sąvokas, o lankai – ryšius tarp sąvokų. atitikmenys: angl. semantic network ryšiai: dar žiūrėk – grafas …   Enciklopedinis kompiuterijos žodynas

  • Semantic Network —   A knowledge base which contains data representing the abstract relationships between the data.   See also Artificial Intelligence and Expert system …   International financial encyclopaedia

  • Collins & Quillian Semantic Network Model — The most prevalent example of the semantic network processing approach is the Collins Quillian Semantic Network Model. cite journal title=Retrieval time from semantic memory journal=Journal of verbal learning and verbal behavior date=1969… …   Wikipedia

  • Semantic memory — refers to the memory of meanings, understandings, and other concept based knowledge unrelated to specific experiences. The conscious recollection of factual information and general knowledge about the world,cite web… …   Wikipedia

  • Semantic search — attempts to augment and improve traditional Research Searches by leveraging XML and RDF data from semantic networks to disambiguate semantic search queries and web text in order to increase relevancy of results.Hildebrand et al [ [http://swuiwiki …   Wikipedia

  • Network diagram — A network diagram is a general type of diagram, which represents some kind of network. A network in general is an interconnected group or system, or a fabric or structure of fibrous elements attached to each other at regular intervals.A network… …   Wikipedia

  • Semantic Research — Infobox Company company name = Semantic Research, Inc. company logo = company type = Private company slogan = I see what you re thinking foundation = 2001 location = 4922 North Harbor Drive San Diego CA key people = Richard T. Chip Harrison, CEO… …   Wikipedia

  • Semantic link — A semantic link is a typed link where the element itself provides meaningful information about the link (semantics). For instance, in XML, you might have a BookTitle element . You can use the semantic information provided in the element (the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”