Skip to main content

Supportbot to support questions and their answers

Project description

Supportbot

Supportbot to support questions and their answers.

Recipes:

  • Fuzzy string matching (just for small scale)
  • Full text search
  • Machine learning (TODO)

Supportbot in fuzzy string matching

Just for small scale!

  • fuzzywuzzy: fuzzy string matching

Notes:

  • Minimum unit is character but not word.

Supportbot in full text search

  • jieba: text segmentation (Chinese)
  • Whoosh: indexing

Supportbot in machine learning

  • NLTK
  • scikit-learn or tensorflow

TODO

Usage

Please see examples in source repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

supportbot-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

supportbot-0.0.2-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page