Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 689 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 689 Bytes

ClearEngine

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.

Setup

  1. Clone this repository to directory. Checkout 'master' branch.
  2. From directory, clone fork of SIL's Machine, git clone https://github.com/russellmorley/machine.git. Checkout master branch.

Run

Open solution in Visual Studio. Open Text Explorer and run ClearBible tests.