cqp:practice-complex-queries-solutions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cqp:practice-complex-queries-solutions [2024/07/08 15:26] – add %% to code in [Exercise 5] & change phrasing aamoakuh | cqp:practice-complex-queries-solutions [2024/07/08 16:03] (current) – add %% to code in [Exercise 6] aamoakuh | ||
---|---|---|---|
Line 70: | Line 70: | ||
This query may have to be adjusted gradually, these are possible ways to start out: | This query may have to be adjusted gradually, these are possible ways to start out: | ||
- | '' | + | '' |
- | '' | + | '' |
The previous queries match too many sentences that aren’t instantiations of the constructions. This is a possible way to narrow it down to people in the noun slot. Note that '' | The previous queries match too many sentences that aren’t instantiations of the constructions. This is a possible way to narrow it down to people in the noun slot. Note that '' | ||
- | '' | + | '' |
**Which of the construction’s slots remain the same, which are variable?** | **Which of the construction’s slots remain the same, which are variable?** | ||
Line 89: | Line 89: | ||
==== Exercise 7 ==== | ==== Exercise 7 ==== | ||
- | Query for // | + | Query for // |
- | Frequency | + | First ten entries of the frequency |
count Last by hw on match[1] | count Last by hw on match[1] | ||
Line 106: | Line 106: | ||
2 glance | 2 glance | ||
- | Query and frequency list for //toxic// (956 matches): | + | Query and first ten entries of the frequency list for //toxic// (956 matches): |
[hw=" | [hw=" | ||
Line 121: | Line 121: | ||
15 emission | 15 emission | ||
- | Query and frequency list for // | + | Query and first ten entries of the frequency list for // |
[hw=" | [hw=" |
cqp/practice-complex-queries-solutions.1720445180.txt.gz · Last modified: 2024/07/08 15:26 by aamoakuh