You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate teenager protection tools to social media analyzer.
This commit introduces a new set of tools focused on protecting teenagers from online threats. The new features include detection for:
- Cyberbullying
- Inappropriate content
- Privacy risks (oversharing)
A new module, `teen_protection.py`, has been added to house the analysis logic. The main application has been updated to include a new menu for these tools. Heuristics have been expanded with relevant keywords and weights.
Unit tests for the new functionality have been added and integrated into the existing test suite, and all tests are passing.
0 commit comments