Giter Club home page Giter Club logo

semanticsimilaritychatbot's Introduction

Semantic Similarity Chatbot

By Allison Parrish

This is a little snippet of sample code that I wrote for implementing a chatbot based on semantic similarity.

Installation

You can just cut and paste the code, if you want!

Or you can install via pip:

pip install https://github.com/aparrish/semanticsimilaritychatbot/archive/master.zip

Other Python modules you'll need to have installed:

Note that you'll need to download a spaCy model with word vectors for this chatbot to feel like it's doing anything useful. The default model for English does not include word vectors, so you'll need to download a model that does. For English, I recommend the large model:

python -m spacy download en_core_web_lg

Usage

TK

License

See LICENSE in this repository.

semanticsimilaritychatbot's People

Stargazers

Ranjan Dailata avatar randomrender avatar Daniel avatar  avatar Mathias Gatti avatar Vince avatar Tom Power avatar Yaneli Sanchez avatar Andrew Lee avatar Miguel avatar Ellen Nickles avatar  avatar  avatar  avatar Marc Puig avatar  avatar A O avatar Thora Johnson avatar Avery Pinko avatar Angel Ortega (he/they) avatar

Watchers

Allison Parrish avatar Angel Ortega (he/they) avatar

Forkers

tcc-uk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.