日記2025-05-02
色々なものが高速で動いていてキャッチアップできなくてボンヤリしてる感
焦らずに
とっ散らかってるのを片付けるか
体調を崩さないように気をつける
コミュニケーションアーキテクチャとKJ法
関連づける
Plurality本、出版
いくつかオンラインで閲覧可能なリソースが増えたのでPlurality和訳プロジェクトに書く
$ time python -m pubcom_seiri.tool1 --input aipubcom_comments.csv --output out --limit 1000
Selected 1000 comments for analysis.
Found 128 clusters.
real 0m36.387s
$ time python -m pubcom_seiri.tool1 --input aipubcom_comments.csv --output out_full --limit 10000
Getting last 10000 comments...
Selected 6966 comments for analysis.
Found 508 clusters.
real 11m22.208s
クラスタ生成部分以上にHTMLレポート生成に時間かかってそうな気配
明日は情報と頭の整理をしたい