2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

言語処理100本ノック2020(Rev1)をやってみました。

Posted at

1.言語処理100本ノックについて

言語処理100本ノックは、以下のサイトで公開されています。

[言語処理100本ノック2020(Rev1)][url]
[url]:https://nlp100.github.io/ja/

2011-2012年ごろに東北大学の乾・岡崎研究室(当時)(現在は乾・鈴木研究室)で作成され、新人研修の一つであるプログラミング基礎勉強会で使われてきたとのことです。
2020年4月には、言語処理100本ノック2020が公開されました。
2020版では、RNN/CNNや機械翻訳の章が追加されています。

2.このサイトについて

自然言語処理とpython初学者の筆者が、試行錯誤しながら解いた結果をまとめていこうと思います。
ご指摘があればご教示いただけると嬉しいです。

第1章: 準備運動
第2章: UNIXコマンド
第3章: 正規表現
第4章: 形態素解析
第5章: 係り受け解析
第6章: 機械学習
第7章: 単語ベクトル
第8章: ニューラルネット
第9章: RNN, CNN
第10章: 機械翻訳

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?