ayanosk / dh_for_classes

In this repository, we share educational materials useful for conducting Digital Humanities classes.
0 stars 0 forks source link

Pythonで正規表現 #1

Open ayanosk opened 6 months ago

ayanosk commented 6 months ago

このIssueは、PythonでProgramming Historianの正規表現演習(Doug Knox, "Understanding Regular Expressions," Programming Historian 2 (2013), https://doi.org/10.46430/phen0033 )を実施するものです。

日本語訳および解説は以下のページからご覧ください。 https://github.com/ayanosk/dh_for_classes/issues/2#issue-2085286700

作業にはGoogle Colaboratoryを使用します。 https://colab.research.google.com/drive/1V4G43W3iXOl79-KRVVFBGGzl9Ly8Mvek?usp=sharing 上記のリンクにアクセスして、ipynbファイルを入手してください(閲覧可能な状態)。 利用の際は最初にドライブにコピーを保存してから実行するようにしてください。

ayanosk commented 6 months ago

一括で実行するためのコードはここから見ることができます。 なお、こちらのコードはレッスンの順番に従っており、解説は載せていません。 解説はドキュメントからご覧ください。

https://github.com/ayanosk/dh_for_classes/blob/e18e184bc8f699001c58149c6310d0d04c409cac/Regularexpression_in_Python