https://github.com/shunk031/nlp100-notebook
言語処理100本ノック 2015を解いてみた
https://github.com/shunk031/nlp100-notebook
Last synced: 8 months ago
JSON representation
言語処理100本ノック 2015を解いてみた
- Host: GitHub
- URL: https://github.com/shunk031/nlp100-notebook
- Owner: shunk031
- Created: 2016-08-03T11:07:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T08:11:37.000Z (about 9 years ago)
- Last Synced: 2025-01-10T17:53:45.927Z (9 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NLP100-Notebook
[言語処理100本ノック 2015](http://www.cl.ecei.tohoku.ac.jp/nlp100/)を解いてJupyter Notebookにまとめたものです。Python3で書いています。
> ## 言語処理100本ノック 2015
> 言語処理100本ノックは,実践的な課題に取り組みながら,プログラミング,データ分析,研究のスキルを楽しく習得することを目指した問題集です
>
> * 実用的でワクワクするような題材を厳選しました
> * 言語処理に加えて,統計や機械学習などの周辺分野にも親しめます
> * 研究やデータ分析の進め方,作法,スキルを修得できます
> * 問題を解くのに必要なデータ・コーパスを配布しています
> * 言語はPythonを想定していますが,他の言語にも対応しています