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

I

idManager - Variable in class es.ehu.si.ixa.prebmt.model.filebacked.FileBackedMonolingualCorpus
The id manager that maps every element in the corpus to its corresponding id.
increment() - Method in class es.ehu.si.ixa.prebmt.util.MutableInteger
Increments the value hold by this mutable integer.
InMemoryAlignedEntity - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the AlignedEntity interface.
InMemoryAlignment - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Alignment interface that uses a boolean matrix as its internal representation.
InMemoryAlignment.Builder - Class in es.ehu.si.ixa.prebmt.model.inmemory
A builder to create InMemoryAlignment instances.
InMemoryAlignment.Builder() - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment.Builder
Constructs an empty builder.
InMemoryEntity - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Entity interface.
InMemoryLexicalWeighting - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the LexicalWeighting interface that takes its entries from the output of an external word aligner.
InMemoryLexicalWeighting(Reader) - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryLexicalWeighting
Creates a new instance based on the output of an external word aligner.
InMemoryMonolingualCorpus - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the MonolingualCorpus interface.
InMemoryMonolingualCorpus.Builder - Class in es.ehu.si.ixa.prebmt.model.inmemory
A MonolingualCorpusBuilder to create InMemoryMonolingualCorpus instances.
InMemoryMonolingualCorpus.Builder() - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryMonolingualCorpus.Builder
Constructs an empty builder.
InMemoryOptimizedAlignment - Class in es.ehu.si.ixa.prebmt.model.inmemory
An optimized implementation of the Alignment interface in that all the methods take at most a logarithmic time, but with a considerable overhead to achieve it.
InMemoryOptimizedAlignment.Builder - Class in es.ehu.si.ixa.prebmt.model.inmemory
A builder to create InMemoryOptimizedAlignment instances.
InMemoryOptimizedAlignment.Builder() - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment.Builder
Constructs an empty builder.
InMemoryPhrase - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Phrase interface.
InMemoryPhrase.Builder - Class in es.ehu.si.ixa.prebmt.model.inmemory
A builder to create InMemoryPhrase instances.
InMemoryPhrase.Builder(String) - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryPhrase.Builder
Constructs a builder with the specified label.
InMemorySentence - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Sentence interface.
InMemorySpace - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Space interface.
InMemoryText - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Text interface.
InMemoryText.Builder - Class in es.ehu.si.ixa.prebmt.model.inmemory
A builder to create InMemoryText instances.
InMemoryText.Builder() - Constructor for class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryText.Builder
Constructs an empty builder.
InMemoryToken - Class in es.ehu.si.ixa.prebmt.model.inmemory
In-memory implementation of the Token interface.
IOUtils - Class in es.ehu.si.ixa.prebmt.util
Utility class to perform some common I/O tasks.
isAlignedSrc(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Checks if the specified index in the source sentence is aligned.
isAlignedSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
isAlignedSrc(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
isAlignedTrg(int) - Method in interface es.ehu.si.ixa.prebmt.model.Alignment
Checks if the specified index in the target sentence is aligned.
isAlignedTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
 
isAlignedTrg(int) - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
 
iterator() - Method in class edu.berkeley.nlp.wordAlignment.BerkeleyAligner.AlignmentResult
 
iterator() - Method in class es.ehu.si.ixa.prebmt.model.filebacked.FileBackedCorpusAlignment
 
iterator() - Method in class es.ehu.si.ixa.prebmt.model.filebacked.FileBackedMonolingualCorpus
 
iterator() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryMonolingualCorpus
 
iterator() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryText
 
A B C D E F G H I L M N P R S T U W X