TAPoRware List Words (XML)
Tool Details
NameTAPoRware List Words (XML)
DescriptionList 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.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwareHTMLListWords
TypeList and Statistical
Endpoint URLhttp://ra.tapor.ualberta.ca/~taporware2/services/listwordsxml
Service URIhttp://ra.tapor.ualberta.ca/~taporware2/services/listwordsxml
Service Method
Soap Action
Default Stylesheet
Text Compatibilityxml, 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 NamexmlInput
Type
Text Source Expectationurl
Help TextMust be well-formed xml document.
Elements(text box)
Parameter Nameelement
Type
Requiredtrue
Default//
Example
Help TextMust be a valid element name in the xml document.
List options(dropdown)
Parameter NamelistOption
Type
Requiredfalse
Help TextUser 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
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
Type
Requiredfalse
Defaultglasgow
Example
Help TextThe 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 Namesorting
Type
Requiredtrue
Help TextAlphabetically: 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
LabelValue
Alphabetically1
By frequency2(default value)
By the order of appearrence3
By reversed alphabetic order4
Display as(dropdown)
Parameter NameoutFormat
Type
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. Required true
List Items
LabelValue
HTMLhtml(default value)
XML treexml
Tab delimited texttab