Updated 10 months ago

textblob • Rank 27.2 • Science 36%

Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

Updated 10 months ago

align • Rank 13.1 • Science 36%

Python library for extracting quantitative, reproducible metrics of multi-level alignment between speakers in naturalistic language corpora.

Updated 10 months ago

https://github.com/dadananjesha/ai-text-humanizer-app • Rank 3.0 • Science 26%

Transform AI-generated text into formal, human-like, and academic writing with ease, avoids AI detector!

Updated 10 months ago

NRCLex • Rank 6.0 • Science 10%

An affect generator based on TextBlob and the NRC affect lexicon. Note that lexicon license is for research purposes only.

Updated 9 months ago

https://github.com/dcavar/antisemitismdatathon2020 • Rank 1.8 • Science 13%

This is project material for the Antisemitism Datathon and Hackathon 2020 at Indiana University

Updated 10 months ago

https://github.com/atharvapathak/twitter_sentiment_analysis_project • Science 23%

Twitter sentiment analysis is the process of analyzing tweets posted on the Twitter platform to determine the overall sentiment expressed within them. It involves using natural language processing (NLP) and machine learning techniques to classify tweets.

Updated 10 months ago

analytics • Science 44%

PetCare Analytics é uma plataforma avançada para análise inteligente de dados sobre pets, oferecendo dashboard interativo com mapas geoespaciais, análises estatísticas, modelos preditivos de machine learning para otimização de adoções e integração com IA para insights automatizados.

Updated 10 months ago

nlp-python • Science 54%

Catatan belajar/mengajar kuliah pengolahan bahasa alami (NLP) dengan python

Updated 10 months ago

tsdae • Science 54%

Tranformer-based Denoising AutoEncoder for Sentence Transformers Unsupervised pre-training.

Updated 10 months ago

https://github.com/brucewlee/wiki-text-summarizer-keyword-extractor • Science 13%

Uses Beautiful Soup to read Wiki pages, Gensim to summarize, NLTK to process, and extracts keywords based on entropy: everything in one beautiful code. A simple but effective solution to extractive text summarization.