| Age | Commit message (Collapse) | Author |
|
moment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added added two filtering functions: filterLongest and filterBest
- updated the PGF service to work with the new API
|
|
|
|
Expose the remaining types in the module.
These are helpful for example in type annotations.
|
|
|
|
|
|
|
|
|
|
|
|
conditional probability. This turns out to be more useful for part of speech tagging
|
|
analysis intead of an integer. This is now consistent with lookupMorpho and friends
|
|
instead of bytes
|
|
|
|
|
|
|
|
|
|
leftmost word becomes ROOT, the others become dep - which can be eliminated by cnclabels. This works fine for e.g. English prepositional and particle verbs. But it does not work if the 'main' word is not the leftmost one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clearly just a copy-paste error
|
|
https://github.com/GrammaticalFramework/gf-typescript
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Matches definition in src/compiler/GF/Grammar/Lexer.x
|
|
|
|
Adds new class TaggedString
|
|
|
|
|
|
`javascript`.
|
|
|