| Tool Details |
| Name | TAPoRware List Words (Plain) |
| Description | List Words (Plain) tool can be used to list all of the words found within a given text document. The query results can be displayed alphabetically, by frequency, by order of appearance, or in reversed alphabetical order. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwarePlainListWords |
| Type | List and Statistical |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/listwordsplain |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/listwordsplain |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| Text Compatibility | plain-text |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (TAPoRware List Words (Plain)) |
| Parameters |
| Plain text source(text source) |
| Parameter Name | textInput |
| Type | |
| Text Source Expectation | url |
| Help Text | Plain text only. Word, pdf etc. are not allowed. |
| Words limited to(dropdown) |
| Parameter Name | listOption |
| Type | |
| Required | true |
| Help Text | All: Lists all the words in the selected text. Match Pattern: Lists words which match the pattern entered by the user. Find word list: 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. Stop word list: 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) |
|
| Pattern | find/stop list(text box) |
| Parameter Name | optionSelection |
| Type | |
| Required | false |
| Default | glasgow |
| Example | |
| Help Text | The value of this field depends on the selection above. If "All words" is selected, this field is ignored. If "Words matching pattern" is selected, you have to enter a pattern here. For rest of the two selections, you enter either words list you want to see or not want to see. You can also type in "g" or "glaslow" for Glasgow stop list if you select "All words except stop list below". |
| 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 appearance | 3 |
| By the reversed alphabetic order | 4 |
|
| 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 |
|