| Tool Details |
| Name | TAPoRware Find Words - Concordance (HTML) |
| Description | Find Concordance (HTML) tool can find text anywhere in an HTML
document. The search can be narrowed to specified tags. All results are
returned with a concordance of either words, sentences, or lines. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareHTMLConcordance |
| Type | Search |
| Endpoint URL | http://taporware.mcmaster.ca:9982 |
| Service URI | http://taporware.mcmaster.ca/~taporware/webservice |
| Service Method | find_Concordance_HTML |
| Soap Action | |
| Default Stylesheet | quickFixForEscaping.xsl |
| Text Compatibility | html |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (TAPoRware Find Words - Concordance (HTML)) |
| Parameters |
| HTML source(text source) |
| Parameter Name | htmlInput |
| Type | string |
| Text Source Expectation | text |
| Help Text | Any html text. |
| HTML tags(text box) |
| Parameter Name | htmlTag |
| Type | string |
| Required | true |
| Default | body |
| Example | |
| Help Text | Any valid html tags (separate multiple tags by comma). |
| Word/Pattern:(text box) |
| Parameter Name | pattern |
| Type | string |
| Required | true |
| Default | |
| Example | |
| Help Text | Any word, phrase, unix pattern or regular expression. |
| Context(dropdown) |
| Parameter Name | context |
| Type | string |
| Required | true |
| 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.
Paragraphs: Places the search term in
context by the specified number of paragraphs. |
| List Items |
| Label | Value |
| Words | 1(default value) |
| Lines | 2 |
| Sentences | 3 |
| Paragraphs | 4 |
|
| Context length:(text box) |
| Parameter Name | contextLength |
| Type | string |
| Required | true |
| Default | 5 |
| Example | |
| Help Text | Context Length: 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 | string |
| 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 |
|
| Display word list before and after pattern(checkbox) |
| Parameter Name | bf |
| Type | string |
| Required | false |
| Help Text | Check to display the word list before and after the given pattern. |
| List Items |
|