TAPoRware List Words (HTML)
Tool Details
NameTAPoRware List Words (HTML)
DescriptionList Words (HTML) tool can be used to list all or user specified words found within a specified tag. The query results can be displayed alphabetically, by frequency, by order of appearance, or in reversed alphabetical order. If no tag is specified, 'body' tag is used.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareHTMLListWords
TypeList and Statistical
Endpoint URLhttp://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodlist_Words_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 List Words (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 tag.
List options(dropdown)
Parameter NamelistOption
Typestring
Requiredtrue
Help TextAll words: Lists all the words in the selected text. Words matching pattern: Lists words which match the pattern entered by user only. Words in the list below: The user enters the word list he/she wants to see in either text field or uploads a word list file (the word list must be delimited by commas). The tool will filter out all other words for display. All words except stop list below: The user enters the word list he/she doesn't want to see in either text field or uploads a word list file (the word list must be delimited by commas). The tool will filter out all the words in the list and keep all others for display.
List Items
LabelValue
All wordsall
Words matching pattern belowpatt
Words in the list belowfind
All words except stop list belowstop(default value)
Term(text box)
Parameter NameoptionSeletion
Typestring
Requiredfalse
Defaultglasgow
Example
Help TextThe meaning of this text field depends on the selection above. Please separate multiple words by comma.
Sort criteria:(dropdown)
Parameter Namesorting
Typestring
Requiredtrue
Help TextAlphabetically: Lists all of the words within the document alphabetically. Frequency: Lists all of the words within the document by the number of times it appears. By the Order of Appearance: Lists all of the words within the document in the order in which they appear. By Reversed Alphabetical Order: Lists all of the words within the document in reversed alphabetical order.
List Items
LabelValue
By frequency2(default value)
Alphabetically1
By the order of appearrence3
By reversed alphabetic order4
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