A B C D E F G H I L M N P R S T U W X 

M

main(String[]) - Static method in class es.ehu.si.ixa.prebmt.CommandLineInterface
Runs the command line interface of the application.
maxAlignmentSrc(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Returns the maximum index in the target sentence that is aligned with the specified index in the source sentence.
maxAlignmentSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
maxAlignmentSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
maxAlignmentTrg(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Returns the maximum index in the source sentence that is aligned with the specified index in the target sentence.
maxAlignmentTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
maxAlignmentTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
minAlignmentSrc(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Returns the minimum index in the target sentence that is aligned with the specified index in the source sentence.
minAlignmentSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
minAlignmentSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
minAlignmentTrg(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Returns the minimum index in the source sentence that is aligned with the specified index in the target sentence.
minAlignmentTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
minAlignmentTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
MonolingualCorpus - Interface in es.ehu.si.ixa.prebmt.model
A list of Sentences that represents a monolingual corpus.
MonolingualCorpusBuilder - Interface in es.ehu.si.ixa.prebmt.model
A builder to create MonolingualCorpus instances.
MonolingualCorpusParser - Interface in es.ehu.si.ixa.prebmt.parsing
A parser to build MonolingualCorpuses from Reader(s).
MonolingualCorpusWriter - Interface in es.ehu.si.ixa.prebmt.parsing
A writer to somehow write a MonolingualCorpus through a Writer.
MultiDictionary - Class in es.ehu.si.ixa.prebmt.dictionary
A Dictionary that takes its entries from other dictionaries.
MultiDictionary.Builder - Class in es.ehu.si.ixa.prebmt.dictionary
A builder to create MultiDictionary instances.
MultiDictionary.Builder() - Constructor for class es.ehu.si.ixa.prebmt.dictionary.MultiDictionary.Builder
Constructs an empty builder.
MutableInteger - Class in es.ehu.si.ixa.prebmt.util
An integer whose value can be changed.
MutableInteger() - Constructor for class es.ehu.si.ixa.prebmt.util.MutableInteger
Constructs a mutable integer with 0 as its value.
MutableInteger(int) - Constructor for class es.ehu.si.ixa.prebmt.util.MutableInteger
Constructs a mutable integer with the specified value.
A B C D E F G H I L M N P R S T U W X