Max Woolf

Results 67 repositories owned by Max Woolf

char-embeddings

214
Stars
141
Forks
Watchers

A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep learning model to generate Magic: The Gathering cards using Keras

copy-syntax-highlight-osx

381
Stars
5
Forks
Watchers

Copy Syntax Highlight for OS X is an OS X service which copies the selected text to the clipboard, with proper syntax highlighting for the given language.

facebook-page-post-scraper

2.1k
Stars
665
Forks
Watchers

Data scraper for Facebook Pages, and also code accompanying the blog post How to Scrape Data From Facebook Page Posts for Statistical Analysis

reactionrnn

298
Stars
33
Forks
Watchers

Python module + R package to predict the reactions to a given text using a pretrained recurrent neural network.

twitter-cloud-run

75
Stars
11
Forks
Watchers

A (relatively) minimal configuration app to run Twitter bots on a schedule that can scale to unlimited bots.

imgbeddings

125
Stars
11
Forks
Watchers

Python package to generate image embeddings with CLIP without PyTorch/TensorFlow

gpt-3-client

90
Stars
21
Forks
Watchers

A client for OpenAI's GPT-3 API for ad hoc testing of prompt without using the web interface.

amazon-spark

83
Stars
27
Forks
Watchers

R Code + R Notebook for analyzing millions of Amazon reviews using Apache Spark

autotweet-from-googlesheet

26
Stars
2
Forks
Watchers

A minimal proof-of-concept Python script to tweet human-curated Tweets on a schedule.

clickbait-cluster

47
Stars
20
Forks
Watchers

Code + Jupyter Notebooks for Visualizing Clusters of Clickbait Headlines Using Spark, Word2vec, and Plotly