Difference between revisions of "Corpora/OPUS"

From Nordic Language Processing Laboratory
Jump to: navigation, search
(NLPL Users)
(NLPL Users)
Line 18: Line 18:
 
=== NLPL Users ===
 
=== NLPL Users ===
  
The OPUS corpus is now hosted at [​https://www.csc.fi/ CSC], the national scientific infrastructure provider of Finland and the resources are directly available for users of their services. The OPUS server runs in that environment but the data sets and tools are also directly available from the '''​puhti''' shell. The core data is also available on the Norwegian cluster ​'''saga''' provided by ​[https://www.sigma2.no/ sigma2].
+
The OPUS corpus is now hosted at [[​https://www.csc.fi/ CSC]], the national scientific infrastructure provider of Finland and the resources are directly available for users of their services. The OPUS server runs in that environment but the data sets and tools are also directly available from the '''​puhti''' shell. The core data is also available on the Norwegian cluster ​'''saga''' provided by ​[[https://www.sigma2.no/ sigma2]].
  
 
If you have access to those systems then you will be able to access the data from the file system:
 
If you have access to those systems then you will be able to access the data from the file system:
Line 30: Line 30:
  
 
On both systems, you can also use tools that are packaged for working with the data (and other NLPL related activities). The basic tools for working with OPUS data can be loaded with the module nlpl-opus:
 
On both systems, you can also use tools that are packaged for working with the data (and other NLPL related activities). The basic tools for working with OPUS data can be loaded with the module nlpl-opus:
 +
 
<ul>
 
<ul>
 
<li>Activate the NLPL module repository:
 
<li>Activate the NLPL module repository:

Revision as of 11:54, 2 March 2020

http://opus.nlpl.eu

OPUS is a collection of open parallel corpora in many languages. It provides bilingually aligned data sets, interfaces, tools and more. The data sets are available in various common formats and are provided for download and for use within the NLPL infrastructure. The service is hosted at CSC in Finland and the core of the data is also available from sigma2 on abel. Tools for processing the data are accessible from puhti and more detailed information can be found on the OPUS Wiki:

The on-line search interface is available from http://opus.nlpl.eu/bin/opuscqp.pl and the word-alignment-based lexicon is accessible from http://opus.nlpl.eu/lex.php

Contact: Jörg Tiedemann via e-mail - firstname.lastname at helsinki.fi (first name without dots)


NLPL Users

The OPUS corpus is now hosted at ​https://www.csc.fi/ CSC, the national scientific infrastructure provider of Finland and the resources are directly available for users of their services. The OPUS server runs in that environment but the data sets and tools are also directly available from the ​puhti shell. The core data is also available on the Norwegian cluster ​saga provided by ​[sigma2].

If you have access to those systems then you will be able to access the data from the file system:

on puhti: /projappl/nlpl/data/OPUS/ on saga: /projects/nlpl/data/OPUS/ (only raw XML data)

on puhti: /projappl/nlpl/data/OPUS/
on saga: /projects/nlpl/data/OPUS/ (only raw XML data)


On both systems, you can also use tools that are packaged for working with the data (and other NLPL related activities). The basic tools for working with OPUS data can be loaded with the module nlpl-opus:

  • Activate the NLPL module repository:
    module use -a /projappl/nlpl/software/modules/etc         # Puhti
    module use -a /cluster/shared/nlpl/software/modules/etc   # Saga
  • Load the OPUS module:
    module load nlpl-opus

With this, you will have access to essential tools that make it easier to read and process the data sets.

Tools