Skip to content

Instantly share code, notes, and snippets.

View ryancallihan's full-sized avatar
🌮
Is this thing on?

rcallihan ryancallihan

🌮
Is this thing on?
  • Lancaster, UK
  • 09:58 (UTC +01:00)
View GitHub Profile
{
"embeddings": [
{
"tensorName": "My tensor",
"tensorShape": [
1000,
50
],
"tensorPath":"https://github.com/ryancallihan/twitter_election_w2v/blob/master/w2v_vectors.tsv",
"metadataPath": "https://github.com/ryancallihan/twitter_election_w2v/blob/master/w2v_words.tsv",
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>