mmustafaicer's Stars
prometheus-eval/prometheus-eval
Evaluate your LLM's response with Prometheus and GPT4 💯
Snowflake-Labs/snowpark-python-demos
This repository provides various demos/examples of using Snowpark for Python.
jgraham0325/words-to-numbers
Converts text containing words that represent numbers into decimal representation. e.g. Twenty five -> 25
keras-team/keras
Deep Learning for humans
AlexAkulov/putty-color-themes
PuTTY Color Themes
eonurk/sinkaf
Türkçe küfürlü içerikleri bulan bir yapay zeka kütüphanesi / An ML library for profanity detection in Turkish sentences
vzhou842/profanity-check
A fast, robust Python library to check for offensive language in strings.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
barissayil/SentimentAnalysis
Sentiment analysis neural network trained by fine-tuning BERT, ALBERT, or DistilBERT on the Stanford Sentiment Treebank.
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
sergiovirahonda/TweetsSentimentAnalysis
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
chvancooten/follina.py
POC to replicate the full 'Follina' Office RCE vulnerability for testing purposes
s0md3v/Photon
Incredibly fast crawler designed for OSINT.
vkocaman/Udemy_NLP
NLP lecture notes and scripts that I prepared for Udemy (as an Instructor)
csinva/gpt-paper-title-generator
Generating paper titles (and more!) with GPT trained on data scraped from arXiv.
dm7500/Streaming-Media-check
A Python script I'm putting together to check my media server for content avaliable on Streaming services, and offer the choice to delete, in order to save space.
thomas-haslwanter/statsintro_python
Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
microsoft/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
furkanicer/Programming-Principles-and-Practice-Using-Cpp-
Exercises, try this and drills from Bjarne Stroustrup's book.
IanFindlay/automate-the-boring-stuff-projects
My solutions to all of the projects in Automate the Boring Stuff with Python
tayfunayazma/Starting_Out_with_Python
The book of Starting Out with Python by Tony Gaddis
guipsamora/pandas_exercises
Practice your pandas skills!
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Pierian-Data/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.