TAPoRware Find Collocates (Plain)
Tool Details
NameTAPoRware Find Collocates (Plain)
DescriptionCollocation tool takes a word from the user and returns all of the words directly before and directly after it based on the given context. Results are listed alphabetically, by frequency, or by Z-score (an indication of how far and in what direction that item deviates from its distribution's mean, expressed in units of its distribution's standard deviation). NOTE: If your select context of "Words" with long context length or you select other context: Lines, Sentences or Paragraph, it is very likely that the specified pattern appears in each text of corcordance more than once. If this occurs, the words of collocation will be counted more than once as well. So the counts of collocates are not accurate. For the same reason, the zScore values are not accurate. We will find way to fix this later.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwarePlainCollocates
TypeSearch
Endpoint URLhttp://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodfind_Collocation_Plain
Soap Action
Default StylesheetquickFixForEscaping.xsl
Text Compatibilityplain-text
AnalyzeThis HTML Fragment

Static URL

Dynamic URL

Quick Tool Launch

Bookmarklet (drag link to your favourites)

Analyze This (TAPoRware Find Collocates (Plain))
Parameters
Plain text source:(text source)
Parameter NametextInput
Typestring
Text Source Expectationtext
Help TextAny plain text.
Word/Pattern:(text box)
Parameter Namepattern
Typestring
Requiredtrue
Default
Example
Help TextEnter a word, a pattern or a phrase to be searched for within the text. To search for more than one word, please separate with a comma. Quotations are not needed in searching for phrases.
Context:(dropdown)
Parameter Namecontext
Typestring
Requiredfalse
Help TextWords: Places the search term in context by the specified number of words. Lines: Places the search term in context by the specified number of lines. Sentences: Places the search term in context by the specified number of sentences. Paragraphs: Places the search term in context by the specified number of paragraphs.
List Items
LabelValue
Words1(default value)
Lines2
Sentences3
Paragraphs4
Context length:(text box)
Parameter NamecontextLength
Typestring
Requiredfalse
Default5
Example
Help TextIndicates the number of words/lines/sentences/paragraphs to be displayed before and after the search term for context purposes.
Sort criteria:(dropdown)
Parameter Namesorting
Typestring
Requiredfalse
Help TextCo-occurring Words by Frequency: Returns a list of co-occurring words sorted by ascending frequency. Co-occurring Words Alphabetically: Returns a list of co-occurring words sorted alphabetically. Co-occurring Words by Z-score: Returns a list of co-occurring words sorted by Z-score. The Z-score for an item indicates how far and in what direction that item deviates from its distribution's mean, expressed in units of its distribution's standard deviation.
List Items
LabelValue
Co-occurring words by frequency1(default value)
Co-occurring words alphabetically2
Co-occurring words by z-score3
Display as:(dropdown)
Parameter NameoutFormat
Typestring
Requiredfalse
Help TextHTML: Returns the results in HTML format. XML Text in HTML: Returns the results as XML Text in HTML. XML Tree: Returns the results in raw XML.
List Items
LabelValue
HTMLhtml(default value)
XML treexml
XML text in HTMLanything
Tab delimited texttab