An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nltk-tokenizer

Arko-Sengupta/Know-Genius

Know-Genius an AI Chatbot who's a General Knowledge Genius!

Language: Python - Size: 197 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

naveenk-DS/Twetter_Sentiment_Analysis

📊 Twitter Sentiment Analysis A machine learning project that performs sentiment analysis on Twitter data using Natural Language Processing (NLP). The goal is to classify tweets into positive, negative, or neutral sentiments based on their textual content.

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

SumitKundu102022/Final_year_project_suicidal_post_detection_system_Final

A machine learning–based web application designed to detect suicidal content in user-generated posts and assess mental health severity using BDI-II (Beck Depression Inventory-II) scores.

Language: Jupyter Notebook - Size: 17.8 MB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 1

sagorbrur/bnlp

BNLP is a natural language processing toolkit for Bengali Language.

Language: Jupyter Notebook - Size: 22.5 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 291 - Forks: 65

R-Mahesh45/HR---Resume-Text-Classification

Text Classification for Resumes: Conducted Exploratory Data Analysis (EDA) on a vast collection of resumes. Organized the data using Bag of Words (BoW) and TF-IDF techniques. Built and evaluated multiple models, with Logistic Regression delivering standout performance. Created Word Clouds and Histograms.

Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

maheshvarade/Enron-Spam-Detection-using-NLP-ML

This project leverages the Enron email dataset to build a spam detection model using classical machine learning techniques. The model processes and classifies emails based on their subject lines and message bodies, with a final accuracy of 90–91% using Logistic Regression and Multinomial Naive Bayes classifiers.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

s-204-cmd/HealthCare-Chatbot

AI-Powered Healthcare Assistant Chatbot 🤖💙 This project is an AI-driven virtual healthcare assistant designed to help users with medical inquiries, symptom analysis, and appointment scheduling. Built using Python, Streamlit, and Natural Language Processing (NLP), it provides an interactive and user-friendly experience for healthcare guidance.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Jim-by/tweet-sentiment-analysis

Sentiment analysis of tweets using TextBlob for labeling and RandomForest for classification.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DadaNanjesha/AI-Text-Humanizer-App

Transform AI-generated text into formal, human-like, and academic writing with ease, avoids AI detector!

Language: Python - Size: 520 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

Sameer051022/NLP_Text_Analysis

"A detailed notebook demonstrating advanced NLP techniques for text analysis, including data preprocessing, feature extraction, and model implementation using Python libraries such as NLTK and sklearn."

Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

KoushikReddy9963/News-Article-Classifier

Machine learning model for classifying news articles based on their headlines.

Language: Jupyter Notebook - Size: 825 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Arif-miad/Mental-Health-Status-Dataset-for-AI-and-Sentiment-Analysis-

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

Yspandana/TextAnalysis_For_CustomerSentiment

program reads a CSV file containing reviews and ratings, processes the reviews to extract useful information, and saves the processed data to a new CSV file. It also generates a word cloud of the top 50 words used in the reviews and a bar plot of the common parts of speech (POS) tags found in the reviews.

Size: 274 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SaiNikhil0904/Sentimental-Analysis

Sentiment Analysis using NLP and LSTM to classify text sentiments as positive or negative, analyzing public opinions from platforms like Amazon reviews and Twitter.

Language: Jupyter Notebook - Size: 909 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Anshul21107/Next-word-predictor-BiLSTM-Pytorch

This repository implements a Next Word Prediction model using BiLSTM in PyTorch. It is trained on a dataset of Medium article titles and predicts the next word based on context. The project includes data preprocessing, model training, and Prediction.

Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

smicksan/TopicModelingChiLitCorpus

This repository features two Jupyter Notebooks: one for text preprocessing and the other showcasing topic modeling using the OCTIS library with Latent Dirichlet Allocation (LDA) applied to the ChiLit Corpus. Dive into the README for detailed instructions, citations, and links to the datasets and libraries used in this project.

Language: Jupyter Notebook - Size: 16 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jchakir/Tweets-NLP

1337 Coding School Machine Learning Project for Natural Language Processing and Sentiment Analysis on tweet data.

Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SudarshanaSRao/CSCI-499_final_project

LLMs fine-tuned to generate FAQs based on a website's content

Language: Jupyter Notebook - Size: 1.05 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

DanteSc03/Web-Scraping-Trabajo-2

This project is a Python-based web scraper and data analyzer that extracts quotes, authors, and associated tags from the website Quotes to Scrape. It processes the data to create structured CSV files and includes functionalities for filtering and analyzing quotes by tags.

Language: Jupyter Notebook - Size: 129 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

A-SOLO/SMS_Spam_Detection_using_NLP

A supervised deep learning project using Natural Language Processing(NLP) that classifies a given SMS as a spam/ham message.

Language: Jupyter Notebook - Size: 608 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

5hraddha/sentiment-analysis

An innovative system for filtering and categorizing movie reviews

Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

ESMAaN/Amazon_Product_Reviews

Amazon Product Reviews: Sentiment Analysis with NLP

Language: Jupyter Notebook - Size: 952 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

BotSonu/Text_Analysis

The objective of this assignment is to extract textual data articles from the given URL and perform text analysis to compute variables.

Language: Jupyter Notebook - Size: 394 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Erngnd/Health-Checkpoint

Python app that gives advice on which hospital department you should consult based on symptoms.

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Esai-Keshav/principles-of-ai-lab

Principles Of AI Lab Exercises

Language: Python - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

SatyaSri-154/BlackcofferAssignment

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

Language: Jupyter Notebook - Size: 467 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YashBhajbhuje67/Bot-Automation

🤖 Automation Bot which can do textual extraction from a URL and perform text analysis and store into a file.

Language: Python - Size: 160 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lexxai/goit_python_ds_hw_12

Модуль 12. Основи NLP.

Language: Jupyter Notebook - Size: 84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

venkat-a/Text_Processing_RNN_LSTM

Text Processing RNN leverages RNN and LSTM models for advanced text processing. It features deep learning techniques for NLP tasks, utilizing GloVe for word embeddings, aimed at both educational and practical applications.

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tejaswidabas123/_NLP_

Language: Jupyter Notebook - Size: 427 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Netcodez/NLP-and-Clustering---Movie-similarity

Using NLP and Clustering on movie plot summaries from IMDB and Wikipedia to quantify movie similarity

Language: Jupyter Notebook - Size: 681 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MatteoFasulo/PyTripAdvisor

Trip Advisor Web Scraper

Language: Jupyter Notebook - Size: 291 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

dakn2005/ke-jobs-desirability-2023

2023 Jobs desirability index from a twitter poll

Language: Jupyter Notebook - Size: 3.32 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Related Keywords
nltk-tokenizer 33 python 10 nltk 9 nlp 8 nltk-python 7 pandas 7 nlp-machine-learning 7 python3 6 machine-learning-algorithms 4 numpy 4 sklearn 4 nltk-library 4 sentiment-analysis 3 natural-language-processing 3 countvectorizer 3 machine-learning 3 tensorflow 2 openpyxl 2 keras 2 beautifulsoup4 2 lstm 2 transformers 2 spacy-nlp 2 spacy 2 deep-neural-networks 2 data-visualization 2 data-analysis 2 streamlit-webapp 2 text-analysis 2 streamlit 2 nltk-stopwords 2 matplotlib 2 beautifulsoup 2 pandas-dataframe 2 nltk-corpus 2 naive-bayes-classifier 2 astar-algorithm 1 alpha-beta-pruning 1 bfs-search 1 crytoaritmetics 1 dfs-search 1 min-max-algorithm 1 vocabulary-builder 1 spam-detection 1 dummyclassifier 1 lgbmclassifier 1 logisticregression 1 minmaxscaler 1 seaborn 1 tfidfvectorizer 1 torch 1 tqdm 1 kaggle 1 python-3 1 xgboost-classifier 1 textblob 1 tkinter-gui 1 ai-lab 1 ai-lab-excercise 1 ai-lab-python 1 gensim-model 1 gensim-word2vec 1 nerual-network 1 ngrams 1 tf-idf 1 vectorization 1 cluster-analysis 1 clustering 1 clustering-algorithm 1 folium 1 geopandas 1 plotly 1 restaurant 1 scipy 1 selenium 1 sql 1 twitter-api 1 wordcloud 1 naive-bayes 1 naive-bayes-implementation 1 predicate-logic 1 principles-of-ai-lab 1 semantic-network 1 data-extraction 1 data-mining 1 bot 1 html-parser 1 python-requests 1 nlp-spacy 1 categorical-encoding 1 embedding-vectors 1 lstm-neural-networks 1 model-evaluation-and-tuning 1 numpy-arrays 1 pytorch-nlp 1 rnn-encoder-decoder 1 tokenization 1 bangla-nlp 1 bangla-pos-tagging 1 bangla-word2vec 1