pattern: A sequence of characters used either with regular expression notation or for path name expansion, as a means of selecting various character strings or path names, respectively. Values are matched against patterns to see if they should be included/excluded. In patterns "*" matches any string, "?" matches any single character.
context: the text that occurs before and after a piece of text (or a pattern in this case).
This tool can find text anywhere in an HTML document. The search can be narrowed to specified tags. All results are returned with a concordance of either words, sentences, or lines.
Added:
> >
Term Definition
concordance: Search patterns in their context. This is an analysis that shows search patterns and their context in one line (similiar to KWICs -- acronym for Keyword In Context). The search patterns are in the center of a line, the rest consists of the context before and after the search pattern.
pattern: A sequence of characters used either with regular expression notation or for path name expansion, as a means of selecting various character strings or path names, respectively. Values are matched against patterns to see if they should be included/excluded. In patterns "*" matches any string, "?" matches any single character.
context: the text that occurs before and after a piece of text (or a pattern in this case).
If you want to use this tool from you web site, here is the CGI Interface:
> >
If you want to use this tool from your web site, here is the CGI Interface:
(Note: If you want to upload local html text to the tool, you need to use attribute name/value pair: enctype="multipart/form-data" within the form tag)
Obtain HTML string by URL or from user's local disk
Obtain text contained by user specified tags
Find user specified word/pattern along with user specified context -- concordance
Generate output of concordance and word lists before and after the user specified word/pattern in the concordance text
Ways of Using
Added:
> >
Enter a valid URL in the URL field or enter a local upload html text
Enter a valid html tag or tag list seperated by comma, default is "body"
Enter word or pattern in the corresponding text field by check the related radio button
Select the context of concordance and the length of context
Select output format
If you want the results displayed in the same window with taporware interface, uncheck the check box - "Open results in new window"
Finally, click the "Submit" button
CGI Interface
Added:
> >
If you want to use this tool from you web site, here is the CGI Interface:
(Note: If you want to upload local html text to the tool, you need to use attribute name/value pair: enctype="multipart/form-data" within the form tag)
This tool can find text anywhere in an HTML document. The search can be narrowed to specified tags. All results are returned with a concordance of either words, sentences, or lines.
This tool can find text anywhere in an HTML document. The search can be narrowed to specified tags. All results are returned with a concordance of either words, sentences, or lines.
-- MattPatey - 13 Oct 2005