TAPoRware List Words (Plain)
Tool Details
NameTAPoRware List Words (Plain)
DescriptionList 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.
Websitehttp://tada.mcmaster.ca/Main/TAPoRwarePlainListWords
TypeList and Statistical
Endpoint URLhttp://taporware.mcmaster.ca:9982
Service URIhttp://taporware.mcmaster.ca/~taporware/webservice
Service Methodlist_Words_Plain
Soap Action
Default StylesheetquickFixForEscaping.xsl
Text Compatibilityplain-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 NametextInput
Typestring
Text Source Expectationtext
Help TextPlain text only. Word, pdf etc. are not allowed.
Words limited to(dropdown)
Parameter NamelistOption
Typestring
Requiredfalse
Help TextAll: 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
LabelValue
All Wordsall
Words matching pattern belowpatt
Words in the list belowfind
All words except stop list belowstop(default value)
Pattern | find/stop list(text box)
Parameter NameoptionSelection
Typestring
Requiredfalse
Defaultglasgow
Example
Help TextThe 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 Namesorting
Typestring
Requiredfalse
Help TextAlphabetically: 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
LabelValue
By frequency2(default value)
Alphabetically1
By the order of appearance3
By the reversed alphabetic order4
Display as:(dropdown)
Parameter NameoutFormat
Typestring
Requiredfalse
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.
List Items
LabelValue
HTMLhtml(default value)
XML treexml
XML text in HTMLanything
Tab delimited texttab