Commit Graph

1011 Commits

Author SHA1 Message Date
bringert
3bf8e5ce6f Fixed-point iterate unneccessary node removeal. 2006-01-05 20:55:13 +00:00
bringert
dc3f7e1d61 Generate monolithic FAs by expanding an MFA. 2006-01-05 20:35:22 +00:00
bringert
7faaa9772b Added monolithic SLF builind back in. 2006-01-05 19:34:12 +00:00
bringert
7ee1ba0001 Sort sub-networks topologically. HTK's HBuild seems to require this. 2006-01-05 19:03:31 +00:00
bringert
ca84f92302 Remove unused sub-networks when generating multiple FAs. 2006-01-05 17:46:30 +00:00
bringert
bffc7df07e Remove more unneccessary nodes in SLF networks. 2006-01-05 16:48:55 +00:00
bringert
12187f684e Refactored Graph module. Remove some unneccessary states in slf networks. 2006-01-05 16:35:04 +00:00
bringert
a373760ebb Use language flag to select the acoustic model to use with ATK. 2006-01-05 16:34:35 +00:00
bringert
5c0d9d52b3 Print slf_graphviz with subgraphs. 2006-01-05 12:59:36 +00:00
bringert
a4ba93cc55 Build SLF networks with sublattices. 2006-01-04 21:41:12 +00:00
bringert
e22275d467 Regenerate Transfer abstract syntaxes with updated BNFC. 2006-01-03 10:29:47 +00:00
bringert
14079a9d7c Finite state networks: more strictness. alternative (still unused) implementation of reachable. 2005-12-29 21:35:40 +00:00
bringert
d854890820 Fintie state networks: fixed stack overflow problem with strictness in Graph and FiniteState. Some clean-up and smaller performance fixes. 2005-12-29 20:24:34 +00:00
bringert
f4f1f04123 Finite state networks: replace some lookup tables with maps. Rewrite closure for speed. 2005-12-29 16:29:21 +00:00
bringert
5ad1ca8827 Finite state minimization: improved performance by using Set State instead of [State] as DFA labels. 2005-12-29 15:55:48 +00:00
bringert
cb5e52bd2e Finite state network generation: reimplemented getOutgoing using Data.Map to improve performance of minimize with large networks. 2005-12-29 13:33:58 +00:00
bringert
e32472a9bb Some performance improvements in the FA generation. 2005-12-22 23:16:15 +00:00
bringert
29ba681242 Some tracing and formatting stuff looking for the the stack overflow problem in the FA generation. 2005-12-22 18:04:05 +00:00
aarne
81aad9adeb mailing list 2005-12-22 20:24:33 +00:00
aarne
0f85146395 nosignal 2005-12-22 19:48:17 +00:00
aarne
ddc4b8803b newline in welcome 2005-12-22 18:27:27 +00:00
aarne
7b90174976 Updated version numbers. 2005-12-22 18:14:39 +00:00
aarne
3a753f926a moments 2005-12-22 18:05:00 +00:00
aarne
aa59c14b5a Hebrew Letter; news on index 2005-12-22 18:01:35 +00:00
aarne
58d1fa84c5 moved obsolete files; updated umlaut help 2005-12-22 17:27:00 +00:00
aarne
14f70e478d version number, encoding 2005-12-22 16:46:38 +00:00
aarne
b4fe6336af preparing for release in doc 2005-12-21 20:40:03 +00:00
aarne
89ec5b808b parsing escaped strings from command line fixed 2005-12-21 19:46:48 +00:00
bringert
f4c5fcf44a More details about the si command. 2005-12-21 11:48:28 +00:00
aarne
c15ee36f74 html version generated 2005-12-21 09:29:20 +00:00
aarne
e6f46da89b batch mode in tutorial 2005-12-21 09:28:28 +00:00
aarne
24953789b0 bug fix in updateShellState 2005-12-21 09:20:53 +00:00
aarne
8c9e6e2219 history update 2005-12-21 08:08:25 +00:00
aarne
59ee1bfd7c full disjunctive patterns ; more prec levels for Exp 2005-12-20 22:38:38 +00:00
bringert
7383e6d93e Don't import toLower in PrSLF. 2005-12-20 15:17:43 +00:00
aarne
25b3168437 CS's system S 2005-12-20 14:20:42 +00:00
aarne
774abf612d typo fix 2005-12-19 17:05:42 +00:00
aarne
b1480a4ef1 wrote on resource in tutorial 2005-12-19 17:01:39 +00:00
aarne
bfbe2e3d47 resource examples 2005-12-19 16:31:40 +00:00
aarne
7878cd5e0a diagrams 2005-12-18 21:29:55 +00:00
aarne
3d9a05f843 txt2tags result 2005-12-18 21:27:23 +00:00
aarne
6398140d0a new tutorial example 2005-12-18 21:26:21 +00:00
aarne
a205829623 end of tutorial sketched 2005-12-17 22:21:23 +00:00
aarne
14defedc65 tutorial; mkMorpho bug fix 2005-12-17 20:44:20 +00:00
aarne
d3157ad7e7 morpho in tutorial 2005-12-17 12:33:15 +00:00
aarne
c9264a4e1f progress in tutorial 2005-12-17 12:32:15 +00:00
aarne
5161a93ae8 tutorial goes on 2005-12-16 21:19:32 +00:00
aarne
7110ad70cc tutorial Tree 2005-12-16 20:27:01 +00:00
aarne
fd917d04ea tutorial elaboration 2005-12-16 20:25:52 +00:00
bringert
74792360f1 ATK: set CMNDEFAULT programmatically. Requires latest version of atkrec. 2005-12-16 15:13:37 +00:00