Flavor Details: Parascriptural Word AlignmentΒΆ

https://burrito.bible/schema/parascriptural/word_alignment.schema.json
Schema of flavor field for word alignment flavor
type object
properties
  • name
const wordAlignment
  • autoAlignerVersion
type string
  • stopWords
type boolean
  • stemmer
type object
properties
  • name
type string
  • version
type string
  • affixes
type boolean
additionalProperties False
  • manualAlignment
type object
properties
  • user
type string
  • references
type array
items type object
properties
  • start
type number
multipleOf 1.0
  • end
type number
multipleOf 1.0
additionalProperties False
additionalItems False
minItems 1
additionalProperties False
additionalProperties False