TAPoRware Find Words - Co-occurrence (HTML)
Tool Details
NameTAPoRware Find Words - 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://ra.tapor.ualberta.ca/~taporware2/services/cooccurrencehtml
Service URIhttp://ra.tapor.ualberta.ca/~taporware2/services/cooccurrencehtml
Service Method
Soap Action
Default Stylesheet
Text Compatibilityhtml
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 NamehtmlInput
Type
Text Source Expectationurl
Help TextAny html text.
HTML tags(text box)
Parameter NamehtmlTag
Type
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
Type
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
Type
Requiredtrue
Default
Example
Help TextEnter a word or a pattern to search for in co-occurrence with the primary pattern.
Context(dropdown)
Parameter Namecontext
Type
Requiredtrue
Help Text
List Items
LabelValue
Words1(default value)
Lines2
Sentences3
Paragraphs4
Context length(text box)
Parameter NamecontextLength
Type
Requiredtrue
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
Type
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