Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

参議院質疑項目をクロールする #8

Open
MitsukiUsui opened this issue Feb 28, 2023 · 0 comments
Open

参議院質疑項目をクロールする #8

MitsukiUsui opened this issue Feb 28, 2023 · 0 comments
Labels
feature New feature or request

Comments

@MitsukiUsui
Copy link
Member

MitsukiUsui commented Feb 28, 2023

トピックごとのクリップを生成するため、会議での発言要旨が必要である。Clips のプロトタイプを検証したときに、参議院事務局が公開している質疑項目が、クリップのタイトルとして有用であることを確認した。

このチケットでは、参議院質疑項目をクロールし、video_idと紐付いた形でデータベースに保存できるようにする。
https://www.sangiin.go.jp/japanese/kaigijoho/shitsugi/211/shitsugi_ind.html

なお、衆議院についても、委員会ニュースという要旨が公開されているが、PDFであること、そして階層構造になっていることから難易度が高い。まずは参議院を優先する。
https://www.shugiin.go.jp/internet/itdb_rchome.nsf/html/rchome/News/naikaku211.htm

@MitsukiUsui MitsukiUsui added the feature New feature or request label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@MitsukiUsui and others