|
|
||
![]() |
||
|
The TABULATE command is used to create a two-dimensional display of terms extracted from two fields with ANALYZE. |
|
Display options available with the TABULATE command are: |
|
|
|
|
Non-grid (default format) |
Columns of information containing:
|
| GRID |
A two-dimensional table with:
|
| DELIMITED |
Delimited lines of information containing
Note: This option is intended for use by post-processing applications |
|
While in the TABULATE command you have the option to reformat the display using the same display fields. |
|
To use TABULATE, follow these steps: |
|
|
|
|
|
ANALYZE an answer set specifying 2 fields for analysis. |
|
|
Enter the TABULATE command line. |
|
|
Respond to the prompts within TABULATE to set the display requirements. |
|
To use the TABULATE command, follow this sample format: | |||||||
|
|
|
|
|
|
||||
|
|
|
|
|
|||||
|
|
|
Use the guidelines below to enter command line information: |
|
|
|
|
|
Type: TABULATE |
|
|
Type: An L-number created with ANALYZE Default: The last L-number created |
|
|
Type: a primary extraction (display) field code |
|
|
Type: a secondary extraction (display) field code |
| Use the guidelines below to respond to prompts for display parameters within TABULATE. Note that the default for each prompt is listed in parentheses. |
|
|
|
| DISPLAY AS GRID FORMAT (N), Y, or ?: |
Type: To display terms: Y In a grid N In columns |
|
DISPLAY PRIMARY (TOP 10), ENTIRE OR ?: DISPLAY SECONDARY (TOP 10), ENTIRE OR ?: |
Type: To display: ENTIRE All the terms TOP n Top n terms based on frequency of occurrence DGT n Terms with Document Counts Greater than n PGT n Terms with or Percentage Counts %GT n Greater than n m-n A range of terms |
|
PRIMARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?: SECONDARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?: |
Type: To sort terms: ALPHA In alphabetical order CURRENT By the current ordering of the ANALYZE L-number DOC By the number of documents for each term PER By the percentage or % of documents for each term |
|
PRIMARY SORT DIRECTION (DEFAULT), A, D, OR ?: SECONDARY SORT DIRECTION (DEFAULT), A, D, OR ?: |
Type: To sort terms: A In ascending order * From lowest to highest for number * From A to Z for alphabetic terms D In descending order * From highest to lowest for numbers * From Z to A for alphabetic terms Default: D for numbers, A for alphabetics |
|
Notes:
|
|
Other display options can be used with TABULATE. Follow the guidelines in the table below. |
|
|
|
|
| The answer number with the terms |
ANSWERS Note: ANSWER and GRID cannot be used in the same TABULATE command. |
=> TABULATE L6 ICM PY ANSWERS |
| The terms in the delimited format for downloading |
DELIMITED Or, at the reformatting prompt,type TABULATE DELIMITED |
=> TABULATE L6 AU PY DELIMITED REFORMAT USING SAME DISPLAY FIELDS:(N), Y, ?: TABULATE DELIMITED |
| The appended search field code | DETAIL |
=> TABULATE ICM PY DETAIL |
|
You may instruct TABULATE to display terms only if they meet certain criteria. |
|
|
|
|
| Only terms that contain a 1-20 character string | WITH followed by the character string in quotes | => TABULATE L5 AU PY WITH "BARNETT" |
| Only terms that do not contain a 1-20 character string | NOT followed by the character string in quotes | => TABULATE L3 AU PY NOT "MILLER" |
|
Rules:
|
||
|
The following example shows use of the TABULATE command to display terms extracted with ANALYZE in the default display. |
L2 ANALYZE L1 1- AU PY : 78 TERMS
=> TABULATE L2 AU PY
DISPLAY AS GRID FORMAT (N), Y, OR ?:N
DISPLAY PRIMARY (TOP 10), ENTIRE OR ?:.
DISPLAY SECONDARY (TOP 10), ENTIRE OR ?:.
PRIMARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:ALPHA
PRIMARY SORT DIRECTION (DEFAULT), A, D, OR ?:.
SECONDARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:.
SECONDARY SORT DIRECTION (DEFAULT), A, D, OR ?:D
A FEE WILL BE CHARGED. PROCEED? (Y), N, OR ?:.
L2 ANALYZE L1 1- AU PY : 78 TERMS
TERM # # DOC % DOC AU PY
------ ------ ------ -------------------------- ------
1 2 7.41 BAKER, NORMAN F.
1 3.70 -- 1977
1 3.70 -- 1975
2 1 3.70 BARNETT, S.
1 3.70 -- 1994
3 1 3.70 BARNETT, SHARRON H.
1 3.70 -- 1988
4 1 3.70 BARNETT, SHARRON
1 3.70 -- 1996
-
-
-
REFORMAT USING SAME DISPLAY FIELDS? (N), Y, OR ?:N
|
|
Notes:
|
|
The following example shows use of the TABULATE command to display terms extracted with ANALYZE in the GRID display. |
L2 ANALYZE L1 1- AU PY : 78 TERMS
=> TABULATE L2 AU PY
DISPLAY AS GRID FORMAT (N), Y, OR ?:Y
DISPLAY PRIMARY (TOP 10), ENTIRE OR ?:.
PRIMARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:ALPHA
PRIMARY SORT DIRECTION (DEFAULT), A, D, OR ?:.
SECONDARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:.
SECONDARY SORT DIRECTION (DEFAULT), A, D, OR ?:D
A FEE WILL BE CHARGED. PROCEED? (Y), N, OR ?:.
L2 ANALYZE L1 1- AU PY : 78 TERMS
PY
-------------------------------------------------
AU 1998 1997 1996 1995 1994 1993 1991 1988 1983 1978
------------------------ ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
BAKER, NORMAN F. 0 0 0 0 0 0 0 0 0 0
BARNETT, S. 0 0 0 0 1 0 0 0 0 0
BARNETT, SHARRON H. 0 0 0 0 0 0 0 1 0 0
BARNETT, SHARRON 0 0 1 0 0 0 0 0 0 0
BISHAI, SAMIR 0 1 0 0 0 0 0 0 0 0
COLBURN, EVERETT L., JR. 0 0 0 0 0 0 0 0 0 0
DEAN, SUSAN R. 0 1 0 0 0 0 0 0 0 0
DRYDEN, MICHAEL W. 0 1 0 0 0 0 0 0 0 0
EVILSIZER, MELODY 0 0 1 0 0 0 0 0 0 0
FITCH, JOANNE 0 0 0 1 0 0 0 0 0 0
-
-
-
REFORMAT USING SAME DISPLAY FIELDS? (N), Y, OR ?:N
|
|
Notes:
|
|
The following example shows use of the TABULATE command to display terms extracted with ANALYZE in the DELIMITED display. |
L2 ANALYZE L1 1- AU PY : 78 TERMS => TABULATE L2 AU PY DELIMITED DISPLAY AS GRID FORMAT (N), Y, OR ?:N DISPLAY PRIMARY (TOP 10), ENTIRE OR ?:. DISPLAY SECONDARY (TOP 10), ENTIRE OR ?:. PRIMARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:ALPHA PRIMARY SORT DIRECTION (DEFAULT), A, D, OR ?:. SECONDARY SORT ORDER (CURRENT), DOC, ALPHA, OR ?:. SECONDARY SORT DIRECTION (DEFAULT), A, D, OR ?:D A FEE WILL BE CHARGED. PROCEED? (Y), N, OR ?:. L2 ANALYZE L1 1- AU PY : 78 TERMS 1;3.70;BAKER, NORMAN F.;1977 1;3.70;BAKER, NORMAN F.;1975 1;3.70;BARNETT, S.;1994 1;3.70;BARNETT, SHARRON H.;1988 1;3.70;BARNETT, SHARRON;1996 1;3.70;BISHAI, SAMIR;1997 1;3.70;COLBURN, EVERETT L., JR.;1977 1;3.70;DEAN, SUSAN R.;1997 1;3.70;DRYDEN, MICHAEL W.;1997 1;3.70;EVILSIZER, MELODY;1996 1;3.70;FITCH, JOANNE;1995 REFORMAT USING SAME DISPLAY FIELDS? (N), Y, OR ?:N |
|
Notes:
|
|
If you enter just the TABULATE command, STN prompts you for all information necessary to complete the command. If you are unsure how to answer an STN prompt, enter a question mark (?) and STN provides more details. For more details on the TABULATE command, type HELP TABULATE. |