Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krisfail authored Sep 22, 2023
1 parent 9a37c1d commit 2a94e91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SKKの辞書としての実用性を優先すること。そのためには多

wikipedia 日本語版のデータ(など)を元に、SKK/~~MeCab~~ の辞書をつくるスクリプトです。

github actions で wikipedia から定期的にデータを取得して [SKK-JISYO.jawiki](https://github.com/yuuki76/jawiki-kana-kanji-dict-kris/blob/master/SKK-JISYO.jawiki) を、定期的に更新するようにしています。
github actions で wikipedia から定期的にデータを取得して [SKK-JISYO.jawiki](https://github.com/krisfail/jawiki-kana-kanji-dict-kris/blob/master/SKK-JISYO.jawiki) を、定期的に更新するようにしています。
(github actions を利用することで、メンテナが何もしなくても自動的に更新されることを期待しています。)

## Requirements
Expand Down Expand Up @@ -62,7 +62,7 @@ Python scripts are licensed under:
The MIT License (MIT)

Copyright © 2020 Tokuhiro Matsuno, http://64p.org/ <[email protected]>
Copyright © 2023 yuuki76 aka Kris Walton, http://kris.fail/ <[email protected]>
Copyright © 2023 Kris Walton, http://kris.fail/ <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the “Software”), to deal
Expand Down Expand Up @@ -91,4 +91,4 @@ Wikipedia license is: [Wikipedia:ウィキペディアを二次利用する](htt

Wikipedia 日本語版がなければ、(もちろん)このプロジェクトはありえませんでしたし、今後も継続的に利用可能な新語辞書を作れるのは、Wikipedia あってこそです。
Wikipedia 日本語版の貢献者各位に感謝いたします。
ニコニコ大百科とピクシブ百科事典の共通部分のデータは、既存の[dic-nico-intersection-pixiv](https://github.com/ncaq/dic-nico-intersection-pixiv)を利用させていただきました。感謝いたします。
ニコニコ大百科とピクシブ百科事典の共通部分のデータは、既存の[dic-nico-intersection-pixiv](https://github.com/ncaq/dic-nico-intersection-pixiv)を利用させていただきました。感謝いたします。

0 comments on commit 2a94e91

Please sign in to comment.