NISHIO Hirokazu[日本語][English]

pSensemaker2025-10-17

from Jigsaw Sensemakerとtttc-light-js勉強会 pSensemaker2025-10-17

https://chatgpt.com/c/68eded96-ebd8-8324-a7b4-9a9f05c06b03

https://github.com/Jigsaw-Code/sensemaking-tools

最近のPol.isはレポート欄からexportができる image image

npx ts-node library/runner-cli/runner.ts out/4ewtfar8u5-sensemaker.csv cd library && pnpm add commander && pnpm add -D @types/node pnpm add p-limit pnpm add -D @types/p-limit

Summary of what was fixed:

  1. Installed missing dependencies: commander, @types/node, p-limit@3
  2. The correct commands from the library directory are: - Help: npx ts-node runner-cli/runner.ts --help - Run: npx ts-node runner-cli/runner.ts -i -v

src/models/vertex_model.ts modelName: string = "gemini-2.5-pro-preview-06-05"

gemini-2.5-proを使おう

https://gist.github.com/nishio/6a35dd90b96a2f70868074181c9ab973

  • 94 statementsから26分掛けて5つのトピックが抽出された
  • 18円

20000件のデータを入れたらどうなっちゃうのかな...

  • 単純計算だと100時間かかる
    • 並列実行になってくれそうな気配もある
  • 費用も不安だね

YouTubeのいいねを賛成票として見る 表のデータなしとするバージョンも作る 比較

注意点:

  • YouTubeには「いいね」しかないため、本来の投票データ(賛成/反対/保留)とは性質が異なります
  • like_countを使う方法だと「人気度」の分析になりますが、「賛否の分かれ方」は分析できません
  • トピック分類とテーマ抽出には影響しませんが、"Common Ground"や"Differences of Opinion"の分析は意味が薄くなります

実際のコメント数: 1105件

https://gist.github.com/nishio/c8c02465a8da3f675e88c6010c529650

1時間ちょい 費用の請求、18円のままだな、おかしいな

  • 時間経過で出るかな?

image imageimage image 計算めんどくさいなw 1000円くらいは行ってるんじゃないのか

imageimage https://gist.github.com/nishio/07a0f42c78b1fb5ce634de49f674b238


(C)NISHIO Hirokazu / Converted from Markdown (ja)
Source: [GitHub] / [Scrapbox]