Projects in Awesome Lists tagged with nlp-deep-learning
A curated list of projects in awesome lists tagged with nlp-deep-learning .
https://github.com/jackaduma/nlp4cybersecurity
NLP model and tech for cyber security tasks
code-injection command-injection cross-site-scripting cross-site-scripting-proof cyber-security cybersecurity deep-learning machine-learning malicious-url-detection network-security nlp nlp-deep-learning nlp-machine-learning password-strength phishing-attacks phishing-detection sql-injection text-classification xss-injection
Last synced: 24 Oct 2025
https://github.com/fralotito/pytorch-continuous-bag-of-words
The Continuous Bag-of-Words model (CBOW) is frequently used in NLP deep learning. It's a model that tries to predict words given the context of a few words before and a few words after the target word.
cbow embeddings nlp nlp-deep-learning pytorch pytorch-implementation pytorch-tutorial
Last synced: 12 Apr 2025
https://github.com/mohamedezzeldeenhassanmohamed/nlp-projects-repository
Enjoy major NLP Projects. I used NLP libraries,ML for NLP,DL for NLP....etc. In this repository, i will be making some cool projects in NLP from basic to intermediate level.
nlp nlp-algorithms nlp-applications nlp-architect nlp-deep-learning nlp-developer nlp-libraries nlp-machine-learning nlp-projects nlp-spacy nlptk python
Last synced: 29 Jul 2025
https://github.com/jackaduma/ai-waf
AI driven Web Application Firewall
ai classification-algorithm cyber-security cybersecurity deep-learning machine-learning natural-language-processing neural-network nlp nlp-deep-learning nlp-machine-learning text-classification textcnn waf web-application-firewall webapplicationfirewall
Last synced: 27 Apr 2025
https://github.com/Narius2030/Find-Similar-Vietnamese-Texts
This project build a classification model for topics of news. With the target is automatically recognize suitable topic (class) to a random article. There are two architectures implemented which are LSTM and Hybrid models
apache-airflow data-pipeline nlp-deep-learning tensorflow text-classification text-clustering word-embedding
Last synced: 22 Oct 2025
https://github.com/narius2030/find-similar-vietnamese-texts
This project build a classification model for topics of news. With the target is automatically recognize suitable topic (class) to a random article. There are two architectures implemented which are LSTM and Hybrid models
apache-airflow data-pipeline nlp-deep-learning tensorflow text-classification text-clustering word-embedding
Last synced: 15 Apr 2025
https://github.com/ahmed-ai-01/nlp
this repo will include all my work regarding NLP
kaggle kaggle-dataset nlp nlp-deep-learning nlp-library nlp-machine-learning nltk nltk-library nltk-python pandas pandas-python sklearn sklearn-classify sklearn-library sklearn-metrics sklearn-pipeline
Last synced: 06 Apr 2025
https://github.com/nishant2018/natural-language-processing-nlp-for-beginners
Natural Language Processing (NLP) is a branch of artificial intelligence that focuses on the interaction between computers and humans using natural language.
nlp nlp-deep-learning nlp-library nlp-machine-learning
Last synced: 26 Feb 2025
https://github.com/nishant2018/nlp-student-writing-eda
Natural Language Processing (NLP) is a branch of artificial intelligence that focuses on the interaction between computers and humans using natural language.
nlp nlp-deep-learning nlp-library nlp-machine-learning
Last synced: 26 Feb 2025
https://github.com/akinbicer/turkish-compliment-classification-with-nlp
This repository contains a Python script for training, evaluating, and deploying a Natural Language Processing (NLP) model for classifying compliments in Turkish language. The model is trained using the Multinomial Naive Bayes algorithm and is saved in ONNX and Joblib formats for deployment.
classification classification-algorithm classification-model compliment-generator deel-learning joblib machine-learning multinomial multinomial-naive-bayes natural-language-processing nlp nlp-deep-learning nlp-machine-learning onnx onnx-models onnx-tf python turkish-compliment-classification turkish-nlp
Last synced: 25 Aug 2025
https://github.com/shadmehrbakhtiary/sentiment-of-comments-nlp
sentiment analysis for comment section of a product in amazon using machine learning and deep learning methods
ann cart cnn comments keras-tensorflow lstm naive-bayes-classifier nlp-deep-learning nlp-machine-learning python regression rnn sentiment-analysis sentiment-classification svm tensorflow xgboost
Last synced: 05 Apr 2025
https://github.com/raravindds/books
Hey, Guys! This repo contains all the books what I have studied with detailed explanation of codes and conceps(notes)
deep-learning nlp nlp-deep-learning
Last synced: 25 Jun 2025
https://github.com/contactvaibhavi/journal-agent
Agentic RAG for journalling
fastapi llm-agent llm-agents nlp-deep-learning rag-agents rag-embeddings rag-implementation rag-llm
Last synced: 07 Apr 2025
https://github.com/gautamkaus/nlp_chatbot_food_order_project
CHATBOT PROJECT FOR FOOD ORDERING - NLP,DIAGFLOW
connectors database dbms dialogflow fastapi mysql ngrok-server nlp-deep-learning nlp-machine-learning sql
Last synced: 04 Oct 2025
https://github.com/ktk-jadoo/steamlit
Extracted appropiate data from Steam API, data processing, data pipelining, training the model , and deploying on Streamlit. Hence, Steamlit.
data-science nlp-deep-learning word2vec
Last synced: 25 Feb 2025
https://github.com/rani-sikdar/advanced-nlp
This repository contains code implementations, mathematical derivations, and project notebooks from an Advanced NLP course on Udemy. It serves as a comprehensive companion to the course, covering a wide range of state-of-the-art NLP algorithms, techniques, and their mathematical foundations.
natural-language-processing nlp-deep-learning nlp-machine-learning nlp-parsing python
Last synced: 20 Jul 2025
https://github.com/armanjscript/nlp
Natural Language Processing Tasks and Projects
nlp nlp-deep-learning nlp-machine-learning nlp-text-summarization nlp-transformer
Last synced: 04 Apr 2025
https://github.com/annnieglez/nlp-stock-market-and-news
This project focuses on detecting fake news from news headlines using advanced Natural Language Processing (NLP) techniques. It combines sentiment analysis with news headlines embeddings, generated from Hugging Face transformer models, to train a binary classification model that distinguishes between real and fake news.
classification-model data-analysis embeddings machine-learning machine-learning-models nlp nlp-deep-learning nlp-machine-learning python scraping-websites sentiment-analysis
Last synced: 24 Jun 2025
https://github.com/latiefdatavisionary/text-mining-and-natural-language-processing-college-task
natural-language-processing natural-language-processing-algorithms natural-language-processing-nlp natural-language-processing-specialization natural-language-processing-statistics nlp nlp-deep-learning nlp-machine-learning text-mining text-mining-analysis text-mining-for-beginners text-mining-in-python text-mining-pipeline text-mining-process text-mining-python text-mining-with-python
Last synced: 30 Aug 2025
https://github.com/mohamedezzeldeenhassanmohamed/nlp-project
Compound NLP GUI project, First used many ML algorithmes (SVM,Logistic Regression...etc) for nlp tasks like "News Classification",seconedly used specialized NLP tools for task like "Text Summerization",Thirdly used Deep Learning for NLP task like"Machine Translation",fourthly web scraping and pre-trained models for task"Code Generation"
boosting codegenerator dl encoder-decoder fakenewsdetection hindi-english-translation knn machine-translation ml naive-bayes-classification nlp nlp-deep-learning nlp-library nlp-machine-learning pretrained-models python3 spacy-nlp svm text-summarization
Last synced: 25 Mar 2025
https://github.com/malleswarigelli/nameentityrecoginition
Build an end to end pipeline for Named Entity Recognition (NER) by a pretrained Huggingface transformer, BERT and deploy to google cloud platform using Docker, CI/CD tool: CircleCI.
artifact-registry bert-model ci-cd circleci deeplearning docker gcloud google-cloud-platform mlops nlp-deep-learning python virtual-machine
Last synced: 01 Mar 2025
https://github.com/jdonepud/deeplearning-sentiment-analysis
This is a web application that uses an NLP model to perform sentiment analysis.
deep-learning natural-language-processing-nlp nlp nlp-deep-learning python pytorch sentiment-analysis sentiment-analysis-python streamlit-webapp
Last synced: 21 Feb 2025
https://github.com/cybersecurity-dev/awesome-word2vec
Awesome Word2vec
awesome awesome-list awesome-lists nlp nlp-deep-learning nlp-machine-learning word2vec word2vec-algorithm word2vec-embeddinngs word2vec-model
Last synced: 10 Oct 2025
https://github.com/ali-jaan-butt/nlp-emotion-detection-web
NLP Text Emotion Detection using tensorflow keras. This is a web based project.
ai deep-learning django django-application emotion-detection neural-networks nlp nlp-deep-learning nlp-machine-learning python
Last synced: 19 Oct 2025
https://github.com/narius2030/vietnamese-text-generator
Implement the word embedding for exploring the correlation among words - Design a sequence model for generating text
apache-airflow data-collection nlp-deep-learning streamlit-webapp tensorflow text-generator
Last synced: 28 Oct 2025