Class BilingualPhraseComputer3
Inheritance
Object
BilingualPhraseComputer3
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Sdl.Core.FineGrainedAlignment
Assembly: Sdl.Core.FineGrainedAlignment.dll
Syntax
public class BilingualPhraseComputer3
Methods
Compute(IntSegment, IntSegment, AlignmentTable)
Declaration
public List<AlignedPhrase> Compute(IntSegment srcSegment, IntSegment trgSegment, AlignmentTable at)
Parameters
| Type | Name | Description |
|---|---|---|
| IntSegment | srcSegment | |
| IntSegment | trgSegment | |
| AlignmentTable | at |
Returns
| Type | Description |
|---|---|
| List<AlignedPhrase> |