<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Many thanks for this, Andrew, and for your previous answer re: BOM
    characters.<br>
    Best,<br>
    Graham.<br>
    <br>
    <div class="moz-cite-prefix">Le 03/05/2023 à 12:56, Hardie, Andrew a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:LO4P265MB34857E8FB682056D515002FECB6C9@LO4P265MB3485.GBRP265.PROD.OUTLOOK.COM">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <div class="WordSection1">
        <p class="MsoNormal"><span>The lack of an “unregister alignment”
            button is my oversight. But your use case provides a clear
            need for one. I’ve added one now.</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>If you aren’t able to upgrade to the
            latest commit, the only way to unregister is by direct
            manipulation of the mysql database. The command is :</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>          delete from alignment_info
            where corpus_id = X and target_id = Y ;</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>where X and Y are the source and
            target  corpora respectively, specified as integer IDs.</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>(You can find the integer ID on the
            top row of the “view corpus metadata” screen for each
            corpus.)</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>best</span></p>
        <p class="MsoNormal"><span> </span></p>
        <p class="MsoNormal"><span>Andrew.</span></p>
        <p class="MsoNormal"><span> </span></p>
        <div>
          <div>
            <p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span
                lang="EN-US"> <a class="moz-txt-link-abbreviated" href="mailto:cwb-bounces@sslmit.unibo.it">cwb-bounces@sslmit.unibo.it</a>
                <a class="moz-txt-link-rfc2396E" href="mailto:cwb-bounces@sslmit.unibo.it">&lt;cwb-bounces@sslmit.unibo.it&gt;</a>
                <b>On Behalf Of </b>Graham Ranger -- UAPV<br>
                <b>Sent:</b> 02 May 2023 17:55<br>
                <b>To:</b> Open source development of the Corpus
                WorkBench <a class="moz-txt-link-rfc2396E" href="mailto:cwb@sslmit.unibo.it">&lt;cwb@sslmit.unibo.it&gt;</a><br>
                <b>Subject:</b> [CWB] Parallel corpus -- finetweaking</span></p>
          </div>
        </div>
        <p class="MsoNormal"> </p>
        <div>
          <p class="MsoNormal">Dear all,<br>
            I've set up a parallel corpus with cqpweb (original and
            translation), but on double-checking, I have decided to
            improved the quality of the tagging on the English side.<br>
            I've therefore re-tagged the original with amendments, and
            set it up as a monolingual corpus in cqpweb.<br>
            Now, my question is, is there a simple, non-destructive way
            to un-register the existing alignment and register a new
            alignment, or would I be best off removing both corpora in
            the first parallel corpus, removing my alignment file, and
            starting afresh?<br>
            Many thanks in advance, as ever.<br>
            Best,<br>
            Graham.</p>
        </div>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
CWB mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CWB@sslmit.unibo.it">CWB@sslmit.unibo.it</a>
<a class="moz-txt-link-freetext" href="http://liste.sslmit.unibo.it/mailman/listinfo/cwb">http://liste.sslmit.unibo.it/mailman/listinfo/cwb</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>