Programming exercises (2024)

Copied from: Public/Study NLP100 2023

実践的な課題に取り組みながら,プログラミング,データ分析,研究のスキルを楽しく習得することを目指します.具体的には,

  • Unix環境でのターミナルの操作.
  • 研究室の実験環境の体験.
  • Pythonプログラミングのチュートリアル.
    • Pythonの実行環境のインストール.
    • Pythonの基礎.
    • Jupyter notebook, IPython, pipの使い方など.

この勉強会では言語処理100本ノック 2020を教材として用います.自然言語処理に関するプログラムを実際に作ってもらい,互いにコードレビューを行います. 問題に対する答えは一つではありません.どんな方法でも構いませんので,自力で問題を解き,他人のコードを読むことで,よいプログラムとは何かを体感してください.

This study group aims at learning and developing our skills for programming, data analysis, and research as we enjoy practical problems. More specifically,

  • Operations on UNIX terminals.
  • Experience on the laboratory servers.
  • Tutorial of Python programming.
    • Installing Python environment.
    • Basic of Python programming.
    • Usage of Jupyter notebook, IPython, pip, etc.

This study group uses NLP 100 Exercises. Participants of this study group write codes for Natural Language Processing and review their codes. We can write various codes for solving the same task. Please start with achieving the goal on your own set by a problem. Then read the codes of others and exchange ideas about how to write good codes.

  • 日時 (Time slot):
  • 参加者 (Participants): 新入生(B4, M1)
  • 問題:https://nlp100.github.io/

徳永研究室、荒瀬研究室と合同で開催されます

日程・TA

Date Time 100ノック目安 TA
April 21(Fri) 13:45-15:25 ch1,2(00-14) Panatchakorn
April 28(Fri) 13:45-15:25 ch2,3(15-29) 服部
May 12(Fri) 13:45-15:25 ch4,5 平井
May 19(Fri) 13:45-15:25 ch6 遠藤
May 26(Fri) 13:45-15:25 ch7 新保
June 2(Fri) 13:45-15:25 ch8 Panatchakorn
June 9(Fri) 13:45-15:25 ch8 服部
June 15(Thu) 13:45-15:25 ch9 平井
June 22(Thu) 13:45-15:25 ch9 平井
June 29(Thu) 13:45-15:25 ch10 Panatchakorn
July 6(Thu) 13:45-15:25 ch10 新保
July 13(Thu) 13:45-15:25 予備 服部
July 20(Thu) 13:45-15:25 予備 新保
July 27(Thu) 13:45-15:25 予備 平井
August 3(Thu) 13:45-15:25 予備 遠藤

参考資料 (References)