| Tool Details |
| Name | TAPoRware Find Collocates (HTML) |
| Description | The collocation tool takes a word from the user and returns all of the words directly before and directly after it based on the given context and returns the results 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). |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareHTMLCollocation |
| Type | Search |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/collocateshtml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/collocateshtml |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| Text Compatibility | html |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (TAPoRware Find Collocates (HTML)) |
| Parameters |
| HTML source(text source) |
| Parameter Name | htmlInput |
| Type | |
| Text Source Expectation | url |
| Help Text | Any html text. |
| HTML tags(text box) |
| Parameter Name | htmlTag |
| Type | |
| Required | true |
| Default | body |
| Example | |
| Help Text | Enter any valid HTML element name(s). The text extraction will be restricted to the tag(s) entered here. Please separate multiple tags by a comma. The default is body. |
| Word/Pattern(text box) |
| Parameter Name | pattern |
| Type | |
| Required | true |
| Default | |
| Example | |
| Help Text | Enter a word, or a regular expression to search for within the text. Unix style searching may also be used. |
| Exclude modified Glasgow Stop Words(radio) |
| Parameter Name | glasgow |
| Type | |
| Required | false |
| Help Text | |
| List Items |
| Label | Value |
| Yes | 1(default value) |
| No | 2 |
|
| Context(dropdown) |
| Parameter Name | context |
| Type | |
| Required | false |
| Help Text | Words: 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. |
| List Items |
| Label | Value |
| Words | 1(default value) |
| Lines | 2 |
| Sentences | 3 |
| Paragraphs | 4 |
|
| Context length(text box) |
| Parameter Name | contextLength |
| Type | |
| Required | false |
| Default | 5 |
| Example | |
| Help Text | Indicates the number of words/lines/sentences/paragraphs to be displayed before and after the search term for context purposes. |
| Sort criteria(dropdown) |
| Parameter Name | sorting |
| Type | |
| Required | false |
| Help Text | Co-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 |
| Label | Value |
| Co-occurring words by frequency | 1(default value) |
| Co-occurring words alphabetically | 2 |
| Co-occurring words by z-score | 3 |
|
| Display as(dropdown) |
| Parameter Name | outFormat |
| Type | |
| Required | false |
| Help Text | HTML: 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 |
| Label | Value |
| HTML | html(default value) |
| XML tree | xml |
| XML text in HTML | anything |
| Tab delimited text | tab |
|