A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

R

range - Variable in class anl.aida.ae.lucene.STCCreator
 
range - Variable in class anl.aida.core.STCHeader
 
range - Variable in class anl.aida.data.AxisData
 
range - Variable in class anl.aida.data.AxisRange
 
Range - Class in anl.aida.data
class that stores a range of values along a coordinate axis
Range(int, long) - Constructor for class anl.aida.data.Range
Constructs a range for a given set of values
Range(Range) - Constructor for class anl.aida.data.Range
Copy constructor.
range - Variable in class anl.aida.TermsTest
 
rangeLength - Variable in class anl.aida.util.DateRangeProducer
 
ranges() - Method in class anl.aida.util.DateRangeProducer
 
read(String, String, Date, String) - Method in class anl.aida.reader.AllAfricaHTMLReader
 
read(String, String, Date, String) - Method in class anl.aida.reader.CachedContentReader
Reads the text content from the url and uses that as the reader result contents.
read(String, String, Date, String) - Method in class anl.aida.reader.ChicagoTribuneHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in interface anl.aida.reader.ContentReader
Reads the content from the url.
read(String, String, Date, String) - Method in class anl.aida.reader.GuardianHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.IndependentHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.LATimesHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.ColumbusTelegramHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.DailyGateHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.DailySentinelHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.FremontTribuneHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.GoldenTriangleHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.GrandIslandIndependentHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.JournalStarHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.MuscatineJournalHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.OmahaNewsStandHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.QuadCityTimesHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.SiouxCityHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.StandardHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.local.YorkTimesHTMLReader
Reads the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.NTARCHtmlReader
Parses the text from the specified URL.
read(String, String, Date, String) - Method in class anl.aida.reader.NYTimesHTMLReader
Reads the text from the specified URL.
read(BufferedReader) - Method in class anl.aida.reader.ProMedPreProcessor.MultiStreamer
 
read(BufferedReader) - Method in class anl.aida.reader.ProMedPreProcessor.SingleStreamer
 
read(BufferedReader) - Method in interface anl.aida.reader.ProMedPreProcessor.Streamer
 
readChar() - Method in class anl.aida.parser.SimpleCharStream
 
readChunk() - Method in class anl.aida.reader.ProMedPreProcessor.MultiStreamer
 
readCollection(String) - Method in class anl.aida.core.STCReader
Reads and returns a StoredTermsCollection written by a STCWriter.
readContents(String, ReaderResult) - Method in class anl.aida.reader.CachedContentReader
 
readData(List<AxisRange>) - Method in class anl.aida.formula.DefaultFormula
 
reader - Variable in class anl.aida.ae.lucene.CacheCreator
 
reader - Variable in class anl.aida.ae.lucene.DocumentFrequencyFilter
 
reader - Variable in class anl.aida.reader.AIDACompositeReader
 
reader - Variable in class anl.aida.reader.ContentComponentReader
 
reader - Variable in class anl.aida.reader.PMTests
 
reader - Variable in class anl.aida.reader.ProMedPreProcessor
 
reader - Variable in class anl.aida.reader.ProMedReader
 
reader - Variable in class anl.aida.reader.ProMedReaderTest
 
reader - Variable in class anl.aida.reader.PubMedReader
 
reader - Variable in class anl.aida.reader.ScraperTests
 
READER_NAMES_KEY - Static variable in class anl.aida.Configurator
 
READER_PROP_PREFIX - Static variable in class anl.aida.Configurator
 
readerClassNames - Variable in class anl.aida.Configurator
 
readerClassNames() - Method in class anl.aida.Configurator
Gets an interable over the class names of the component readers to use to create the cache.
ReaderConstants - Interface in anl.aida.reader
Constants used by the various readers.
ReaderConstantsMiner - Interface in anl.aida.reader.local
Constants used by the various readers.
ReaderProducer - Interface in anl.aida.ae.lucene
Interface for classes that can produce a Reader to be used to retrieve content to be indexed by Lucene.
readerProperties - Variable in class anl.aida.Configurator
 
readerProperties() - Method in class anl.aida.Configurator
Gets an iterable over the reader configuration properties.
ReaderResult - Class in anl.aida.reader
The result of parsing a document with a reader.
ReaderResult() - Constructor for class anl.aida.reader.ReaderResult
 
ReaderResult(ReaderResult) - Constructor for class anl.aida.reader.ReaderResult
 
ReaderResult.Error - Enum in anl.aida.reader
 
ReaderResult.Error() - Constructor for enum anl.aida.reader.ReaderResult.Error
 
ReaderResultBuilder - Class in anl.aida.reader
 
ReaderResultBuilder() - Constructor for class anl.aida.reader.ReaderResultBuilder
 
ReaderResultProcessor - Interface in anl.aida.reader
Processes a ReaderResult is someone implementor specific way.
readers - Variable in class anl.aida.reader.AIDACompositeReader
 
READERS_KEY - Static variable in class anl.aida.reader.AIDACompositeReader
 
readerSmokeTest() - Method in class anl.aida.reader.ProMedReaderTest
 
readerTest() - Method in class anl.aida.reader.PMTests
 
ReaderTests - Class in anl.aida.reader
 
ReaderTests() - Constructor for class anl.aida.reader.ReaderTests
 
ReaderUtilities - Class in anl.aida.reader
Reader related utility methods.
ReaderUtilities() - Constructor for class anl.aida.reader.ReaderUtilities
 
readHeader(String) - Method in class anl.aida.core.STCReader
 
readIndex() - Method in class anl.fusion.example.LuceneExample
 
readIndex() - Method in class anl.fusion.example.LuceneFedExample
 
readObject() - Method in class anl.aida.types.Agent
Write your own initialization here
readObject() - Method in class anl.aida.types.Agriculture
Write your own initialization here
readObject() - Method in class anl.aida.types.City
Write your own initialization here
readObject() - Method in class anl.aida.types.Date
Write your own initialization here
readObject() - Method in class anl.aida.types.Disease
Write your own initialization here
readObject() - Method in class anl.aida.types.DocumentMetaData
Write your own initialization here
readObject() - Method in class anl.aida.types.Forestry
Write your own initialization here
readObject() - Method in class anl.aida.types.Location
Write your own initialization here
readObject() - Method in class anl.aida.types.Lookup
Write your own initialization here
readObject() - Method in class anl.aida.types.Name
Write your own initialization here
readObject() - Method in class anl.aida.types.TreasurySanctioned
Write your own initialization here
record - Static variable in class anl.aida.reader.local.MuscatineJournalIndexMaker
 
RegularTimeAxis - Class in anl.aida.data
TimeAxis with a regular interval
RegularTimeAxis(Date, int, AxisData) - Constructor for class anl.aida.data.RegularTimeAxis
 
reifyVariable(String, String, Set<String>) - Method in class anl.aida.Configurator
 
ReInit(InputStream) - Method in class anl.aida.parser.Parser
 
ReInit(InputStream, String) - Method in class anl.aida.parser.Parser
 
ReInit(Reader) - Method in class anl.aida.parser.Parser
 
ReInit(ParserTokenManager) - Method in class anl.aida.parser.Parser
 
ReInit(SimpleCharStream) - Method in class anl.aida.parser.ParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class anl.aida.parser.ParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(Reader) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream, String) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream, String, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class anl.aida.parser.SimpleCharStream
 
ReInitRounds() - Method in class anl.aida.parser.ParserTokenManager
 
RelationalExpression() - Method in class anl.aida.parser.Parser
 
remove() - Method in class anl.aida.core.DocumentIterable.Iter
 
remove() - Method in class anl.aida.core.STCBuilder.DSArrayIter
 
remove() - Method in class anl.aida.sv.DocumentVectorStoreReader.VectorIterable
 
remove() - Method in class anl.aida.util.DateRangeProducer.RangeIter
 
remove() - Method in class anl.aida.util.EnumIter
 
remove() - Method in class anl.aida.util.ObjectArrayIter
 
replaceAliases(Map<Dataset, String>) - Method in class anl.aida.data.DataManager
Replaces the specified datasets current alias with the new one.
replaceVars() - Method in class anl.aida.Configurator
 
reset() - Method in class anl.aida.ae.lucene.TokenStreamBuilder.StringTokenStream
 
reset() - Method in class anl.aida.data.DataFrameBuilder
Resets this DataFrameBuilder clearing any previously added Datasets and so forth.
reset() - Method in class anl.aida.parser.JJTFormulaParserState
 
reset() - Method in class anl.aida.parser.JJTParserState
 
reset() - Method in class anl.aida.reader.AllAfricaHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.ChicagoTribuneHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.ChicagoTribuneIndexMaker.ArchiveMaker
 
reset() - Method in interface anl.aida.reader.DocumentProcessor
Resets the processor so it may be used with another document.
reset() - Method in class anl.aida.reader.GuardianHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.GuardianIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.IndependentHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.IndependentIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.LATimesHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.LATimesIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.AlbertLeaIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.ColumbusTelegramHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.ColumbusTelegramIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.DailyGateHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.DailyGateIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.DailyIowanIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.DailySentinelHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.DailySentinelIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.FremontTribuneHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.FremontTribuneIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.GoldenTriangleHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.GoldenTriangleIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.GrandIslandIndependentHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.GrandIslandIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.JournalStarHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.JournalStarIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.MuscatineJournalHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.MuscatineJournalIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.OmahaNewsStandHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.OmahaNewsStandIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.QuadCityIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.QuadCityTimesHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.SiouxCityHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.SiouxCityIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.StandardHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.local.YorkNewsTimesIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.local.YorkTimesHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.NTARCHtmlReader.NTARProcessor
 
reset() - Method in class anl.aida.reader.NTARCIndexMaker.ArchiveMaker
 
reset() - Method in class anl.aida.reader.NYTimesHTMLReader.NullProcessor
 
reset() - Method in class anl.aida.reader.NYTimesHTMLReader.Processor
 
reset() - Method in class anl.aida.reader.PreTextExtractor.DocProc
 
reset() - Method in class anl.aida.reader.PreTextExtractor.PreBean
 
reset() - Method in class anl.aida.reader.ProMedIndexMaker.ArchiveMaker
 
reset() - Method in class anl.wordnet.reader.WordNetReader.ArchiveMaker
 
result - Variable in class anl.aida.reader.ChicagoTribuneHTMLReader
 
result - Variable in class anl.aida.reader.GuardianHTMLReader
 
result - Variable in class anl.aida.reader.IndependentHTMLReader
 
result - Variable in class anl.aida.reader.LATimesHTMLReader
 
result - Variable in class anl.aida.reader.local.ColumbusTelegramHTMLReader
 
result - Variable in class anl.aida.reader.local.DailyGateHTMLReader
 
result - Variable in class anl.aida.reader.local.DailySentinelHTMLReader
 
result - Variable in class anl.aida.reader.local.FremontTribuneHTMLReader
 
result - Variable in class anl.aida.reader.local.GoldenTriangleHTMLReader
 
result - Variable in class anl.aida.reader.local.GrandIslandIndependentHTMLReader
 
result - Variable in class anl.aida.reader.local.JournalStarHTMLReader
 
result - Variable in class anl.aida.reader.local.MuscatineJournalHTMLReader
 
result - Variable in class anl.aida.reader.local.OmahaNewsStandHTMLReader
 
result - Variable in class anl.aida.reader.local.QuadCityTimesHTMLReader
 
result - Variable in class anl.aida.reader.local.SiouxCityHTMLReader
 
result - Variable in class anl.aida.reader.local.StandardHTMLReader
 
result - Variable in class anl.aida.reader.local.YorkTimesHTMLReader
 
result - Variable in class anl.aida.reader.NTARCHtmlReader
 
result - Variable in class anl.aida.reader.NYTimesHTMLReader
 
result - Variable in class anl.aida.reader.ProMedTxtReader
 
result - Variable in class anl.aida.reader.ReaderResultBuilder
 
ResultCacher - Class in anl.aida.reader
Result processor that will cache the contents of the the result in a file and create an index entry for that.
ResultCacher(String, String) - Constructor for class anl.aida.reader.ResultCacher
 
results - Variable in class anl.aida.reader.NYTSearchResult
 
resumed() - Method in class anl.aida.ae.lucene.LucenceConsumerTests.StatusCallbackListenerImpl
 
resumed() - Method in class anl.aida.CPERunner.StatusCallbackListenerImpl
 
returnWords(String) - Method in class anl.wordnet.reader.WordNetReader
Method to read an .lst file and returns the terms to search for similarities in WordNet.
rewind() - Method in class anl.aida.util.IndexIterator
Rewinds the iterator one index line.
rootNode() - Method in class anl.aida.parser.JJTFormulaParserState
 
rootNode() - Method in class anl.aida.parser.JJTParserState
 
rows - Variable in class anl.aida.parser.ASTNRows
 
rtrim(String) - Static method in class anl.wordnet.reader.WordNetReader.ArchiveMaker
Method to remove trailing whitespace.
run(CAS, Document, Map<Integer, FeatureStructure>) - Method in interface anl.aida.ae.gate.AnnotationBuilder
Runs the annotation builder using the supplied CAS and Document.
run(CAS, Document, Map<Integer, FeatureStructure>) - Method in class anl.aida.ae.gate.InputAnnotationBuilder
Runs the annotation builder using the supplied CAS and Document.
run(CAS, Document, Map<Integer, FeatureStructure>) - Method in class anl.aida.ae.gate.OutputAnnotationBuilder
Runs the annotation builder using the supplied CAS and Document.
run(CAS, Document) - Method in class anl.aida.ae.gate.OutputUpdateAnnBuilder
Creates new annotations of the type specified in the constructor from those in the GATE doc.
run() - Method in class anl.aida.ae.lucene.LucenceConsumerTests
 
run() - Method in class anl.aida.CPERunner
 
run(ReaderResultProcessor) - Method in class anl.aida.reader.CTArchiveReader
Deprecated.  
run(String, String, String) - Method in class anl.aida.reader.local.ColumbusTelegramIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.FremontTribuneIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.JournalStarIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.MuscatineJournalIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.OmahaNewsStandIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.QuadCityIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.SiouxCityIndexMaker
 
run(String, String, String) - Method in class anl.aida.reader.local.YorkNewsTimesIndexMaker
 
run(ReaderResultProcessor) - Method in class anl.aida.reader.NTARCArchiveReader
Deprecated.  
run(ReaderResultProcessor) - Method in class anl.aida.reader.NYTimesArchiveReader
Parses the lines in the nytimes archive index file for url, title, etc.
run() - Method in class anl.aida.reader.NYTIndexMaker
 
run(DocumentMetaData, File) - Method in class anl.aida.reader.PMXMLReader
 
run(String, Reader) - Method in class anl.aida.reader.ProMedTxtReader
Reads the pro med text from the specified reader and returns a result.
run(String, String, DocumentProcessor) - Method in class anl.aida.reader.StringExtractor
Runs this StringExtractor over the specified url.
run(URLConnection, DocumentProcessor) - Method in class anl.aida.reader.StringExtractor
Runs this StringExtractor over the specified url connection.
run(String, DocumentProcessor) - Method in class anl.aida.reader.StringExtractor
Runs this StringExtractor over the specified url.
run(String, String, File) - Method in class anl.wordnet.reader.WordNetReader
Method conducts the entire parsing, search, and recreating the .lst file process
runWithManualFetch(String, DocumentProcessor) - Method in class anl.aida.reader.StringExtractor
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z