Skip navigation links
A G O R T W 

A

addWord(String, long) - Method in class org.alfresco.textgen.WordGenerator
Add a word.

G

generateQueryString(long, int, int) - Method in interface org.alfresco.textgen.RandomTextProvider
Generate a query string that exactly matches the specific random content in some way
generateQueryString(int, double) - Method in interface org.alfresco.textgen.RandomTextProvider
Generate a query string that may match in some way against the corpus of generated documents as a whole.
generateQueryString(long, int, int) - Method in class org.alfresco.textgen.TextGenerator
 
generateQueryString(int, double) - Method in class org.alfresco.textgen.TextGenerator
 
get(int, double) - Method in class org.alfresco.textgen.WordGenerator
 
getInputStream(long, long, String...) - Method in interface org.alfresco.textgen.RandomTextProvider
Generate a repeatable input stream made up of random words.
getInputStream(long, long, String...) - Method in class org.alfresco.textgen.TextGenerator
 
getWord(double) - Method in class org.alfresco.textgen.WordGenerator
Get a word from the distribution based on a uniform distribution between 0 and 1
getWordCount() - Method in class org.alfresco.textgen.WordGenerator
 
getWordGenerator() - Method in class org.alfresco.textgen.TextGenerator
 
getWordSet() - Method in class org.alfresco.textgen.WordGenerator
 

O

org.alfresco.textgen - package org.alfresco.textgen
 

R

RandomTextInputStream - Class in org.alfresco.textgen
An output stream of random words from a word generator.
RandomTextInputStream(WordGenerator, long, long, String[]) - Constructor for class org.alfresco.textgen.RandomTextInputStream
 
RandomTextProvider - Interface in org.alfresco.textgen
Provides an input stream of text generated at random from real words and supported creating query text for use against this generated content.
read() - Method in class org.alfresco.textgen.RandomTextInputStream
 

T

TextGenerator - Class in org.alfresco.textgen
 
TextGenerator(String) - Constructor for class org.alfresco.textgen.TextGenerator
 

W

WordGenerator - Class in org.alfresco.textgen
Select a word basd on cumulative frequencey
WordGenerator() - Constructor for class org.alfresco.textgen.WordGenerator
 
WordGenerator(int) - Constructor for class org.alfresco.textgen.WordGenerator
 
A G O R T W 
Skip navigation links

Copyright © 2015. All rights reserved.