aboutsummaryrefslogtreecommitdiff
path: root/gfsm/src/gfsm-help.pd
blob: c91aa46bfac817d3385c14e0c3746cd4aa28d7d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#N canvas 0 0 430 269 10;
#X obj 66 7 gfsm;
#X text 126 232 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 184 SEE ALSO:;
#X text 38 201 gfsmutils(1);
#X text 99 8 : finite state machine external library;
#X obj 40 150 gfsm_markov;
#X text 161 151 trainable Markov chain;