Releases: lgessler/glam
v0.0.1-beta.0
Moderately tested release for interlinear glossing
v0.0.1-alpha.3
MVP for interlinear glossing
v0.0.1-alpha.2
(A more complete version of the previous release--see notes there.)
v0.0.1-alpha.1
This is an alpha release that demonstrates use of the system for interlinear glossing, complete with collaborative features. To play around with it:
- Register
- Go to Admin Settings
- Configure a project with at least one Text, Token, and Span layer each
- Under "Interfaces", configure each span layer as either a Token-level or Sentence-level layer for the Interlinear Interface
- Create a document and use the tabs to annotate your interlinear text
To run the program, download the .jar attached to this release and execute java -jar server.jar. (Note that this will create two data directories starting with xtdb_ in your working directory.)
v0.0.1-alpha.0
This is an alpha release that demonstrates use of the system for basic interlinear glossing. To play around with it:
- Register
- Go to Admin Settings
- Configure a project with at least one Text, Token, and Span layer each
- Create a document and use the tabs to annotate your interlinear text
To run the program, download the .jar
attached to this release and execute java -jar server.jar
. (Note that this will create two data directories starting with crux_
in your working directory.)