TAPoRware Find Co-occurrence (HTML)
Tool Details
NameTAPoRware Find Co-occurrence (HTML)
DescriptionCo-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.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareHTMLCoOccurrence
TypeSearch
Endpoint URLhttp://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodfind_Cooccurrence_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 Co-occurrence (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 TextThe 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 Namepattern
Typestring
Requiredtrue
Default
Example
Help TextEnter a word or a pattern to search for in co-occurrence with the co-pattern.
Co-pattern:(text box)
Parameter Namecopattern
Typestring
Requiredtrue
Default
Example
Help TextEnter a word or a pattern to search for in co-occurrence with the primary pattern.
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.
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.
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