Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 333 Bytes

File metadata and controls

20 lines (11 loc) · 333 Bytes

chatbot

English | 简体中文

A fast responsive chatter bot written in Go.

  • cli
    • train

      train conversations into corpus format, .gob files.

    • ask

      a client tool to chat

      • -v verbose mode
      • -c the trained corpus file

Thanks to ChatterBot.