| Tool Details |
| Name | TAPoRware Find Words - Co-occurrence (HTML) |
| Description | Co-occurrence tool looks for two words a certain distance apart from one another. By entering a primary and secondary pattern, TAPoR will search the document for anywhere the two patterns are within the user-specified limits of words, sentences, or lines. If desired, the results can be narrowed to include words only found within certain tags. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareHTMLCoOccurrence |
| Type | Search |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/cooccurrencehtml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/cooccurrencehtml |
| 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 Words - Co-occurrence (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 | The text extraction will be restricted to the tag(s) entered here. Please separate multiple tags by a comma. The default tag is body. |
| Word/Pattern(text box) |
| Parameter Name | pattern |
| Type | |
| Required | true |
| Default | |
| Example | |
| Help Text | Enter a word or a pattern to search for in co-occurrence with the co-pattern. |
| Co-pattern(text box) |
| Parameter Name | copattern |
| Type | |
| Required | true |
| Default | |
| Example | |
| Help Text | Enter a word or a pattern to search for in co-occurrence with the primary pattern. |
| Context(dropdown) |
| Parameter Name | context |
| Type | |
| Required | true |
| Help Text | |
| List Items |
| Label | Value |
| Words | 1(default value) |
| Lines | 2 |
| Sentences | 3 |
| Paragraphs | 4 |
|
| Context length(text box) |
| Parameter Name | contextLength |
| Type | |
| Required | true |
| 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. |
| Display as(dropdown) |
| Parameter Name | outFormat |
| Type | |
| Required | true |
| 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 |
|