User Tools

Site Tools


inlet:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
inlet:setup [2020/04/20 12:17]
astefanowitsch
inlet:setup [2022/10/05 10:14] (current)
astefanowitsch
Line 1: Line 1:
 ====== Setting up the INLET corpus system (formerly cqp@fu) ====== ====== Setting up the INLET corpus system (formerly cqp@fu) ======
  
-The following description assumes that you are [[resources:fu-linux-server|signed in to the Login server]] with your ZEDAT account using the Terminal (on Linux or macOS) or a shell emulator like PuTTY (on windows).+All software that is needed for working with our corpora is installed on the FU Linux server, you do not have to install or download anything. However, you have to set up your account for access to the software and the corpora. This page describes how to do this. 
 + 
 +In order to run the setup, you have to be signed into your Linux account. If you lready know how to do this, sign in and follow the instructions below. If you don't know how to sign into your Linux account, follow the instructions on the page [[resources:fu-linux-server|The Linux server at the Freie Universität]].
  
 ===== Basic setup ===== ===== Basic setup =====
  
-If you have never made manual changes to your .bash_profile and/or if you don't know what a .bash_profile is, copy the following code to your command line and hit the ''RETURN'' key:+If you have never worked with your ZEDAT Linux account before, or if you have worked with your Linux account but have not made any changes to your .bash_profile file, follow the instructions for Linux newbies (if you don't know what a .bash_profile is, you have never made changes to it). If you have made changes to your .bash_profile file, follow the instructions for Linux pros. 
 + 
 +==== Linux newbies ==== 
 + 
 +Copy the following code to your command line and hit the ''RETURN'' key:
  
  sh /home/s/structeng/cqp.sh  sh /home/s/structeng/cqp.sh
  
-This will run a shell script (a small programthat will create a .bash_profile file with the right settings.+This will run a a small program that will make all the right settings to your account to give you access to CQP and our corpora.
  
-If you have made changes to your .bash_profile, use the following code instead (this will leave your changes intact):+Then sign out of your ZEDAT account by typing ''exit'' and hitting return. Once you are signed out sign in again. You should now have access to the Corpus Workbench.
  
- sh /home/s/structeng/scripts/firth.sh+To test, whether you have access, type ''cqp'' on the command line and hit ''RETURN''The prompt (i.e., the text at the beginning of the command line) should now change to look as follows:
  
-This will run a shell script adding settings to your existing .bash_profile.+ [no corpus]> 
  
-Both scripts will set up your ZEDAT account so that it has access to the Corpus Workbench and some classic English corpora.+If it does, everything works. If not, please repeat the instructions, making sure to sign out and sign back in. If it still does not work, contact your instructor for assistance. 
 +==== Linux pros ==== 
 + 
 +If you have made changes to your .bash_profile, use the following code instead (this will leave your changes intact and just add the required settings): 
 + 
 + sh /home/s/structeng/scripts/firth.sh
  
-Then sign out of your ZEDAT account and sign in again. You can now start the Corpus Workbench by typing ''cqp'' on the command line and hitting ''ENTER''.+Then sign out of your ZEDAT account and sign in again. You can now start the Corpus Workbench by typing ''cqp'' on the command line and hitting ''RETURN''.
  
 ===== Adding corpora ===== ===== Adding corpora =====
inlet/setup.1587377856.txt.gz · Last modified: 2020/04/20 12:17 by astefanowitsch