aarne
|
bcb62c87c5
|
completed French ordinals and thereby French/Romance
|
2006-01-24 12:55:30 +00:00 |
|
aarne
|
5a84f996b0
|
French close to complete; reported on regexp bindings
|
2006-01-23 16:38:42 +00:00 |
|
aarne
|
a5cd07e026
|
clean up tram; report German
|
2006-01-22 21:30:26 +00:00 |
|
aarne
|
2a0a60ef8f
|
working towards tram in 4 langs
|
2006-01-20 23:03:50 +00:00 |
|
bringert
|
92f22c8f5c
|
Use right start category names in si command.
|
2006-01-20 18:20:02 +00:00 |
|
bringert
|
0f6c51f741
|
Report errors in at command.
|
2006-01-20 18:18:49 +00:00 |
|
aarne
|
c9ed0c4218
|
more french
|
2006-01-20 16:56:38 +00:00 |
|
aarne
|
60d7d16906
|
started romance predication; some restructuring of modules; CheckGrammar value table bug fix
|
2006-01-20 10:54:38 +00:00 |
|
aarne
|
62105801a1
|
workaround for a compilation bug for param defs (to be fixed)
|
2006-01-19 17:27:46 +00:00 |
|
aarne
|
ae1d654a5b
|
indexing the new resource document
|
2006-01-18 18:26:07 +00:00 |
|
bringert
|
d4d89c72f3
|
Use cat and language in ATK si. Support language switching with ATK.
|
2006-01-17 02:13:57 +00:00 |
|
aarne
|
74c5d41152
|
incompleteness warning and PNeg in CheckGrammar
|
2006-01-16 09:47:08 +00:00 |
|
aarne
|
90c7caa788
|
type checking pattern bindings
|
2006-01-13 13:47:15 +00:00 |
|
peb
|
acd24331af
|
peb
|
2006-01-13 08:42:25 +00:00 |
|
aarne
|
7752543f04
|
API documentation and slight change in Det syntax
|
2006-01-10 15:39:20 +00:00 |
|
aarne
|
59c4536d5e
|
fixes in multimodal document, last section
|
2006-01-09 19:30:27 +00:00 |
|
aarne
|
7fbaae3350
|
matching empty string fixed
|
2006-01-09 09:22:39 +00:00 |
|
aarne
|
316802e52c
|
html version of multimodal doc
|
2006-01-08 20:51:32 +00:00 |
|
aarne
|
cba2b83ded
|
multimodal document revised
|
2006-01-08 20:50:56 +00:00 |
|
aarne
|
54d77b022f
|
multimodal grammar document
|
2006-01-08 18:57:17 +00:00 |
|
aarne
|
4dec64349a
|
regex in the tutorial
|
2006-01-07 20:53:47 +00:00 |
|
aarne
|
00ea4e3dcd
|
documenting regular patterns
|
2006-01-07 15:42:13 +00:00 |
|
aarne
|
d133e0353c
|
regular expression patterns
|
2006-01-07 14:39:40 +00:00 |
|
aarne
|
4e42d73ee5
|
regex patterns for tokens
|
2006-01-07 12:26:11 +00:00 |
|
aarne
|
a641bf4004
|
documenting CC patterns
|
2006-01-06 22:19:02 +00:00 |
|
aarne
|
88b09b8ae0
|
concatenation string patterns
|
2006-01-06 21:49:25 +00:00 |
|
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 |
|