| 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://ra.tapor.ualberta.ca/~taporware2/services/listwordshtml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/listwordshtml |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| 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 | |
| Text Source Expectation | url |
| Help Text | Any html text. |
| HTML tags(text box) |
| Parameter Name | htmlTag |
| Type | |
| Required | true |
| Default | body |
| Example | |
| Help Text | Any valid html tag. |
| List options(dropdown) |
| Parameter Name | listOption |
| Type | |
| 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 | |
| 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 | |
| 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 |
| Alphabetically | 1 |
| By frequency | 2(default value) |
| By the order of appearrence | 3 |
| By reversed alphabetic order | 4 |
|
| Stemming(radio) |
| Parameter Name | stemming |
| Type | |
| Required | true |
| Help Text | Apply inflectional <a href="http://en.wikipedia.org/wiki/Stemmer" class="mainarea" target="_blank">stemmer</a>. Takes longer. |
| List Items |
| Label | Value |
| Yes | yes |
| No | no(default value) |
|
| Display as(dropdown) |
| Parameter Name | outFormat |
| Type | |
| 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 |
|