naturallanguageprocessing
There are 52 repositories under naturallanguageprocessing topic.
ivan-bilan/The-NLP-Pandect
A comprehensive reference for all topics related to Natural Language Processing
ElizaLo/NLP-Natural-Language-Processing
Projects and useful articles / links
ElizaLo/Machine-Learning
Awesome list (courses, books, videos etc.) and implementation of Machine Learning Algorithms
StatguyUser/TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
TheKidPadra/DeepLearning.AI-TensorFlow_Developer-specialization
This repo contains my work & The code base for this TensorFlow Developer specialization offered by deeplearning.AI
LunaticPrakash/Text-Summarization
Using Spacy and NLTK module with Tf-Idf algorithm for text-summarisation. This code will give you the summary of inputted article. You can input text directly or from .txt file, .pdf file or from wikipedia url.
north0n-FI/Twitter-moods-as-stock-price-predictors-on-Nasdaq
An attempt to predict next day's stock price movements using sentiments in tweets with cashtags. Six different ML algorithms were deployed (LogReg, KNN, SVM etc.). Main libraries used: Pandas & Numpy
degencap777/crypto-ai-rag-chatbot-blockchain
A cryptocurrency-focused AI chatbot that utilizes real-time on-chain blockchain data. This advanced chatbot is designed to engage in natural language Q&A interactions and can seamlessly invoke relevant APIs when users pose queries that necessitate API calls.
Mindful-AI-Assistants/SumBot
:bowtie: SumBot Free Code - AI-Powered Message Summarization ChatBot
elenderg/PAL-1000
Ambiente de Desenvolvimento Integrado (ADI) contando com um explorador de arquivos, editor de código, compilador e outros.
muratali016/Document-ChatGPT
Document based ChatGPT
jackfrost1411/machine-translation-english-to-hindi
Machine translation using the seq2seq model
sumitra19jha/PDF-Converter-Backend-GPT3.5
This is a Flask backend that allows users to upload a PDF file and receive a simplified and humorous explanation of its contents using OpenAI's GPT-3 API. The application uses NLTK to split the PDF text into smaller chunks to stay within the API's maximum token limit, and PyPDF2 to extract the text from the PDF file.
yuanyuanyuan/BookGPTs
BookGPTs: Revolutionizing Book Interactions with AI. Create GPTs for any e-book, making technology accessible for all to engage in rich, AI-powered book discussions. No technical expertise required – upload a document and bring your favorite books to conversational life!
AkashKobal/Blog-Generation-Platform
This repository contains code for generating blog content using the LLama 2 language model. It integrates with Streamlit for easy user interaction. Simply input your blog topic, desired word count, and writing style to generate engaging blog content.
hsm207/conditional-stmt-bot
How to build a chatbot to parse conditional statements
Ashishkumar-hub/Speech-to-text-using-speech_recognition-
In this project our goal is to acheive the problem of converting audio data into textual data.
levitation-opensource/LegalSearch
A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.
savetz/AppleII-NaturalLanguageProcessing
Various experiments in parsing and natural language processing in the Forth language for the Apple II
shatakshisingh24/Offense_evaluation_in_memes
This project was done as a part of my internship at Bennet University for in May-June 2020.
SURESHBEEKHANI/Finetune-LLAMA-2-On-Your-DataSet-AutoTrain-From-Hugging-Face
This project fine-tunes the LLaMA-3.1-8B model using LoRA adapters for parameter-efficient training. It leverages chat templates for conversation structuring, utilizes 4-bit quantization for memory efficiency, and saves the fine-tuned model for deployment on the Hugging Face Hub.
Zeeshanahmad4/WebScrapeSummarizer
WebScrapeSummarizer 🌐✍️: A web tool that fetches and summarizes content from any domain, offering insights in a compact CSV format.
Cirice/Meliora
Training Word2Vec models in Java and Python 3
dixitamol/twitter_SentimentAnalysis
Sentiment Analysis of Tweets for a renowned shoe brand
Jundland/NLP
a repo for everyday Natural Language Processing in Python
chintanvijan/Message_Reader
A software designed to read messages to make it convenient for people to go through big messages and understand them easily in an efficient manner.
Dharineesh-Karthikeyan/nlp-tweet-sentiment-analysis
Sentiment Analysis on Twitter Data . Classifying them based on polarity into positive, negative and neutral Using Classical Machine Learning methods.
harmonydata/harmony_original
The Harmony project
NagiPragalathan/FreeFrindlyChatBot
FreeFriendlyChatBot is an open-source chatbot framework designed to facilitate the creation of friendly and interactive chatbots. The framework is developed using Python and leverages natural language processing (NLP) techniques to understand and respond to user queries effectively.
onurboyar/NaturalLanguageProcessing
Applications of Embeddings, Machine Translation and Spam Text Classification.
Tuanpham1994/Text-visualization-uncovering-structure-and-sentiment-analysis
School assignment for text analytics
Uniquenetra/ml-based-ontology-matching
A project to enhance ontology matching accuracy using Large Language Models (LLMs) like S-BERT.
rk-vashista/TTS-Story_Generator
A versatile app that converts images into short stories and lifelike audio locally. It combines Hugging Face's image captioning, Groq's story generation, and Parler TTS for local text-to-speech synthesis. Ideal for AI-driven projects with fast, reliable on-device TTS.