User Tools

Site Tools


cqp:practice-working-with-concordances

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cqp:practice-working-with-concordances [2024/06/20 13:53] – external edit 127.0.0.1cqp:practice-working-with-concordances [2025/05/15 01:00] (current) – [Exercise 2: An investigation of synonymy] add "script" aamoakuh
Line 22: Line 22:
   - Search for one verb (case-insensitive) at a time using a complex query, where you search for the lemma, and specifying the word form with either a pos- or class-tag.    - Search for one verb (case-insensitive) at a time using a complex query, where you search for the lemma, and specifying the word form with either a pos- or class-tag. 
   - Randomize the data, then reduce it to 50 concordance lines.   - Randomize the data, then reduce it to 50 concordance lines.
-  - Export your concordance as txt-file, using the ''tidycwb.pl''.+  - Export your concordance as txt-file, using the script ''tidycwb.pl''.
   - Repeat these steps for the other verb.   - Repeat these steps for the other verb.
  
Line 31: Line 31:
   - Search for the lemma //love// as a verb in the BNC-BABY.    - Search for the lemma //love// as a verb in the BNC-BABY. 
   - Save the concordance in a variable, randomize it (with the variable) and extract a sample of 50 concordances.    - Save the concordance in a variable, randomize it (with the variable) and extract a sample of 50 concordances. 
-  - Generate a frequency list of all words directly following your match in the concordance (case-insensitive) and export that frequency list into a CSV-file, using the ''tidycwb.pl''.+  - Generate a frequency list of all words directly following your match in the concordance (case-insensitive) and export that frequency list into a CSV-file, using the script ''tidycwb.pl''.
  
 ==== Solutions ====  ==== Solutions ==== 
cqp/practice-working-with-concordances.1718884383.txt.gz · Last modified: 2024/06/20 13:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki