Krasimir Angelov
|
0bc7e8ea2e
|
reuse PgfParser::before instead of the new PgfParser::fetch_state
|
2022-10-03 11:51:34 +02:00 |
|
Krasimir Angelov
|
c15b5271a9
|
fix the printing of meta items
|
2022-10-03 11:48:40 +02:00 |
|
Krasimir Angelov
|
9f2cbe70fe
|
fix the printer for the debug output after the last change
|
2022-10-03 11:47:36 +02:00 |
|
Krasimir Angelov
|
855fa7ebf3
|
use TextSpots for correct extraction of unknown words
|
2022-09-30 11:58:09 +02:00 |
|
Krasimir Angelov
|
6b63c2f779
|
faster expression extraction
|
2022-09-30 11:34:04 +02:00 |
|
Krasimir Angelov
|
106d963d39
|
fix the printing of ExprItem
|
2022-09-30 10:45:14 +02:00 |
|
Krasimir Angelov
|
74f4317b98
|
detect chunks with more than one words
|
2022-09-29 18:49:31 +02:00 |
|
Krasimir Angelov
|
cd280272f3
|
bottom up prediction and maximal chunks
|
2022-09-23 11:33:16 +02:00 |
|
Krasimir Angelov
|
f8cfed15b4
|
add PGF_INTERNAL_DECL
|
2022-09-21 11:26:19 +02:00 |
|
Krasimir Angelov
|
e600d5e623
|
PGF_INTERNAL_DECL -> PGF_INTERNAL
|
2022-09-21 11:24:30 +02:00 |
|
Krasimir Angelov
|
3e0cc91a02
|
first rudimentary version of a parser
|
2022-09-16 12:34:46 +02:00 |
|
Krasimir Angelov
|
bcb1076dda
|
don't try to translate empty sentences
|
2022-09-16 12:29:27 +02:00 |
|
Krasimir Angelov
|
1219b365a9
|
sync with the changes in http-slim
|
2022-09-09 12:33:10 +02:00 |
|
Krasimir Angelov
|
a5468359ce
|
switch to using http-slim
|
2022-09-09 09:43:02 +02:00 |
|
Krasimir Angelov
|
8c705d54b8
|
switch to using http-slim
|
2022-09-09 09:42:19 +02:00 |
|
Krasimir Angelov
|
173128bd46
|
Merge branch 'master' into majestic
|
2022-08-24 20:31:10 +02:00 |
|
Krasimir Angelov
|
dc8dce90a0
|
added a Setup script to compile without cabal-install
|
2022-08-24 14:00:22 +02:00 |
|
Krasimir Angelov
|
e9bbd38f68
|
gf --version now prints the shared folder to be used by the RGL
|
2022-08-24 12:02:10 +02:00 |
|
Krasimir Angelov
|
1294269cd6
|
workaround for the Nix madness
|
2022-08-24 11:57:47 +02:00 |
|
Krasimir Angelov
|
bcd9184ede
|
initial adaptation to the new runtime
|
2022-08-19 17:26:59 +02:00 |
|
Krasimir Angelov
|
743c473526
|
linearization for chunks
|
2022-08-19 16:37:56 +02:00 |
|
Krasimir Angelov
|
a27e2dbbb4
|
fix a leak of stable pointers
|
2022-08-19 11:34:27 +02:00 |
|
Krasimir Angelov
|
464c0001c4
|
remove the version limit for base
|
2022-08-17 09:56:32 +02:00 |
|
Krasimir Angelov
|
6d81306320
|
Try to remove the upper version for base
|
2022-08-17 09:49:37 +02:00 |
|
Krasimir Angelov
|
62344d1325
|
manually copy the logo to the www directory. Copying in Setup.hs doesn't work with the new Cabal
|
2022-08-16 21:03:44 +02:00 |
|
Krasimir Angelov
|
3bdd9dc022
|
add missing MonadFail constraint for newer GHC
|
2022-08-16 20:06:51 +02:00 |
|
Krasimir Angelov
|
6c0e4bc08e
|
switch to the new style cabal
|
2022-08-16 20:05:55 +02:00 |
|
krangelov
|
3acb7d2da4
|
silence harmless warnings
|
2022-08-12 10:54:43 +02:00 |
|
krangelov
|
08fb29e6b8
|
fix the reference counting for pgf.BIND
|
2022-08-12 10:51:56 +02:00 |
|
Krasimir Angelov
|
ada8ff8faa
|
bugfix which makes lookupCohorts fast again
|
2022-07-30 18:22:58 +02:00 |
|
Krasimir Angelov
|
a42cec2107
|
support for BIND tokens in the Python bindings
|
2022-07-16 20:29:36 +02:00 |
|
Krasimir Angelov
|
eb41d2661f
|
bugfix in readContext
|
2022-07-14 15:56:11 +02:00 |
|
Krasimir Angelov
|
9ded2096fd
|
readExpr/readType/readContext can now identify local variables
|
2022-07-14 15:10:28 +02:00 |
|
Krasimir Angelov
|
bc47a01223
|
another try
|
2022-07-14 11:46:19 +02:00 |
|
Krasimir Angelov
|
4d3e414776
|
another try
|
2022-07-14 11:37:36 +02:00 |
|
Krasimir Angelov
|
833a86960b
|
fix the binding after the API change
|
2022-07-14 11:25:00 +02:00 |
|
Krasimir Angelov
|
4d0f33e3c3
|
make it possible to replace the probabilities while reading a new .pgf
|
2022-07-14 11:04:45 +02:00 |
|
Krasimir Angelov
|
f1cad40394
|
lookupMorpho/lookupCohorts now report only lexical items
|
2022-07-12 14:02:08 +02:00 |
|
Krasimir Angelov
|
5b8212020f
|
finished the implementation of lookupCohorts
|
2022-07-12 12:46:50 +02:00 |
|
Krasimir Angelov
|
e546c2a0ce
|
added a simple implementation for priority queues.
|
2022-07-08 16:19:11 +02:00 |
|
Krasimir Angelov
|
b509d22482
|
show match positions for ma -all|-longest|-best
|
2022-07-07 19:37:06 +02:00 |
|
Krasimir Angelov
|
acc6f85041
|
fix to show all prefixes in lookupCohorts
|
2022-07-07 19:29:26 +02:00 |
|
Krasimir Angelov
|
cfd9fbc5ed
|
better documentation for "ma"
|
2022-07-07 14:18:29 +02:00 |
|
Krasimir Angelov
|
6c9f0cfe9c
|
make also filterLongest and filterBest available from the shell
|
2022-07-07 14:11:31 +02:00 |
|
Krasimir Angelov
|
a66693770c
|
started with lookupCohorts
|
2022-07-07 14:03:07 +02:00 |
|
Krasimir Angelov
|
c783da51a4
|
bugfix in lookupMorpho
|
2022-07-06 19:25:37 +02:00 |
|
Krasimir Angelov
|
c3c1cf2a64
|
on POSIX systems use mprotect to protect the data from accidental changes
|
2022-07-05 15:59:06 +02:00 |
|
Krasimir Angelov
|
73d4e326f7
|
consolidation of free blocks
|
2022-07-05 13:21:53 +02:00 |
|
Krasimir Angelov
|
96304a52d1
|
added checks to control compilation with emscripten
|
2022-07-04 14:26:04 +02:00 |
|
Krasimir Angelov
|
feb9b3373f
|
fix the type cast, to avoid warnings on some platforms
|
2022-07-04 14:25:17 +02:00 |
|