You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/doc/en/5.3.-Reports.md
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,27 +9,27 @@ path: 5.3.-Reports
9
9
* Coding comparison by file - for text files (compares 2 coders)
10
10
* Code counts by file/case
11
11
* Code frequencies (totals of applied codes)
12
-
* File summary (details of a file and it coded segments)
12
+
* File summary (details of a file and its coded segments)
13
13
* Code summary (details of a code and associated files)
14
14
* Code relations - for text files (shows proximity, exact match, overlaps, distance between selected codes)
15
15
* Code Co-occurrence - for text files (Shows counts where a code abuts/overlaps/exact-matches another code)
16
16
* Code text exact matches - for text files (Shows counts of exact matches between codes)
17
17
* Codes by text segments (Shows table of file names (rows), coded text, and codes assigned - denoted by 1).
18
18
* View graph (Create or show a graph (map) of objects and their linkages)
19
-
* Charts (Display statistical and other charts in web browser)
19
+
* Charts (Display statistical and other charts in a web browser)
20
20
* Database Queries (Database querying, including default queries)
21
21
22
22
# Coding Reports
23
23
24
-
This report gives a list, or matrix, of coded data based on your selections. One or more codes need to be selected. If a category is selected all codes in that category are also selected. Multiple categories can be selected using the mouse and the ‘ctrl’ button.
24
+
This report gives a list, or matrix, of coded data based on your selections. One or more codes need to be selected. If a category is selected, all codes in that category are also selected. Multiple categories can be selected using the mouse and the ‘ctrl’ button.
25
25
26
26
The Search button (Play Button) will present the results.
27
27
28
28
<imgwidth="1406"height="450"alt="Code reports Screen with results"src="https://github.com/user-attachments/assets/fc6a6750-1cfe-41c4-b905-1f589876e573" />
29
29
30
30
Coding results can be narrowed down by using the File selection, Case selection or Attribute selection buttons. Only codings within the selected files or cases will be presented. When case selections are used, file selections are ignored. Also when file selections are used, case selections are ignored.
31
31
32
-
If text is entered into the Search text field, only codings which contain the matching text will be presented.
32
+
If text is entered into the Search text field, only codings that contain the matching text will be presented.
33
33
The search text also looks for matching text in memos for coded image areas and coded audio/video segments. The search text function must be used in combination with File selection, Case selection or Attribute selection.
34
34
35
35
## Important coded text, images, segments
@@ -48,7 +48,7 @@ Matrix options: have codes/categories by file or by case. The matrix can be tran
48
48
49
49
The panes can be widened or narrowed by dragging with the mouse on the bar that splits each section.
50
50
51
-
Reports can be exported to text, open document (ODT), html or csv files.
51
+
Reports can be exported to text, OpenDocument (ODT), HTML, or csv files.
Agreement % shows agreement for a combination of coded and non-coded text characters.
101
101
102
-
A and B % shows agreement for the only the coded text characters divided by the total characters in the text.
102
+
A and B % shows agreement for only the coded text characters divided by the total characters in the text.
103
103
104
104
Not A and Not B % shows the total of the uncoded text divided by the total characters in the text.
105
105
106
106
Disagree % shows the percentage of all the coded and non-coded text that did not match between coders. It is the same as 100 – the Agree %.
107
107
108
-
Agree coded only % shows the percentage of all the dualcoded text divided by single plus dualcoded text.
108
+
Agree coded only % shows the percentage of all the dual-coded text divided by single plus dual-coded text.
109
109
110
110
Cohen’s Kappa is calculated based on the information in [Wikipédia](https://en.wikipedia.org/wiki/Cohen%27s_kappa).
111
111
@@ -115,8 +115,8 @@ Buttons to run the comparisons, to clear the coders selected, to export to Excel
115
115
116
116
# Coding Comparison by file Report
117
117
118
-
This option shows the overall similarities and differences between two coders in ONE selected file. Select one file, one code and two coders. Then click the run comparisons button. The statistics and comparisons for audio/video coded segments are in development.
119
-
Overall agreement, disagreement and Cohens Kappa are calculated for text and images. An image file is displayed in a separate window showing the two coders selections in yellow or blueboxed areas. Green text indicates where both coders coded the same section of text. Mouse hover provides additional information.
118
+
This option shows the overall similarities and differences between two coders in ONE selected file. Select one file, one code, and two coders. Then click the run comparisons button. The statistics and comparisons for audio/video coded segments are in development.
119
+
Overall agreement, disagreement, and Cohen's Kappa are calculated for text and images. An image file is displayed in a separate window, showing the two coders' selections in yellow or blue-boxed areas. Green text indicates where both coders coded the same section of text. Mouse hover provides additional information.
@@ -131,16 +131,16 @@ This window shows all the codes and categories and the frequency of use for each
131
131
132
132
This dialog shows the relations between two or more codes. This can only be applied to text files.
133
133
Select two or more codes, and press the Calculate button.
134
-
his report may be useful to show proximity or overlaps between codes. Note, other reports such as Code Co-occurrence and Code Text Exact Matches also do this. This report give a lot of fine details, such as the coding character positions for each code.
134
+
his report may be useful to show proximity or overlaps between codes. Note, other reports such as Code Co-occurrence and Code Text Exact Matches also do this. This report gives a lot of fine details, such as the coding character positions for each code.
135
135
A csv file can be exported.
136
136
137
137
138
138
The relations are:
139
139
140
140
* Proximity – Two codes do not overlap. The distance in number of characters is shown.
141
-
* Overlap – Two codes partially overlap. The lowest and highest character positions of the combination are shown. The union of the overlapping section is shown in character positions.
142
-
* Inclusion – One code is included within another code. The lowest and highest character positions of the combination are shown. The union of the overlapping section is shown in character positions.
143
-
* Exact – Both codes match in their start and end positions. The lowest and highest character positions of the combination are shown. The union of the overlapping section is shown in character positions.
141
+
* Overlap – Two codes partially overlap. The lowest and highest character positions of the combination are shown. The union of the overlapping sections is shown in character positions.
142
+
* Inclusion – One code is included within another code. The lowest and highest character positions of the combination are shown. The union of the overlapping sections is shown in character positions.
143
+
* Exact – Both codes match in their start and end positions. The lowest and highest character positions of the combination are shown. The union of the overlapping sections is shown in character positions.
@@ -155,43 +155,43 @@ Summary statistics and box plots can be produced.
155
155
156
156
This report shows a table of code names along the x and y axes. The table cells show the count of coding co-occurrences. This is where two codes overlap or are directly abutting. Click on the cell to show the text coding details.
157
157
158
-
Options include: selecting specific text files, selecting files by attributes. Selecting specific codes, or selecting categories. There is an export to Excel option.
158
+
Options include: selecting specific text files, selecting files by attributes. Selecting specific codes, or selecting categories. There is an export-to-Excel option.
In version 3.8 plus, you can right-click on a cell containing co-occurrence coded text, to make a new merged code, that combines the two overlapping codes.
165
+
In version 3.8 plus, you can right-click on a cell containing co-occurrence coded text to make a new merged code that combines the two overlapping codes.
166
166
167
167
# File Summary Report
168
168
169
-
Click on a file to get a summary of that file. It describes media metadata, characters and word frequency. Attributes. It summarises the count of codes for that file. For text codings is summarises the average text length. For image codings it summarises the average pixel area. For audio/video codings it summarises the average segment length.
169
+
Click on a file to get a summary of that file. It describes media metadata, characters and word frequency. Attributes. It summarises the count of codes for that file. The text codings summarize the average text length. For image codings it summarises the average pixel area. For audio/video codings it summarises the average segment length.
170
170
171
-
The top 100 words has stopwords applied - so common filler words such as 'a', 'the' etc are excluded. See the list in the _Examples folder_. You can over-ride this list by providing your own stopwords text file and placing this in the _.qualcoder folder_.
171
+
The top 100 words have stopwords applied - so common filler words such as 'a', 'the', etc. are excluded. See the list in the _Examples folder_. You can override this list by providing your own stopwords text file and placing this in the _.qualcoder folder_.
Click on a code to get a summary of that code. The coders who have used the code. The number of codings in text, image and audio/video media. For text codings is summarises the average text length and the most common words. For image codings it summarises the average pixel area. For audio/video codings it summarises the average segment length.
177
+
Click on a code to get a summary of that code. The coders who have used the code. The number of codings in text, image and audio/video media. The text codings summarize the average text length and the most common words. For image codings it summarises the average pixel area. For audio/video codings it summarises the average segment length.
178
178
179
-
The top 100 words has stopwords applied - so common filler words such as 'a', 'the' etc are excluded. See the list in the _Examples folder_. You can over-ride this list by providing your own stopwords text file and placing this in the _.qualcoder folder_.
179
+
The top 100 words have stopwords applied - so common filler words such as 'a', 'the', etc. are excluded. See the list in the _Examples folder_. You can override this list by providing your own stopwords text file and placing this in the _.qualcoder folder_.
This report details all the exact matching coded text segments, where different codes are applied to the exact same text. Select text documents, and two or more codes.
185
+
This report details all the exact matching coded text segments, where different codes are applied to the exact same text. Select text documents and two or more codes.
@@ -241,7 +241,7 @@ There are a list of stop words that are used to exclude common words from the wo
241
241
242
242
"C:\Users\yourname\.qualcoder"
243
243
244
-
The stopwords currently used are in stopwords.txt in the Examples folder. Altaernatively in 3.8+ you can use the button in the Wordcloud section to temporarily link to another stopwords file of your choosing.
244
+
The stopwords currently used are in stopwords.txt in the Examples folder. Alternatively, in 3.8+, you can use the button in the Wordcloud section to temporarily link to another stopwords file of your choosing.
@@ -263,13 +263,13 @@ Most table fields are text. The following fields are integer: anid, avid, attrid
263
263
264
264
Right-click in the results table for filtering options.
265
265
266
-
Right click in the SQL window give you various options such as select all, copy, paste.
266
+
Right-clicking in the SQL window gives you various options such as select all, copy, and paste.
267
267
268
-
At the bottom of the lefthand side list, you can see: stored sql and Default queries
268
+
At the bottom of the left-hand side list, you can see: stored sql and Default queries
269
269
270
-
Stored sql are you own created and stored sql statements. To store a sql statement, right-click on the sql and choose 'save query'.
270
+
Stored sql are your own created and stored sql statements. To store a sql statement, right-click on the sql and choose 'save query'.
271
271
272
-
Default queries, such as the one shown in the image, are readymade sql to do additional extracts from your data. They are commented '-- a comment' to describe what each statement does.
272
+
Default queries, such as the one shown in the image, are ready-made SQL queries to perform additional extracts from your data. They are commented '-- a comment' to describe what each statement does.
0 commit comments