annotate fcadata/comirva.dot @ 18:d5012016bf64 tip

added rdfpy and rdfonto directories
author nothing@tehis.net
date Tue, 23 Apr 2013 11:49:20 +0100
parents 8bd8453e0551
children
rev   line source
nothing@2 1 digraph Lat{
nothing@2 2 node [ shape=record,margin="0.2,0.055" ];
nothing@2 3 edge[dir="none"];
nothing@4 4 c0 [label = "{dimensionality-multi-dimension...|MelscaleFrequencyCepstralCoeff...}"];
nothing@2 5 c1 [label = "{|Coefficients (Mel-Frequency Ce...}"];
nothing@2 6 c1 -> c0
nothing@2 7 }