aboutsummaryrefslogtreecommitdiff
path: root/gfsm/src/gfsm-help.pd
blob: ca0aa189f11d5cda8b39da466f36ea5f71e798df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#N canvas 0 0 436 289 10;
#X obj 66 7 gfsm;
#X text 126 241 Bryan Jurish <moocow@ling.uni-potsdam.de>;
#X text 21 43 EXTERNALS:;
#X obj 41 72 gfsm_alphabet;
#X obj 41 98 gfsm_automaton;
#X text 159 71 integer <-> atom mapping;
#X obj 41 124 gfsm_state;
#X text 161 125 automaton position;
#X text 160 98 weighted finite state machine;
#X text 21 194 SEE ALSO:;
#X text 38 211 gfsmutils(1);
#X text 99 8 : finite state machine external library;
#X obj 40 150 gfsm_markov;
#X text 161 151 trainable Markov chain;