Difference between revisions of "Topic Model/Mapping"

From
Jump to: navigation, search
Line 1: Line 1:
 +
{{#seo:
 +
|title=PRIMO.ai
 +
|titlemode=append
 +
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS
 +
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
 +
}}
 
[http://www.youtube.com/results?search_query=topic+model+mapping+nlp+natural+language+semantics Youtube search...]
 
[http://www.youtube.com/results?search_query=topic+model+mapping+nlp+natural+language+semantics Youtube search...]
 
[http://www.youtube.com/results?search_query=%22topic+mapping%22+%22topic+model%22+machine+learning+nlp+natural+language+semantics+machine+learning+ML ...Google search]
 
[http://www.youtube.com/results?search_query=%22topic+mapping%22+%22topic+model%22+machine+learning+nlp+natural+language+semantics+machine+learning+ML ...Google search]
 
  
 
* [[Latent Dirichlet Allocation (LDA)]]
 
* [[Latent Dirichlet Allocation (LDA)]]

Revision as of 13:43, 2 February 2019

Youtube search... ...Google search

Topic modelling can be described as a method for finding a group of words (i.e topic) from a collection of documents that best represents the information in the collection. It can also be thought of as a form of text mining – a way to obtain recurring patterns of words in textual material.

In machine learning and Natural Language Processing (NLP), a topic model is a type of statistical model for discovering the abstract "topics" that occur in a collection of documents. Topic modeling is a frequently used text-mining tool for discovery of hidden semantic structures in a text body. Intuitively, given that a document is about a particular topic, one would expect particular words to appear in the document more or less frequently: "dog" and "bone" will appear more often in documents about dogs, "cat" and "meow" will appear in documents about cats, and "the" and "is" will appear equally in both.

1*_ZMgTsJGmR743ngZ7UxN9w.png

Topic Map

A topic map is a standard for the representation and interchange of knowledge, with an emphasis on the findability of information. Topic maps were originally developed in the late 1990s as a way to represent back-of-the-book index structures so that multiple indexes from different sources could be merged. However, the developers quickly realized that with a little additional generalization, they could create a meta-model with potentially far wider application. The ISO standard is formally known as ISO/IEC 13250:2003.

A topic map represents information using

  • topics, representing any concept, from people, countries, and organizations to software modules, individual files, and events,
  • associations, representing hypergraph relationships between topics, and
  • occurrences, representing information resources relevant to a particular topic.


Topic maps are similar to concept maps and mind maps in many respects, though only topic maps are ISO standards. Topic maps are a form of semantic web technology similar to RDF.

TopicMapKeyConcepts2.PNG