| Tool Details |
| Name | TAPoRware Summarizer (HTML) |
| Description | Extract statistic info , high frequency words list, concordance etc. |
| Website | http://tada.mcmaster.ca/Main/TAPoRwarePlainSummarizer |
| Type | List and Statistical |
| Endpoint URL | http://ra.tapor.ualberta.ca/~taporware2/services/summarizehtml |
| Service URI | http://ra.tapor.ualberta.ca/~taporware2/services/summarizehtml |
| 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 Summarizer (HTML)) |
| Parameters |
| HTML source(text source) |
| Parameter Name | htmlInput |
| Type | |
| Text Source Expectation | url |
| Help Text | Any HTML text. |
| List Top(text box) |
| Parameter Name | numoftop |
| Type | |
| Required | true |
| Default | 10 |
| Example | high frequency words |
| Help Text | self explained |
| List options(dropdown) |
| Parameter Name | listOption |
| Type | |
| Required | true |
| Help Text | List from all words: Lists all the words in the selected text. List from matching pattern below: Lists words which match the pattern entered by user only. List from word list below: The user enters the word list he/she wants to see in the text field The tool will filter out all other words for display. List all not from word list below: The user enters the word list he/she doesn't want to see in the text field. The tool will filter out all the words in the list and keep all others for display. |
| List Items |
| Label | Value |
| List from all words | all |
| List from matching pattern below | patt |
| List from word list below | find |
| List all not from word list below | stop |
| List all not from modified Glasgow stop words | glasgow(default value) |
|
| Option term(text box) |
| Parameter Name | optionSelection |
| Type | |
| Required | false |
| Default | a, an, the, in, on, at, and, i, you, he, she, they, this, that, these, those, for, to, from, it, is, are, am, be, may, can |
| Example | |
| Help Text | The text here depends on the selection above. If you select "List from all words", this field is ignored. If you select "List from matching pattern below", you need to enter a unix style pattern. For the other two selection, enter a word list (delimited by comma) to list or not to list. |
| list sentence(hidden field) |
| Parameter Name | listSentence |
| Type | |
| Value | Yes |
| List sentences that have(text box) |
| Parameter Name | numofhigh |
| Type | |
| Required | true |
| Default | 2 |
| Example | or more high frequency words |
| Help Text | |
| lsit concordance(hidden field) |
| Parameter Name | listConcor |
| Type | |
| Value | Yes |
| Context cout per high frequency word(dropdown) |
| Parameter Name | numofstart |
| Type | |
| Required | true |
| Help Text | For each high frequency word, list (first|first three|all) context(s) with context length of n words before and after. |
| List Items |
| Label | Value |
| First | first(default value) |
| First three | three |
| All | all |
|
| Context length(hidden field) |
| Parameter Name | listCooccur |
| Type | |
| Value | 5 |
| Collocation limit in words(text box) |
| Parameter Name | collocationLimit |
| Type | |
| Required | false |
| Default | |
| Example | 1 |
| Help Text | Lists collocates of high frequency words that appear no more than n words apart. |
| Sorting criteria(dropdown) |
| Parameter Name | sorting |
| Type | |
| Required | false |
| Help Text | |
| List Items |
| Label | Value |
| Alphabetically | 1 |
| By frequency | 2(default value) |
| By the order of appearrence | 3 |
| By reversed alphabetic order | 4 |
|
| Display as(radio) |
| Parameter Name | outFormat |
| Type | |
| Required | false |
| Help Text | |
| List Items |
| Label | Value |
| HTML | html(default value) |
|