| Tool Details |
| Name | TAPoRware List Words (XML) |
| Description | List Words (XML) tool can be used to list all or user specified words found within a specified element. The query results can be displayed alphabetically, by frequency, by order of appearance, or in reversed alphabetical order. If no element is specified, all words in the xml document will be returned. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwareHTMLListWords |
| Type | List and Statistical |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/listwordsxml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/listwordsxml |
| Service Method | |
| Soap Action | |
| Default Stylesheet | |
| Text Compatibility | xml, tei |
| AnalyzeThis HTML Fragment |
Static URL
Dynamic URL
Quick Tool Launch
Bookmarklet (drag link to your favourites)
Analyze This (TAPoRware List Words (XML)) |
| Parameters |
| XML source(text source) |
| Parameter Name | xmlInput |
| Type | |
| Text Source Expectation | url |
| Help Text | Must be well-formed xml document. |
| Elements(text box) |
| Parameter Name | element |
| Type | |
| Required | true |
| Default | // |
| Example | |
| Help Text | Must be a valid element name in the xml document. |
| List options(dropdown) |
| Parameter Name | listOption |
| Type | |
| Required | false |
| Help Text | User can select the following options. (user need to specify a term based on the selection except the selection of "All words"): All words: Lists all the words in the selected text. Words matching Pattern below: 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 (if multiple words are entried, they must be separated by comma). |
| Sort criteria(dropdown) |
| Parameter Name | sorting |
| Type | |
| Required | true |
| Help Text | Alphabetically: Lists all of the words within the specified tag(s) alphabetically. Frequency: Lists all of the words within the specified tag(s) by the number of times it appears. By the Order of Appearance: Lists all of the words within the specified tag(s) in the order in which they appear. By Reversed Alphabetical Order: Lists all of the words within the specified tag(s) 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 |
|
| 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. Required true |
| List Items |
| Label | Value |
| HTML | html(default value) |
| XML tree | xml |
| Tab delimited text | tab |
|