Package pt.tumba.geoclass

This package implements an algorithm for classifying web pages according to their geographical scopes, with basis on a probabilistic graphical model of geographical concepts.

See:
          Description

Class Summary
CageClass The classification algorithm for marking web pages with their corresponding geographical scopes, with basis on a probabilistic graphical model of geographical concepts.
ClassNetwork A probabilistic graphical model of geographical concepts, which is the basis of the algorithm for classifying web pages according to their geographical scopes.
CommonSites CommonSites is a simple URL to geographic scope lookup table, using regular expressions to match URL paths.
GKBParser A SAX2 event handler class, used for parsing RDF data from our geographical knowledge base (GKB).
Node A Node in the probabilistic graphical model of geographical concepts.
 

Package pt.tumba.geoclass Description

This package implements an algorithm for classifying web pages according to their geographical scopes, with basis on a probabilistic graphical model of geographical concepts.