Home | Trees | Indices | Help |
---|
|
object --+ | LexicalProcessor
classdocs
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_vocabulary_set if vocabulary_set is None:... |
|
|||
Inherited from |
|
Constructor
|
|
|
|
|
|
|
|
|
Writes in path_dest a XML representation of the LexicalSentimentInfo of the file
|
|
|
_vocabulary_setif vocabulary_set is None: self._vocabulary_set = self._build_vocabulary_set(ConfigurationManager().getParameter("path_vocabulary_set")) else: self._vocabulary_set = vocabulary_set |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Oct 15 10:03:40 2014 | http://epydoc.sourceforge.net |