Skip to content

Instantly share code, notes, and snippets.

View analyticascent's full-sized avatar
🎯
Laying the soil for a couple projects...

Amara's Law analyticascent

🎯
Laying the soil for a couple projects...
View GitHub Profile
@analyticascent
analyticascent / keybase.md
Created December 15, 2017 03:11
analyticascent keybase

Keybase proof

I hereby claim:

  • I am analyticascent on github.
  • I am analyticascent (https://keybase.io/analyticascent) on keybase.
  • I have a public key ASAZ6Y_qoNHMSdRCGtdezyOHsY-8n_zkq0KqL6wXRrPwjQo

To claim this, I am signing this object:

Verifying my Blockstack ID is secured with the address 16PCoPjVYAPYWXUi5GnfVh5JLLs9xJdSJt https://explorer.blockstack.org/address/16PCoPjVYAPYWXUi5GnfVh5JLLs9xJdSJt
@analyticascent
analyticascent / text_classification_demo.ipynb
Last active January 24, 2020 10:11
text_classification_demo.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Verifying my Blockstack ID is secured with the address 12h7Y9PnNjvdWXFqeP9Zdmg9WtZprt8Mth https://explorer.blockstack.org/address/12h7Y9PnNjvdWXFqeP9Zdmg9WtZprt8Mth
@analyticascent
analyticascent / text-scrape.py
Created March 25, 2020 00:38
A simple way to scrape article text in under 30 lines of Python
'''
Demo for getting raw article text from URL.
The two stray variables ('soup' and 'paragraphs')
with comments that say '# check if...' are used to
tell if the previous lines of code have stored the
right results.
How to run this file in Atom with the Hydrogen
package:
@analyticascent
analyticascent / readingcurvedemo.ipynb
Created May 11, 2020 22:11
Generating a list of words that only use certain frequently used letters. Reduces learning curve for teaching a child how to read.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.