Skip to content

Conversation

@Shohei965
Copy link
Owner

@Shohei965 Shohei965 commented Jun 19, 2025

Summary

  • add a Google Apps Script to cluster and summarize questions directly in Sheets
  • document how to use the Apps Script for prioritizing questions

Testing

  • python -m py_compile final_project/*.py
  • python final_project/summarize.py final_project/sample_questions.txt (fails: ModuleNotFoundError: No module named 'sentence_transformers')
  • python final_project/sheets_summarize.py dummy_id A1 dummy.json (fails: ModuleNotFoundError: No module named 'google')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants