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

T

Text - Interface in es.ehu.si.ixa.prebmt.model
A list of TextElements (either Sentences or the Spaces separating them) that represents a text.
TextDictionary - Class in es.ehu.si.ixa.prebmt.dictionary
A Dictionary that takes its entries from plain text.
TextDictionary(Reader) - Constructor for class es.ehu.si.ixa.prebmt.dictionary.TextDictionary
Constructs a new dictionary reading its entries from the given Reader.
TextElement - Interface in es.ehu.si.ixa.prebmt.model
The interface that all the elements that can form a Text must implement.
Token - Interface in es.ehu.si.ixa.prebmt.model
Atomic elements in the parse tree of a Sentence that typically correspond to words and can be separated by Spaces.
TokenizedParser - Class in es.ehu.si.ixa.prebmt.parsing
A MonolingualCorpusWriter to write a MonolingualCorpus as tokenized text.
TokenizedParser(boolean) - Constructor for class es.ehu.si.ixa.prebmt.parsing.TokenizedParser
Constructs a new parser.
toLowerCase() - Method in interface es.ehu.si.ixa.prebmt.model.AlignedEntity
Returns the lower case representation of this aligned entity.
toLowerCase() - Method in interface es.ehu.si.ixa.prebmt.model.Entity
Returns the lower case representation of this entity.
toLowerCase() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignedEntity
 
toLowerCase() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryEntity
 
toLowerCase() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryToken
 
toLowerCase() - Method in interface es.ehu.si.ixa.prebmt.model.Token
Returns the lower case representation of this token.
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignedEntity
 
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryAlignment
Returns a string representation of this alignment following the format specified at InMemoryAlignment.parseAlignment(java.lang.String).
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryEntity
 
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryOptimizedAlignment
Returns a string representation of this alignment following the format specified at InMemoryOptimizedAlignment.parseAlignment(java.lang.String).
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryPhrase
 
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemorySentence
 
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemorySpace
 
toString() - Method in class es.ehu.si.ixa.prebmt.model.inmemory.InMemoryToken
 
translate(Entity) - Method in interface es.ehu.si.ixa.prebmt.dictionary.Dictionary
Translates the specified Entity.
translate(Entity) - Method in class es.ehu.si.ixa.prebmt.dictionary.MultiDictionary
 
translate(Entity) - Method in class es.ehu.si.ixa.prebmt.dictionary.NumberDictionary
 
translate(Entity) - Method in class es.ehu.si.ixa.prebmt.dictionary.TextDictionary
 
translate(Entity) - Method in class es.ehu.si.ixa.prebmt.dictionary.WikipediaDictionary
 
translate(List<PhraseElement>, Dictionary, Generator, boolean) - Method in interface es.ehu.si.ixa.prebmt.model.BilingualCorpus
Returns the translation of the given text fragment in this bilingual corpus.
translate(List<PhraseElement>, Dictionary, Generator, boolean) - Method in class es.ehu.si.ixa.prebmt.model.filebacked.FileBackedBilingualCorpus
 
translate(Reader, TranslationWriter) - Method in class es.ehu.si.ixa.prebmt.translation.ConcurrentTranslator
 
translate(Reader, TranslationWriter) - Method in class es.ehu.si.ixa.prebmt.translation.DefaultTranslator
 
translate(Reader, TranslationWriter) - Method in interface es.ehu.si.ixa.prebmt.translation.Translator
Creates a partial translation for the given input text.
TranslationWriter - Interface in es.ehu.si.ixa.prebmt.translation
A writer for a Translator to write partially translated text.
Translator - Interface in es.ehu.si.ixa.prebmt.translation
A translator to create partial translations for any given text in the source language.
A B C D E F G H I L M N P R S T U W X