GithubHelp home page GithubHelp logo

oneloutre / efrei-simple-chatbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 561 KB

A simple chatbot for efrei python project

License: GNU General Public License v2.0

Python 99.51% Dockerfile 0.49%

efrei-simple-chatbot's Introduction

efrei-simple-chatbot

img.png

๐Ÿค– A simple chatbot for an Efrei python project ๐Ÿค–

Made with Python GitHub Repo Made with love Logo Docker

This project is a simple chatbot made in python for an Efrei project. It is based on a simple GUI in the CLI and a simple chatbot engine made by us.

Here is what it can do for now :

  • Display the list of the least important words in the corpus of documents.
  • Display the word(s) with the highest TF-IDF score.
  • Identify the word(s) most frequently repeated by President Chirac.
  • Identify the name(s) of the president(s) who have spoken about the "Nation" and the one who has repeated it the most times.
  • Identify the first president to discuss climate and/or ecology.
  • Excluding words labeled as "non-important," what word(s) have all presidents mentioned.
  • Get an answer from a question asked by the user.

Table of contents ๐Ÿ“‘

Installation ๐Ÿ”ง

don't mind for now, external libraries are not used yet

pip install -r requirements.txt

Or you can install it with docker :

docker build -t efrei-simple-chatbot . && docker run efrei-simple-chatbot

You can modify the settings of the chatbot in the settings.py file. But please keep in mind that you can break the system by changing the directory in this file.

Usage ๐Ÿ’ป

python main.py

Then, when the program is launched, you just have to type a number which corresponds to the action you want to do.

Authors ๐ŸŽจ

  • Rayane Karaouzene
  • Roch Triomphe

License ๐Ÿ“„

GNU GPLv2

Project status โœ…

Project running ๐Ÿƒ

efrei-simple-chatbot's People

Contributors

oneloutre avatar rayanekaraouzene avatar

Stargazers

 avatar

Watchers

 avatar

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.