Options
All
  • Public
  • Public/Protected
  • All
Menu

This algorithm checks the relative similarity of occurrence within the aligned sentences.

Some algorithms that evaluate n-gram position can produce false positives since, due to differences in sentence length, the wrong n-gram occurrence may be positionally closer.

This algorithm can be used to correct those false positives. Results range from 0 to 1.

Hierarchy

Implements

Index

Properties

Methods

Properties

name

name: string = "alignment relative occurrence"

Methods

execute

Static calculate

  • Parameters

    Returns number

Generated using TypeDoc