Package miopia :: Package parser :: Module SentimentDependencyGraph
[hide private]
[frames] | no frames]

Module SentimentDependencyGraph

source code

Created on 26/12/2013


Author: David Vilares

Classes [hide private]
  SentimentDependencyGraphNodeKeys
The keys of a node of a SentimentDependencyGraph
  SentimentJSONKeys
The keys used to transform a SentimentDependencyGraph to JSON
  SentimentDependencyGraph
An extension of the class nltk.parse.dependencygraph.DependencyGraph to include sentiment information
Variables [hide private]
  __package__ = 'miopia.parser'