align
Python library for extracting quantitative, reproducible metrics of multi-level alignment between speakers in naturalistic language corpora.
https://github.com/dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
https://github.com/dadananjesha/ai-text-humanizer-app
Transform AI-generated text into formal, human-like, and academic writing with ease, avoids AI detector!
NRCLex
An affect generator based on TextBlob and the NRC affect lexicon. Note that lexicon license is for research purposes only.
https://github.com/dcavar/antisemitismdatathon2020
This is project material for the Antisemitism Datathon and Hackathon 2020 at Indiana University
https://github.com/atharvapathak/twitter_sentiment_analysis_project
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.
analytics
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.
nlp-python
Catatan belajar/mengajar kuliah pengolahan bahasa alami (NLP) dengan python
tsdae
Tranformer-based Denoising AutoEncoder for Sentence Transformers Unsupervised pre-training.
https://github.com/brucewlee/wiki-text-summarizer-keyword-extractor
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.