Class Summary |
CrawlLastFM |
Deprecated. |
CrawlLiveJournal |
This class enables parsing and spidering of the LiveJournal site. |
DataAquisitionFactory |
Class for creating DataAquisition Objects
Parameter DataAquisitionClass:
Default Data Aquisition Algorithm key
String Object
max: 1
min: 1
Preset to 'FileReader2Pass'
Parameter Category:
Category of Algorithm
String Object
max: 1
min: 1
Preset to 'Data Aquisiton Algorithms'
|
FileReader |
Reads FOAF files in the given directory in one pass. |
FileReader2Pass |
Reads a directory of FOAF descriptions as defined by the FOAF parser (the
LiveJournal specific dialect) in two passes. |
GetArtistTags |
Single threaded crawler for parsing a set of predetermined artists from LastFM. |
LastFMTagFileReader |
Read a directory of files containing tags for each artist in an XML file read
by the LastFMArtistTag XML parser. |
ReadAudioFiles |
FIXME: temporarily disabled to fix jAudio dependency
Module for creating a set of song actors where the features extracted from the
audio are added as weka Instance objects. |
ReadAudioFilesTest |
|
ReadLastFMProfileFile |
Class for parsing a (possibly compressed) tar file containing the files created
by the CrawlLastFM module. |
ReadMemGraphXMLFile |
Class for reading an arbitrary MemGraph XML file. |