<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&nbsp;an input file for collostructional&nbsp;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?&nbsp;</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 &lt;REGISTRY&gt; -F list.txt -f0 -P word &lt;MYCORPUS&gt;
</code></pre>
<p>but this computes&nbsp;no matches which can't be right (my list contains one word per line).I’m using my university's&nbsp;v3.0.0 CWB installation&nbsp;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, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, NotoColorEmoji, &quot;Segoe UI Symbol&quot;, &quot;Android Emoji&quot;, EmojiSymbols;">
<div style="margin:0px"><span style="font-size:8pt; font-family:&quot;Lucida Console&quot;,Monaco,monospace; color:rgb(117,123,128)"></span></div>
<p></p>
</div>
</div>
</div>
</body>
</html>