Akron | 8dbf9c6 | 2024-03-20 17:24:15 +0100 | [diff] [blame] | 1 | % layout 'main', title => 'KorAP: ' . $c->loc('news'); |
| 2 | |
| 3 | <h2 id="tutorial-top"><%= loc 'news' %></h2> |
| 4 | |
Akron | bc2bc3f | 2024-04-12 12:04:06 +0200 | [diff] [blame^] | 5 | % my $lang = $c->localize->preference; |
| 6 | |
| 7 | <section id="news" style="background-color: inherit; border-left: 0; mix-blend-mode: unset; -webkit-mix-blend-mode: unset;"> |
| 8 | <style scoped> |
| 9 | dd > p { |
| 10 | max-width: 100ex; |
| 11 | } |
| 12 | </style> |
| 13 | |
| 14 | <dl> |
| 15 | |
| 16 | % if ($lang eq 'de') { |
| 17 | <dt><time datetime="2024-04-12">Freitag, 12. April 2024</time></dt> |
| 18 | <dd> |
| 19 | <h4>DeReKo-KorAP-Release 2024-I</h4> |
| 20 | <p>Ab heute steht <a href="/doc/corpus">DeReKo-KorAP 2024-I</a> für alle Nutzer*innen zur Verfügung.</p> |
| 21 | <p>Zudem wurde die Plattform um einige Funktionen erweitert und auf den aktuellen Stand gebracht. Fehler konnten ebenfalls bereinigt werden.</p> |
| 22 | </dd> |
| 23 | % } else { |
| 24 | <dt><time datetime="2024-04-12">Friday, 12 April 2024</time></dt> |
| 25 | <dd> |
| 26 | <h4>DeReKo-KorAP-Release 2024-I</h4> |
| 27 | <p>As of today, <a href="/doc/corpus">DeReKo-KorAP 2024-I</a> is available to all users.</p> |
| 28 | <p>In addition, the platform has been extended and updated. Also some bugs were fixed.</p> |
| 29 | </dd> |
| 30 | % } |
| 31 | |
| 32 | |
| 33 | % if ($lang eq 'de') { |
| 34 | <dt><time datetime="2024-02-19">Montag, 19. Februar 2024</time></dt> |
| 35 | <dd> |
| 36 | <h4>KorAP-Update mit CQP-Unterstützung</h4> |
| 37 | <p>Im Anfragesprachenmenü kann jetzt auch CQP ausgewählt werden.</p> |
| 38 | </dd> |
| 39 | % } else { |
| 40 | <dt><time datetime="2024-02-19">Monday, 19 February 2024</time></dt> |
| 41 | <dd> |
| 42 | <h4>KorAP Update with CQP support</h4> |
| 43 | <p>In the query language menu, now also CQP can be selected.</p> |
| 44 | </dd> |
| 45 | % } |
| 46 | |
| 47 | |
| 48 | % if ($lang eq 'de') { |
| 49 | <dt><time datetime="2024-01-28">Dienstag, 28. Januar 2024</time></dt> |
| 50 | <dd> |
| 51 | <h4>Update der Client-Bibliotheken</h4> |
| 52 | <p>v0.8.0 der Client Bibliotheken für R und Python bringt u.a. die neue Methode <code class="language-python">textMetada</code>, zur Abfrage von Text-Metadaten anhand von Siglen. Siehe <a href="https://github.com/KorAP/RKorAPClient/blob/master/NEWS.md" class="external">RKorAPCLient-News</a>, bzw. <a href="https://github.com/KorAP/PythonKorAPClient/blob/master/CHANGELOG.md" class="external">PythonKorAPCLient-Changelog</a>.</p> |
| 53 | </dd> |
| 54 | % } else { |
| 55 | <dt><time datetime="2024-01-28">Tuesday, 28 January 2024</time></dt> |
| 56 | <dd> |
| 57 | <h4>Client Libraries Updated</h4> |
| 58 | <p>v0.8.0 of the client libraries for R and Python includes the new method <code class="language-python">textMetada</code>, for querying text metadata using sigles. See <a href="https://github.com/KorAP/RKorAPClient/blob/master/NEWS.md" class="external">RKorAPCLient-News</a>, or <a href="https://github.com/KorAP/PythonKorAPClient/blob/master/CHANGELOG.md" class="external">PythonKorAPCLient-Changelog</a>.</p> |
| 59 | </dd> |
| 60 | % } |
| 61 | |
| 62 | % if ($lang eq 'de') { |
| 63 | <dt><time datetime="2023-10-24">Dienstag, 24. Oktober 2023</time></dt> |
| 64 | <dd> |
| 65 | <h4>KorAP Update</h4> |
| 66 | <p>Auf dem Produktionssystem wurde KorAP hinsichtlich des Backends aktualisiert (<a href="https://github.com/KorAP/Kustvakt/releases/tag/v0.71.1-release" class="external">v0.71.1</a>)!</p> |
| 67 | </dd> |
| 68 | % } else { |
| 69 | <dt><time datetime="2023-10-24">Tuesday, 24 October 2023</time></dt> |
| 70 | <dd> |
| 71 | <h4>KorAP Update</h4> |
| 72 | <p>The KorAP-Backend is now up-to-date (<a href="https://github.com/KorAP/Kustvakt/releases/tag/v0.71.1-release" class="external">v0.71.1</a>)!</p> |
| 73 | </dd> |
| 74 | % } |
| 75 | |
| 76 | |
| 77 | % if ($lang eq 'de') { |
| 78 | <dt><time datetime="2023-07-17">Montag, 17. Juli 2023</time></dt> |
| 79 | <dd> |
| 80 | <h4>KorAP Update</h4> |
| 81 | <p>Auf dem Produktionssystem wurde KorAP auf den aktuellen Stand gebracht. Hinsichtlich des Frontends auf <a href="https://github.com/KorAP/Kalamar/blob/a4f1a97e3d357d5b7978689c601fce5b54d94ba4/Changes#L7" class="external">v0.50.1</a>, hinsichtlich des Backends auf <a href="https://github.com/KorAP/Kustvakt/blob/8b6822153d249572ba6340a25efa2f92d3255fdc/full" class="external">v0.71</a>.</p> |
| 82 | </dd> |
| 83 | % } else { |
| 84 | <dt><time datetime="2023-07-17">Monday, 17 July 2023</time></dt> |
| 85 | <dd> |
| 86 | <h4>KorAP Update</h4> |
| 87 | <p>KorAP is now up-to-date on the production system. The current version of the frontend is <a href="https://github.com/KorAP/Kalamar/blob/a4f1a97e3d357d5b7978689c601fce5b54d94ba4/Changes#L7" class="external">v0.50.1</a>, the current version of the backend is <a href="https://github.com/KorAP/Kustvakt/blob/8b6822153d249572ba6340a25efa2f92d3255fdc/full" class="external">v0.71</a>.</p> |
| 88 | </dd> |
| 89 | % } |
| 90 | |
| 91 | |
| 92 | % if ($lang eq 'de') { |
| 93 | <dt><time datetime="2023-03-10">Samstag, 10. März 2023</time></dt> |
| 94 | <dd> |
| 95 | <h4>DeReKo-KorAP-Release 2023-I</h4> |
| 96 | <p>Ab heute steht <a href="/doc/corpus">DeReKo-KorAP 2023-I-beta</a> für alle Nutzer*innen zur Verfügung.</p> |
| 97 | <p>Zudem wurde die Plattform um einige Funktionen, wie dem Zugriff auf Volltexte bei Lizenzpartnern, erweitert. Einige Fehler konnten ebenfalls bereinigt werden.</p> |
| 98 | </dd> |
| 99 | % } else { |
| 100 | <dt><time datetime="2023-03-10">Saturday, 10 March 2023</time></dt> |
| 101 | <dd> |
| 102 | <h4>DeReKo-KorAP-Release 2023-I</h4> |
| 103 | <p>As of today, <a href="/doc/corpus">DeReKo-KorAP 2023-I-beta</a> is available to all users.</p> |
| 104 | <p>In addition, the platform has been extended with several features, such as access to full texts from licensing partners. Also some bugs were fixed.</p> |
| 105 | </dd> |
| 106 | % } |
| 107 | |
| 108 | % if ($lang eq 'de') { |
| 109 | <dt><time datetime="2022-09-08">8. September 2022</time></dt> |
| 110 | <dd><h4>Neue RKorAPClient-Version 0.7.5 veröffentlicht</h4> |
| 111 | <p> |
| 112 | Die neue Version behebt vor allem Konflikte mit CRAN-Richtlinien, enthält aber auch |
| 113 | einige neue Demos und einen Bug-Fix bei der Kookkurrenzanalyse mit lemmatisierten |
| 114 | Komponenten. |
| 115 | </p> |
| 116 | </dd> |
| 117 | % } else { |
| 118 | <dt><time datetime="2022-09-08">8 September 2022</time></dt> |
| 119 | <dd><h4>New RKorAPClient version 0.7.5 published</h4> |
| 120 | <p> |
| 121 | The new version mainly fixes conflicts with CRAN policies, but also contains |
| 122 | new demos and a bug fix for collocation analysis with lemmatized components. |
| 123 | </p> |
| 124 | </dd> |
| 125 | % } |
| 126 | |
| 127 | |
| 128 | % if ($lang eq 'de') { |
| 129 | <dt><time datetime="2022-03-11">Freitag, 11. März 2022</time></dt> |
| 130 | <dd> |
| 131 | <h4>DeReKo-KorAP-Release 2022-I</h4> |
| 132 | <p>Ab heute steht <a href="/doc/corpus">DeReKo-KorAP-Release 2022-I</a> für alle Nutzer*innen zur Verfügung. Neben Aktualisierungen bestehender Korpora enthält es:</p> |
| 133 | <ul> |
| 134 | <li><strong>NottDeuYTsch-Korpus</strong> (NDY; nur IDS-intern)</li> |
| 135 | <li><strong>Twitter-Sample-Korpus</strong> (TWI21; nur IDS-intern)</li> |
| 136 | </ul> |
| 137 | </dd> |
| 138 | % } else { |
| 139 | <dt><time datetime="2022-03-11">Friday, 11 March 2022</time></dt> |
| 140 | <dd> |
| 141 | <h4>DeReKo-KorAP-Release 2022-I</h4> |
| 142 | <p>As of today, <a href="/doc/corpus">DeReKo-KorAP-Release 2022-I</a> is available to all users. In addition to updates to existing corpora, it includes:</p> |
| 143 | <ul> |
| 144 | <li><strong>NottDeuYTsch Corpus</strong> (NDY; IDS-internal only)</li> |
| 145 | <li><strong>Twitter-Sample Corpus</strong> (TWI21; IDS-internal only)</li> |
| 146 | </ul> |
| 147 | </dd> |
| 148 | </dd> |
| 149 | % } |
| 150 | |
| 151 | |
| 152 | % if ($lang eq 'de') { |
| 153 | <dt><time datetime="2022-02-08">8. Februar 2022</time></dt> |
| 154 | <dd><h4>Neues Korpus: Gingko - Geschriebenes Ingenieurwissenschaftliches Korpus</h4> |
| 155 | <p>Schon vor der Veröffentlichung von DeReKo-2022-I ist nun das Korpus des Projekts |
| 156 | <a href="https://www.philol.uni-leipzig.de/herder-institut/forschung/projekte/laufende-projekte/gingko">"Muster in der Sprache der Ingenieurwissenschaften"</a> in KorAP verfügbar.</p> |
| 157 | </dd> |
| 158 | % } else { |
| 159 | <dt><time datetime="2022-02-08">8 February 2022</time></dt> |
| 160 | <dd><h4>New corpus: Gingko - Geschriebenes Ingenieurwissenschaftliches Korpus</h4> |
| 161 | <p>Even before the publication of DeReKo-2022-I, the corpus of the project |
| 162 | <a href="https://www.philol.uni-leipzig.de/herder-institut/forschung/projekte/laufende-projekte/gingko">"Patterns in the Language of Engineering"</a> is now available in KorAP.</p> |
| 163 | </dd> |
| 164 | % } |
| 165 | |
| 166 | |
| 167 | % if ($lang eq 'de') { |
| 168 | <dt><time datetime="2021-10-02">02. Oktober 2021</time></dt> |
| 169 | <dd><h4>Neue Python-KorAPClient-Version veröffentlicht</h4> |
| 170 | <p> |
| 171 | Zur Aktualisierung auf v0.7.1 unter Linux/macOS <code class="language-bash">python3 -m pip install -U KoraPClient</code> und unter Windows <code class="language-bash">py -m pip install -U KoraPClient</code>. |
| 172 | Die neue Version setzt die Änderungen der entsprechenden R-Bibliothek um und beinhaltet ebenfalls eine vorläufige, noch langsame aber |
| 173 | mächtige <a href="https://github.com/KorAP/PythonKorAPClient#identify-in--setzen-light-verb-constructions-by-the-collocationanalysis-method">Funktion |
| 174 | zur Kookurrenzanalyse</a>. |
| 175 | </p> |
| 176 | </dd> |
| 177 | % } else { |
| 178 | <dt><time datetime="2021-10-02">02 October 2021</time></dt> |
| 179 | <dd><h4>New KorAPClient version for Python published</h4> |
| 180 | <p> |
| 181 | To upgrade to v0.7.1 on Linux/macOS run <code class="language-bash">python3 -m pip install -U KoraPClient</code> and on Windows <code class="language-bash">p\ |
| 182 | y -m pip install -U KoraPClient</code>. |
| 183 | The new version implements the changes of the corresponding R library and also includes a preliminary, still slow but |
| 184 | powerful <a href="https://github.com/KorAP/PythonKorAPClient#identify-in--setzen-light-verb-constructions-by-the-collocationanalysis-method">function |
| 185 | for collocation analysis</a>. |
| 186 | </p> |
| 187 | </dd> |
| 188 | % } |
| 189 | |
| 190 | % if ($lang eq 'de') { |
| 191 | <dt><time datetime="2021-09-21">21. September 2021</time></dt> |
| 192 | <dd><h4>Neue RKorAPClient-Version veröffentlicht</h4> |
| 193 | <p> |
| 194 | Zur Aktualisierung auf v0.7.1 in RStudio unter <i>Tools -> Check for Package Updates</i> |
| 195 | RKorAPClient auswählen und auf <i>Install Updates</i> klicken. |
| 196 | Die neue Version enthält u.a. einen Bug-Fix für Suchen mit |
| 197 | Umlauten und eine vorläufige, noch sehr langsame aber sehr |
| 198 | mächtige <a href="https://github.com/KorAP/RKorAPClient#identify-in--setzen-light-verb-constructions-by-using-the-new-collocationanalysis-function">Funktion |
| 199 | zur Kookurrenzanalyse</a> (siehe |
| 200 | auch <a href="https://cran.r-project.org/web/packages/RKorAPClient/news/news.html">News</a>). |
| 201 | </p> |
| 202 | </dd> |
| 203 | % } else { |
| 204 | <dt><time datetime="2021-09-21">21 September 2021</time></dt> |
| 205 | <dd><h4>New RKorAPClient version published</h4> |
| 206 | <p> |
| 207 | To update to v0.7.1 in RStudio, go to <i>Tools -> Check for Package Updates</i>, |
| 208 | select RKorAPClient and click <i>Install Updates</i>. |
| 209 | The new version includes, among other things, a bug fix for |
| 210 | searches with umlauts on Windows and a preliminary, still very slow but |
| 211 | very powerful <a href="https://github.com/KorAP/RKorAPClient#identify-in--setzen-light-verb-constructions-by-using-the-new-collocationanalysis-function">collocation |
| 212 | analysis function</a> (see also |
| 213 | <a href="https://cran.r-project.org/web/packages/RKorAPClient/news/news.html">News</a>). |
| 214 | </p> |
| 215 | </dd> |
| 216 | % } |
| 217 | |
| 218 | % if ($lang eq 'de') { |
| 219 | <dt><time datetime="2021-05-06">6. Mai 2021</time></dt> |
| 220 | <dd><h4>KorAP hat ein neues Logo!</h4> |
| 221 | <p>Im Zuge des Neustart der IDS-Webseiten führt KorAP auch ein neues Logo ein - |
| 222 | entwickelt von Norbert Cußler-Volz. Ein erster Schritt - denn in den nächsten |
| 223 | Monaten wird die Benutzeroberfläche nach und nach modernisiert und in Teilen |
| 224 | an weiteren Angeboten des IDS angeglichen.</p> |
| 225 | </dd> |
| 226 | % } else { |
| 227 | <dt><time datetime="2021-05-06">6 May 2021</time></dt> |
| 228 | <dd><h4>KorAP has a new logo!</h4> |
| 229 | <p>In the course of the relaunch of the IDS web pages KorAP also introduces a new logo - |
| 230 | developed by Norbert Cußler-Volz. Just a first step - in the next couple of months the |
| 231 | user interface will be modernized step by step and will adapt in parts to other |
| 232 | IDS services.</p> |
| 233 | </dd> |
| 234 | % } |
| 235 | |
| 236 | |
| 237 | % if ($lang eq 'de') { |
| 238 | <dt><time datetime="2021-03-02">2. März 2021</time></dt> |
| 239 | <dd><h4>Neue Export-Funktion für Suchergebnisse</h4> |
| 240 | <p>Durch ein neu integriertes Plugin ist es nun möglich, |
| 241 | Suchergebnisse direkt über die grafische Nutzerschnittstelle |
| 242 | von KorAP zu exportieren. Hierfür erscheint nach einer |
| 243 | erfolgreichen Suche rechts über der Trefferliste |
| 244 | ein <span class="button-icon plugin" title="Export" data-icon=""><span>Export</span></span>-Symbol, |
| 245 | das zu einer Auswahl von zunächst drei unterschiedlichen Export-Formaten führt.</p> |
| 246 | |
| 247 | <p>Zusätzlich haben wir in dieser Version die Dokumentation erweitert und |
| 248 | beispielsweise eine kurze Publikationsliste als |
| 249 | <%= link_to loc("howToCite") => url_for(doc => { page => "faq" })->fragment("howToCite") %> |
| 250 | für die Nutzung von KorAP eingeführt.</p> |
| 251 | </dd> |
| 252 | % } else { |
| 253 | <dt><time datetime="2021-03-02">2 March 2021</time></dt> |
| 254 | <dd><h4>New export feature for search results</h4> |
| 255 | <p>Thanks to a newly integrated plugin, it is now possible to export search results |
| 256 | directly via KorAP's graphical user interface. For this purpose, an |
| 257 | <span class="button-icon plugin" title="Export" data-icon=""><span>Export</span></span> |
| 258 | icon appears above the hit list on the right after a successful search, which leads |
| 259 | to a selection of initially three different export formats.</p> |
| 260 | <p>In addition, we have expanded the documentation in this version and, |
| 261 | for example, introduced a short publication list as a |
| 262 | <%= link_to 'citation aid' => url_for(doc => { page => "faq" })->fragment("howToCite") %> |
| 263 | for using KorAP.</p> |
| 264 | </dd> |
| 265 | % } |
| 266 | |
| 267 | |
| 268 | |
| 269 | % if ($lang eq 'de') { |
| 270 | <dt><time datetime="2021-02-02">2. Februar 2021</time></dt> |
| 271 | <dd><h4><code>dereko-korap-2021-I</code> mit über 21,3 Milliarden Tokens verfügbar</h4> |
| 272 | <p>Das virtuelle Korpus enthält zusätzlich zu den Inhalten aus dereko-korap-2020-I neue Zeitungs- und Zeitschriften-Jahrgänge aus 2021. <%= doc_opener 'corpus', begin %>Zur vollständigen Auflistung der Zusammenstellung<% end %> von <code>dereko-korap-2021-I</code>. </p> |
| 273 | </dd> |
| 274 | % } else { |
| 275 | <dt><time datetime="2021-02-02">2 February 2021</time></dt> |
| 276 | <dd> |
| 277 | <h4><code>dereko-korap-2021-I</code> with over 21.3 billion tokens available via <a href="https://korap.ids-mannheim.de/">KorAP</a></h4> |
| 278 | <p>In addition to the content of theeko-korap-2020-I, the virtual corpus contains new newspaper and journal volumes from 2021. See the <%= doc_opener 'corpus', begin %>detailed breakdown of the composition<% end %> of <code>dereko-korap-2021-I</code>. </time></p> |
| 279 | </dd> |
| 280 | % } |
| 281 | |
| 282 | % if ($lang eq 'de') { |
| 283 | <dt><time datetime="2020-07-31">31. Juli 2020</time></dt> |
| 284 | <dd><h4>KorAP-Client-Bibliothek für Python veröffentlicht</h4> |
| 285 | <p>DeReKo bzw. KorAP lässt sich nun auch von der Programmiersprache Python aus abfragen. Mehr Informationen und eine Anleitung zur installation gibt es auf <a href="https://pypi.org/project/KorAPClient/">PyPI</a> oder auf <a href="https://github.com/KorAP/PythonKorAPClient/">GitHub</a>.</p> |
| 286 | </dd> |
| 287 | % } else { |
| 288 | <dt><time datetime="2020-07-31">31 July 2020</time></dt> |
| 289 | <dd><h4>KorAP client library for Python released</h4> |
| 290 | <p>DeReKo or KorAP can now be queried from the programming language Python. More information and installation instructions are available on <a href="https://pypi.org/project/KorAPClient/">PyPI</a> or on <a href="https://github.com/KorAP/PythonKorAPClient/">GitHub</a>.</p> |
| 291 | </dd> |
| 292 | % } |
| 293 | |
| 294 | % if ($lang eq 'de') { |
| 295 | <dt><time datetime="2020-06-26">26. Juni 2020</time></dt> |
| 296 | <dd><h4><code>dereko-korap-2020-I</code> mit über 20,6 Milliarden Tokens verfügbar</h4> |
| 297 | <p>Das virtuelle Korpus enthält das in COSMAS II angebotene <a href="http://www.ids-mannheim.de/cosmas2/projekt/referenz/archive.html"><i>W-gesamt</i> (DeReKo-2020-I)</a>, weitere Wikipedia-Korpora (inkl. Artikel- und Diskussionskorpora), sowie einige weitere Korpora aus <a href="https://www1.ids-mannheim.de/kl/projekte/korpora/archiv.html#Textorganisation">DeReKo-2020-I</a>. <%= doc_opener 'corpus', begin %>Zur vollständigen Auflistung der Zusammenstellung<% end %> von <code>dereko-korap-2020-I</code>. </p> |
| 298 | % } else { |
| 299 | <dt><time datetime="2020-06-26">26 June 2020</time></dt> |
| 300 | <dd> |
| 301 | <h4><code>dereko-korap-2020-I</code> with over 20.6 billion tokens available via <a href="https://korap.ids-mannheim.de/">KorAP</a></h4> |
| 302 | <p>The virtual corpus contains <a href="http://www.ids-mannheim.de/cosmas2/projekt/referenz/archive.html"><i>W-gesamt</i> of COSMAS II (DeReKo-2020-I)</a>, Wikipedia corpora with articles and talk pages, and more corpora from <a href="https://www1.ids-mannheim.de/kl/projekte/korpora/archiv.html#Textorganisation">DeReKo-2020-I</a>. See the <%= doc_opener 'corpus', begin %>detailed breakdown of the composition<% end %> of <code>dereko-korap-2020-I</code>. </time></p> |
| 303 | </dd> |
| 304 | % } |
| 305 | |
| 306 | % if ($lang eq 'de') { |
| 307 | <dt><time datetime="2020-06-17">17. Juni 2020</time></dt> |
| 308 | <dd><h4>Danke für die zahlreichen Rückmeldungen zur <a href="https://www1.ids-mannheim.de/kl/projekte/korpora/bib.html">DeReKo-Bibliographie</a> !</h4> |
| 309 | <p>(Wir hatten eine Mail an alle 40.000 KorAP-, COSMAS-II-, und DeReKo-Nutzer verschickt, mit der Bitte, uns für unsere <a href="https://www1.ids-mannheim.de/kl/projekte/korpora/bib.html">DeReKo-Bibliographie</a> noch fehlende Referenzen zu Veröffentlichungen, Veranstaltungen, Tutorials, Filmen, etc. mitzuteilen. |
| 310 | Wer noch etwas ergänzen möchte, bitte formlos per Mail an |
| 311 | <%= mail_to_chiffre join('@', 'dereko-feedback', 'ids-mannheim.de'), subject => 'Ergänzung zur DeReKo-Bibliographie', begin %>dereko-feedback<% end %>.) |
| 312 | </p> |
| 313 | </dd> |
| 314 | % } |
| 315 | |
| 316 | </dl> |
| 317 | </section> |
| 318 | |