naturallanguageprocessing
There are 74 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
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
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!
jackfrost1411/machine-translation-english-to-hindi
Machine translation using the seq2seq model
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.
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.
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.
hsm207/conditional-stmt-bot
How to build a chatbot to parse conditional statements
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.
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
nafisalawalidris/Product-Review-Sentiment-Analysis
The Product Review Sentiment Analysis project that leverages NLP and ML techniques to classify customer reviews into positive, negative or neutral sentiments. The application provides insights into customer feedback, helping to identify product strengths and weaknesses and enhance the overall customer experience.
Uniquenetra/ml-based-ontology-matching
A project to enhance ontology matching accuracy using Large Language Models (LLMs) like S-BERT.
arya-io/NER-EntityLinker
A Streamlit app that performs Named Entity Recognition (NER), links entities to Wikipedia, and handles disambiguation for ambiguous terms like "Apple," using NLP techniques.
codeasarjun/docBuddy
DocBuddy is a Flask web app that lets users upload and interact with PDF files by summarizing content, suggesting keywords, and providing a basic Q&A feature, all through an intuitive interface.
harmonydata/harmony_original
The Harmony project
Kaushik-Puttaswamy/Chat-with-PDF-Document-using-GenAI
A Streamlit-based AI chatbot that allows users to upload PDFs and ask questions about their content using Google's Generative AI.
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.
s4nkar/emotract-beta-web
Development Phase! Emotract is a cutting-edge chat application that combines seamless communication with advanced features like real-time text sentiment analysis and age verification. Powered by machine learning and state-of-the-art transformer-based models.
SURESHBEEKHANI/Text-Summarization-End-to-End-NLP-Projects
End-to-End Text Summarization NLP Projects typically involve building and deploying systems to automatically summarize large text inputs into concise and coherent summaries. These projects integrate multiple stages of Natural Language Processing (NLP), model engineering, and deployment. Below is a detailed description
Tuanpham1994/Text-visualization-uncovering-structure-and-sentiment-analysis
School assignment for text analytics