Difference between revisions of "Spring 2017/Environment setup"

From LING073
Jump to: navigation, search
m (Editing a wiki)
m (Editing a wiki)
Line 5: Line 5:
 
== Editing a wiki ==
 
== Editing a wiki ==
  
'''Day 1 activity''': log in to the class wiki using your Swarthmore login credentials (link above), and create a user page.  Your user page will have a url ending in <tt>User:student1</tt>, where student1 is your username.  It's also linked to at the top of the page after you log in (as your username in red).  Write a short introduction including any information you care to share (e.g., name, major, etc.) and a short bulleted list of a couple languages you're considering for your work in this class (or any languages you're interested in, generally, if you haven't thought about this yet).  Add the page to the category <tt>sp17_students</tt> by adding <NOWIKI><tt>[[Category:sp17_students]]</tt></NOWIKI> at the very bottom of the page.
+
'''Day 1 activity''': log in to the class wiki using your Swarthmore login credentials (link above), and create a user page.  Your user page will have a url ending in <tt>User:student1</tt>, where student1 is your username.  It's also linked to at the top of the page after you log in (as your username in red).  Write a short introduction including any information you care to share (e.g., name, major, etc.) and a short bulleted list of a couple languages you're considering for your work in this class (or any languages you're interested in, generally, if you haven't thought about this yet).  Add the page to the category <tt>sp17_students</tt> by adding <tt><NOWIKI>[[Category:sp17_students]]</NOWIKI></tt> at the very bottom of the page.
  
 
== Using IRC ==
 
== Using IRC ==

Revision as of 02:22, 13 January 2017

Using a virtual machine

Using GNU/Linux

Editing a wiki

Day 1 activity: log in to the class wiki using your Swarthmore login credentials (link above), and create a user page. Your user page will have a url ending in User:student1, where student1 is your username. It's also linked to at the top of the page after you log in (as your username in red). Write a short introduction including any information you care to share (e.g., name, major, etc.) and a short bulleted list of a couple languages you're considering for your work in this class (or any languages you're interested in, generally, if you haven't thought about this yet). Add the page to the category sp17_students by adding [[Category:sp17_students]] at the very bottom of the page.

Using IRC

Internet Relay Chat is decades-old technology that allows for convenient real-time online messaging for large groups of people, and also between individuals.

The official IRC channel for this class (and unofficial Swarthmore Computational Linguistics IRC channel) is #cl on sccs.swarthmore.edu, kindly hosted by SCCS.

Any arbitrary channel can be started by any user, though. The server must be accessed through the campus network or VPN.

There are good, Free IRC clients for nearly every operating system. The Linux installation in the virtual machine for class comes with HexChat, which is a good option for that environment.

We will be using IRC as a way to interact outside of the classroom, and sometimes in. It can be a good way to ask me for help or clarification on an assignment, in which case your classmates could benefit too. You can also use it to have general discussion among yourselves, or work remotely in groups.

There is an IRC channel for Apertium too. We will be using Apertium and related software throughout the course, so this can be a good place to ask for questions too.

Day 1 activity: log into the class channel from your virtual machine and greet everyone in the channel.

Using a command line

Using git for version control