| Tool Details |
| Name | TAPoRware List Words (HTML) |
| Description | List 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. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareHTMLListWords |
| Type | List and Statistical |
| Endpoint URL | http://taporware.mcmaster.ca:9982 |
| Service URI | http://taporware.mcmaster.ca/~taporware/webservice |
| Service Method | list_Words_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 List Words (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 tag. |
| List options(dropdown) |
| Parameter Name | listOption |
| Type | string |
| Required | true |
| Help Text | All 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 |
| Label | Value |
| All words | all |
| Words matching pattern below | patt |
| Words in the list below | find |
| All words except stop list below | stop(default value) |
|
| Term(text box) |
| Parameter Name | optionSeletion |
| Type | string |
| Required | false |
| Default | glasgow |
| Example | |
| Help Text | The meaning of this text field depends on the selection above.
Please separate multiple words by comma. |
| Sort criteria:(dropdown) |
| Parameter Name | sorting |
| Type | string |
| Required | true |
| Help Text | Alphabetically: 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 |
| Label | Value |
| By frequency | 2(default value) |
| Alphabetically | 1 |
| By the order of appearrence | 3 |
| By reversed alphabetic order | 4 |
|
| 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 |
|