klotz: matplotlib*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. You can fix the problem on Mac OS X Mavericks and Yosemite by doing the following:

    cd ~/.matplotlib/
    fc-list # Should take a couple minutes.
    After fc-list finishes running you will be able to import the package using import matplotlib.pyplot as plt.
    2017-07-29 Tags: , , , by klotz
  2. for i, txt in enumerate(n):
    ax.annotate(txt, (z i » ,y i » ))
    2016-05-19 Tags: , , , by klotz
  3. I used a Python t-SNE library to reduce the 200 feature dimensions for each word to 2 dimensions and plotted them in matplotlib. I saved out the x/y coordinates for each word in the book, so that I can show those words on the graph as you mouse over the replaced (blue) words.
  4. 2016-03-17 Tags: , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 4 of 0 SemanticScuttle - klotz.me: Tags: matplotlib

About - Propulsed by SemanticScuttle