TAPoRware Find Words - Concordance (HTML)
Tool Details
NameTAPoRware Find Words - Concordance (HTML)
DescriptionFind 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.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareHTMLConcordance
TypeSearch
Endpoint URLhttp://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodfind_Concordance_HTML
Soap Action
Default StylesheetquickFixForEscaping.xsl
Text Compatibilityhtml
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 NamehtmlInput
Typestring
Text Source Expectationtext
Help TextAny html text.
HTML tags(text box)
Parameter NamehtmlTag
Typestring
Requiredtrue
Defaultbody
Example
Help TextAny valid html tags (separate multiple tags by comma).
Word/Pattern:(text box)
Parameter Namepattern
Typestring
Requiredtrue
Default
Example
Help TextAny word, phrase, unix pattern or regular expression.
Context(dropdown)
Parameter Namecontext
Typestring
Requiredtrue
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
Requiredtrue
Default5
Example
Help TextContext 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 NameoutFormat
Typestring
Requiredtrue
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
Display word list before and after pattern(checkbox)
Parameter Namebf
Typestring
Requiredfalse
Help TextCheck to display the word list before and after the given pattern.
List Items
LabelValue
.Y