Skip to content

Sample Automoderation Process that leverages Sentiment process to block UGC

License

Notifications You must be signed in to change notification settings

arunpon/aem-scf-sample-watchwords-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aem-scf-sample-components-extension

Sample package for AEM Social Communities - Social Component Framework (SCF). Examples of extending Communities components to build a new social component.

building the sample

  • change directory to the root of the repository aem-scf-sample-watchwords-extension/bundles/aem-scf-extensions
  • run mvn clean install
  • a successful build should create a bundle artifact in bundles/aem-scf-extensions

installing the sample

  • use the OSGI System console at http://[server]/system/console/bundles and upload the jar file found at bundles/aem-scf-extensions/target
  • configure the AutoModeration component at http://[server]/system/console/configMgr - Search for automoderation
  • Add ProfanityFilter in the list of Automoderaion Sequences Screenshot

About

Sample Automoderation Process that leverages Sentiment process to block UGC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages