Skip to content
#

naturallanguageprocessing

Here are 47 public repositories matching this topic...

This project provides a simple script for determining the sentiment of a text input using TextBlob library in Python. It also returns the most positive and most negative sentence in the input text. The script can be used as a standalone tool or integrated into other projects.

  • Updated Mar 17, 2023
  • Python

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.

  • Updated Apr 3, 2024
  • Python

This project provides a comprehensive analysis of tweet sentiment during the COVID-19 pandemic using Natural Language Processing (NLP) techniques. The dataset is classified into five sentiment classes, and thorough data exploration and preprocessing techniques are applied to handle imbalances. ML & DL models utilised.

  • Updated Apr 26, 2024
  • Jupyter Notebook

"Detect sarcasm effortlessly! This Python app uses NLP and ML to analyze text sentiment, distinguishing sarcastic tones. With a user-friendly interface, input any text for real-time sarcasm identification. Achieve accurate results through advanced sentiment analysis techniques and trained models."

  • Updated Jan 7, 2024
  • Python

Improve this page

Add a description, image, and links to the naturallanguageprocessing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the naturallanguageprocessing topic, visit your repo's landing page and select "manage topics."

Learn more