<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:11pt;color:#000000;font-family:Helvetica,Arial,sans-serif;" dir="ltr">
<p></p>
<p>Dear all,</p>
<p><br>
</p>
<p>I would like to create an input file for collostructional analysis. Is there an efficient way of exporting a file containing three columns:
<span>1) collocates occurring in a particular construction (complex query) 2) their frequencies within said construction 3) their corpus frequencies overall? </span></p>
<p><span><br>
</span></p>
<p>If this isn’t possible in a single step: I already have a list containing 1) and 2) — is there a way of querying the corpus frequencies of the words using a word list?</p>
<p><br>
</p>
<p>I have tried:</p>
<pre><code class="language-bash">cwb-lexdecode -r <REGISTRY> -F list.txt -f0 -P word <MYCORPUS>
</code></pre>
<p>but this computes no matches which can't be right (my list contains one word per line).I’m using my university's v3.0.0 CWB installation from the command line.</p>
<p><br>
</p>
<p>Apologies if the question is basic but I am new to corpus linguistics and I am at a loss! Any help is greatly appreciated!</p>
<p></p>
<p><br>
</p>
<p>Best</p>
<p>Elif</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;">
<div style="margin:0px"><span style="font-size:8pt; font-family:"Lucida Console",Monaco,monospace; color:rgb(117,123,128)"></span></div>
<p></p>
</div>
</div>
</div>
</body>
</html>