aboutsummaryrefslogtreecommitdiff
path: root/gfsm/src/gfsm-help.pd
blob: 5a1edfa90cbe0b7f23c4e9ce4d9d7f786a5acb8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#N canvas 0 0 436 289 10;
#X obj 66 7 gfsm;
#X text 138 257 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;
#X text 38 227 http://www.ling.uni-potsdam.de/~moocow/projects/gfsm
;