Goal: Automatically detoxify spicy comments while preserving key points
Stars
18
Forks
1
Watchers
18
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
114
commits
local scorer: test weights with new variant, move differ to identify_replacements and show replacements
4048869View on GitHubUpdate sentiment weight in calculate_aggregate_score function
c0a70aaView on GitHubWIP scorer now uses direct sentiment, not sentiment delta
2ff66c8View on GitHubRefactored WIP local scoring to include overall similarity, negativity, and sentiment
6fdfed9View on GitHubWIP local scoring. sample from https://news.ycombinator.com/item?id=39582664
cd9e0a8View on GitHubRefactor to use shared context object instead of globals
2058638View on GitHubRefactor: query_ai_prompt_with_count for automatic request counting and done_log to declutter improvement_loop more
6f86cefView on GitHubMove some improvement_loop work to update_suggestions function: updating iteration count, printing iteration result
6b2d758View on GitHubSimplify improvement_loop and add parameters, loop iterations no longer has 2 modes, removed try except
203cf59View on GitHub