Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sudip-13/nlp

This repo for tutorial NLP dialog flow chat bot back end configured
https://github.com/sudip-13/nlp

dialogflow fastapi fasttext mogodb ner regex spacy tf-idf

Last synced: 3 months ago
JSON representation

This repo for tutorial NLP dialog flow chat bot back end configured

Awesome Lists containing this project

README

        

# NLP Practice with Dialogflow Chat Backend

## Project Description

This project is dedicated to practicing Natural Language Processing (NLP) and integrating it with a Dialogflow chat backend. It aims to create a responsive and intelligent chatbot that can understand and process natural language inputs.

## Features

- **NLP Practice**: This project provides a platform to practice and implement various NLP techniques and algorithms.
- **Dialogflow Integration**: It uses Dialogflow, a powerful natural language understanding tool developed by Google, as its chat backend.

## Technologies Used

- **NLP Libraries**: NLTK, SpaCy, fasttext,tf-idf
- **Backend**: Dialogflow
- **Programming Language**: Python