Skip to content

henryluki/word_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Filter

Word Filter: A tool which uses Keywords Matching and Machine Learning for text filtering

Feature

  • HTTP API
  • Keywords Matching
  • Trained model

Usage

  • Build executable: go build
  • Run: ./word_filter
  • Run background: ./run.sh start
  • Usage: ./run.sh

To Do

  • Auto review api
  • Use Machine Learning algorithms
  • Train set & Test set
  • Trained model for predict

About

A tool which uses keywords matching and Machine Learning for text filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published