ClearEngine 2022 which is used by ClearDashboard version 1.0
A set of classes extending SIL's Machine that includes:
- Custom versification,
- Extensions to tokenization that include adding unique token ids and other data to text tokens,
- Manuscript syntax tree corpus,
- Syntax tree-based alignment refining technology.
- Clone this repository to
directory
. Checkout 'master' branch. - From
directory
, clone fork of SIL's Machine,git clone https://github.com/russellmorley/machine.git
. Checkoutmaster
branch.
Open solution in Visual Studio. Open Text Explorer and run ClearBible tests.