Repository navigation

#

naturallanguageprocessing

A comprehensive reference for all topics related to Natural Language Processing

Python
2021
10 个月前
Jupyter Notebook
105
3 年前

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

Python
52
2 年前

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.

Python
28
3 年前

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

Jupyter Notebook
24
6 年前

bowtie SumBot Free Code - AI-Powered Message Summarization ChatBot

HTML
17
2 天前

Ambiente de Desenvolvimento Integrado (ADI) contando com um explorador de arquivos, editor de código, compilador e outros.

Pascal
11
2 个月前

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!

8
2 年前

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.

Python
6
2 年前

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.

Python
6
1 年前

In this project our goal is to acheive the problem of converting audio data into textual data.

HTML
4
3 年前

How to build a chatbot to parse conditional statements

Jupyter Notebook
4
2 年前

Discover ultra-fast, intelligent AI chat with our voice-enabled chatbot, powered by AI SDK, Groq AI, and Gemini AI. Ideal for customer support, virtual assistants, and interactive apps, offering seamless, real-time conversations. 🚀

JavaScript
4
25 天前

This project was done as a part of my internship at Bennet University for in May-June 2020.

Jupyter Notebook
3
5 年前

A prototype legal text search engine that uses a semantic search algorithm in order to find related keywords and sort the results by relevance.

Python
3
5 年前