Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sudip-13/nlp
- Owner: sudip-13
- Created: 2024-05-01T20:29:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T08:40:37.000Z (8 months ago)
- Last Synced: 2024-10-14T04:03:06.138Z (3 months ago)
- Topics: dialogflow, fastapi, fasttext, mogodb, ner, regex, spacy, tf-idf
- Language: Jupyter Notebook
- Homepage:
- Size: 53.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: News Classification/Fake_Real_Data.csv
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