Commit Graph

40 Commits

Author SHA1 Message Date
67cd96a523 updated readme.md 2026-05-08 23:32:44 -04:00
cc16acbb12 added argparse for job dir, added tone filter 2026-05-08 23:28:13 -04:00
afd5b8c60e full local streamlit support 2026-05-08 21:57:04 -04:00
3fb424da3c added streamlit v1 2026-05-08 17:22:33 -04:00
c3f2911563 updated reqts 2026-05-07 21:55:00 -04:00
05515745fd Merge branch 'master' of https://git.hgsky.me/ben/vath 2026-05-07 21:54:27 -04:00
3d3372bbb3 Merge branch 'master' of https://git.hgsky.me/ben/vath 2026-05-07 21:53:40 -04:00
ben
3a139da440 Delete docs/vatownhall.md
ye
2026-05-07 21:48:08 -04:00
976db1b0fe finally got images working 2026-05-07 21:46:27 -04:00
ben
7593754866 Update README.md
fixed display
2026-05-07 21:42:08 -04:00
ben
016882d527 Update docs/vatownhall.md 2026-05-07 21:35:49 -04:00
ben
58feb9820d Update docs/vatownhall.md
fixing inline img
2026-05-07 21:34:57 -04:00
ben
35f30e9514 Update docs/vatownhall.md
fixing inline img
2026-05-07 21:34:33 -04:00
985760be7c tesging images 2026-05-07 18:07:45 -04:00
983650a64f testing images 2026-05-07 18:06:02 -04:00
eaaefb66f2 adding image 2026-05-07 18:00:51 -04:00
bdab3c5e21 added excel detritus 2026-05-07 17:56:05 -04:00
b4a9651e11 added graph snapshot 2026-05-07 17:22:34 -04:00
1ea696d818 added texts and fixes for mojibake 2026-05-07 17:22:16 -04:00
28d6d222bd added create_csv.py 2026-05-07 17:22:00 -04:00
72c2ae0ca0 updated readme 2026-05-07 17:01:08 -04:00
f5d679808e completed openai batch work 2026-05-07 07:24:11 -04:00
64a7a18721 openai batch refactor 2026-05-06 13:53:50 -04:00
946aeac7c8 cleanup 2026-05-06 13:30:53 -04:00
e1ad4432a7 refactor/batch-openai prep 2026-05-06 13:29:59 -04:00
6eecc186f6 updated batch processing docs 2026-05-05 23:18:12 -04:00
f3abbefac7 add gpt4o batch analysis 2026-05-05 16:50:10 -04:00
683bfb324f remove hyphen for underscore in nomenclature, remove dependency 2026-05-05 16:47:11 -04:00
fd9d656e13 updated test instructions 2026-05-05 16:40:15 -04:00
122c1ce939 gpt4o 1.2 cleanup 2026-05-05 15:12:32 -04:00
490c642bd9 added timestamp to tasks 2026-05-05 15:03:25 -04:00
d834d18c81 added 4o initial manual analysis and test 2026-05-05 15:00:34 -04:00
c8017c908d updated 1.2 for gpt4o mini 2026-05-05 14:10:26 -04:00
dfc3faffc3 added reqts 2026-05-05 14:10:14 -04:00
314f8d2621 updated instructions and added artifacts 2026-05-05 13:50:27 -04:00
e7df0b24a1 1.1 cleanup 2026-05-05 13:50:04 -04:00
951cc11a14 t1.1: record commit hash in evidence 2026-05-05 12:28:15 -04:00
beb5cf461b t1.1: scrape one forum via ViewComments.cfm POST pagination
Spider fetches ViewComments.cfm?GdocForumID=N with vPerPage=500,
generates all page requests from page-1 metadata, and parses
each div.Cbox for comment_id, author, date, title, text, reg_title,
reg_desc. Handles span-wrapped comment text. Fixes UTF-8/windows-1251
meta-tag encoding mismatch. 9083 items, 15 empty-text (0.17%).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 12:28:07 -04:00
02964312cb update readme 2026-05-05 11:38:57 -04:00
cd3543bd0f initial commit 2026-05-05 11:35:19 -04:00