inlet:setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
inlet:setup [2021/04/21 14:03] – astefanowitsch | inlet:setup [2024/06/20 13:53] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Setting up the INLET corpus system (formerly cqp@fu) ====== | ||
+ | |||
+ | 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: | ||
+ | |||
+ | ===== Basic setup ===== | ||
+ | |||
+ | 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 '' | ||
+ | |||
+ | sh / | ||
+ | |||
+ | 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. | ||
+ | |||
+ | Then sign out of your ZEDAT account by typing '' | ||
+ | |||
+ | To test, whether you have access, type '' | ||
+ | |||
+ | [no corpus]> | ||
+ | |||
+ | If it does, everything works. If not, please repeat the instructions, | ||
+ | ==== Linux pros ==== | ||
+ | |||
+ | If you have made changes to your .bash_profile, | ||
+ | |||
+ | sh / | ||
+ | |||
+ | Then sign out of your ZEDAT account and sign in again. You can now start the Corpus Workbench by typing '' | ||
+ | |||
+ | ===== Adding corpora ===== | ||
+ | |||
+ | We have a growing collection of corpora that you can give yourself access to by signing in to your ZEDAT account, typing (or copying and pasting) the relevant command from the list below to your command line, hitting '' | ||
+ | |||
+ | - To add various English language corpora, type '' | ||
+ | - To add some German corpora, type '' | ||
+ | - To add various corpora for other languages from the Leipzig Corpus Collection, type '' | ||
+ | |||
+ | There are some corpora that we only make accessible to students who need them for specific projects. Ask your instructor for details. | ||
+ | |||