aarne
|
cd4e08bf7e
|
MorphoGer details
|
2006-01-09 19:15:31 +00:00 |
|
aarne
|
a51c85b573
|
matching empty string fixed
|
2006-01-09 09:22:39 +00:00 |
|
aarne
|
8b07110626
|
html version of multimodal doc
|
2006-01-08 20:51:32 +00:00 |
|
aarne
|
8b70a8d166
|
multimodal document revised
|
2006-01-08 20:50:56 +00:00 |
|
aarne
|
aef3e62e5f
|
multimodal grammar document
|
2006-01-08 18:57:17 +00:00 |
|
aarne
|
3e5d7ce229
|
reordered and documented Cat modules
|
2006-01-07 22:30:36 +00:00 |
|
aarne
|
cbf3bd088b
|
regex in the tutorial
|
2006-01-07 20:53:47 +00:00 |
|
aarne
|
94bf4510de
|
verifying regex patterns and improving Finnish morphology
|
2006-01-07 17:34:32 +00:00 |
|
aarne
|
6b6bf9bce9
|
documenting regular patterns
|
2006-01-07 15:42:13 +00:00 |
|
aarne
|
69e1668f16
|
regular expression patterns
|
2006-01-07 14:39:40 +00:00 |
|
aarne
|
16a4868efa
|
regex patterns for tokens
|
2006-01-07 12:26:11 +00:00 |
|
aarne
|
5e0dad4362
|
documenting CC patterns
|
2006-01-06 22:19:02 +00:00 |
|
aarne
|
731aea1a03
|
concatenation string patterns
|
2006-01-06 21:49:25 +00:00 |
|
aarne
|
16dfdad304
|
Simplified ResGer
|
2006-01-06 14:51:12 +00:00 |
|
aarne
|
a8a1f91e46
|
HOWTO update
|
2006-01-05 22:20:35 +00:00 |
|
aarne
|
92487d7dcf
|
Wrap up German doc
|
2006-01-05 21:41:59 +00:00 |
|
aarne
|
258e6e3aa9
|
German numerals and coordination
|
2006-01-05 21:37:53 +00:00 |
|
aarne
|
37cfc1b012
|
German relatives
|
2006-01-05 20:58:28 +00:00 |
|
aarne
|
b0d4f03165
|
German questions
|
2006-01-05 18:03:34 +00:00 |
|
aarne
|
cdecf37355
|
German imperatives and other phrases
|
2006-01-05 17:24:48 +00:00 |
|
bringert
|
9b7ce588b2
|
Fixed-point iterate unneccessary node removeal.
|
2006-01-05 20:55:13 +00:00 |
|
bringert
|
ededda152b
|
Generate monolithic FAs by expanding an MFA.
|
2006-01-05 20:35:22 +00:00 |
|
bringert
|
e76e2e754a
|
Added monolithic SLF builind back in.
|
2006-01-05 19:34:12 +00:00 |
|
bringert
|
795078eece
|
Sort sub-networks topologically. HTK's HBuild seems to require this.
|
2006-01-05 19:03:31 +00:00 |
|
bringert
|
af905434a2
|
Remove unused sub-networks when generating multiple FAs.
|
2006-01-05 17:46:30 +00:00 |
|
bringert
|
6958b7bb7b
|
Remove more unneccessary nodes in SLF networks.
|
2006-01-05 16:48:55 +00:00 |
|
bringert
|
0603e75a14
|
Refactored Graph module. Remove some unneccessary states in slf networks.
|
2006-01-05 16:35:04 +00:00 |
|
bringert
|
40950c8bc1
|
Use language flag to select the acoustic model to use with ATK.
|
2006-01-05 16:34:35 +00:00 |
|
aarne
|
1be6eb5399
|
German extraposition
|
2006-01-05 14:22:53 +00:00 |
|
aarne
|
252d24642f
|
German sentence formation; development log
|
2006-01-05 13:40:34 +00:00 |
|
aarne
|
d006a6a016
|
German verb syntax
|
2006-01-05 12:51:30 +00:00 |
|
aarne
|
c1e06ac382
|
German determiners
|
2006-01-05 09:38:41 +00:00 |
|
bringert
|
3360bd3e7b
|
Print slf_graphviz with subgraphs.
|
2006-01-05 12:59:36 +00:00 |
|
bringert
|
718b6a5fd2
|
Build SLF networks with sublattices.
|
2006-01-04 21:41:12 +00:00 |
|
aarne
|
15c26d6c11
|
German lexicon started
|
2006-01-04 20:17:31 +00:00 |
|
aarne
|
946ba9a93b
|
basic German verbs completed
|
2006-01-04 18:58:18 +00:00 |
|
aarne
|
06e2ad7af2
|
German verbs
|
2006-01-04 15:18:40 +00:00 |
|
aarne
|
5f1cd79b9b
|
starting German: nouns
|
2006-01-04 13:01:05 +00:00 |
|
bringert
|
958c754112
|
Regenerate Transfer abstract syntaxes with updated BNFC.
|
2006-01-03 10:29:47 +00:00 |
|
bringert
|
a9ae24fbc5
|
Finite state networks: more strictness. alternative (still unused) implementation of reachable.
|
2005-12-29 21:35:40 +00:00 |
|
bringert
|
79d771ab1d
|
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
|
72c2289857
|
Finite state networks: replace some lookup tables with maps. Rewrite closure for speed.
|
2005-12-29 16:29:21 +00:00 |
|
bringert
|
999cb3bc07
|
Finite state minimization: improved performance by using Set State instead of [State] as DFA labels.
|
2005-12-29 15:55:48 +00:00 |
|
bringert
|
9981704c5f
|
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
|
5c12a73dae
|
Some performance improvements in the FA generation.
|
2005-12-22 23:16:15 +00:00 |
|
bringert
|
cb9769788e
|
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
|
ff1194c1d6
|
mailing list
|
2005-12-22 20:24:33 +00:00 |
|
aarne
|
8741e77f9e
|
nosignal
|
2005-12-22 19:48:17 +00:00 |
|
aarne
|
208b2e9d65
|
newline in welcome
|
2005-12-22 18:27:27 +00:00 |
|
aarne
|
48185cabc7
|
Updated version numbers.
|
2005-12-22 18:14:39 +00:00 |
|