1,129 results for “topic:nltk-python”
Building a Simple Chatbot from Scratch in Python (using NLTK)
It is a medical chatbot that will provide quick answers to FAQs by setting up rule-based keyword chatbots.
Transform AI-generated text into formal, human-like, and academic writing with ease, avoids AI detector!
Автоматизация поиска и исследования вакансий с сайта hh.ru (Headhunter) с помощью методов Python. Классификация данных, поиск статистических параметров.
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Iron man inspired Personal virtual assistant
A model which uses your social media posting predict your MBTI personality type.
Step by step road map to learn and understand Natural Language Processing
Notes and solutions to complement the official NLTK book
YouTube Transcript Summarization over Flask: This back-end uses Flask framework to receive API calls from the client and then respond with the summarized text response. This API can work only on those YouTube videos which has well-formatted closed captions in it. The same backend also hosts a web version of the Summarizer.
Application made for youtube content creators to know their reviews separately as positive and negative comments.
The objective of this assignment is to extract textual data articles from the given URL and perform text analysis to compute variables that are explained
Collection of Notebooks for Natural Language Processing with PyTorch
A comprehensive web application that detects AI-generated content in PDF documents and transforms AI text into natural human-like writing. Built with Streamlit, spaCy, and Hugging Face transformers.
Content based recommender system for books using NLP.
🏠 A Data Science Project done to find the factors that most affect the price of an Airbnb listing.
AI Resume Analyser With NLP on Streamlit
This is a machine learning based sentiment analysis web application using python's nltk library and deployed using flask api on Heroku server.
E-Learning Website using Django
🌍 Language Translation App using AI 🗣️ Real-time translation for Thai & English using CHATGPT , BING CHAT and Gemini . Easy-to-use interface.
Clever, simple, and intuitive wrapper functionalities for OCRing specific textual materials.
Simple Hungarian Sentence Analysis with NLTK
Sentiment Analysis Python script using NLP (NLTK's VADER model) tool that analyses text data and labels them with sentiment scores.
Use twitter to get live and trending stock sentiment!
Provides a comprehensive solution for detecting plagiarism and finding similarities between text documents
Markify is an open source command line application written in python which scrapes data from your social media accounts and utilises markov chains to generate new sentences based on the scraped data
This is a trend trading indicator and alert that utilizes the Traders Dynamic Index (TDI), Price Action Channel (PAC) and Heikin Ashi candles.
No description provided.
Kayo-The-Bot is an AI-powered food ordering chatbot that uses NLP techniques to interact with users, present menus, handle orders, and calculate prices. It's integrated with Telegram for a seamless chat experience.
Clustering the medical textbook, in order to categorize diseases based on the most common words in each disease description by using NLP algorithms and techniques.