Skip to content

Instantly share code, notes, and snippets.

View escottgoodwin's full-sized avatar

E Scott Goodwin escottgoodwin

  • Palm Desert
View GitHub Profile
{
"embeddings": [
{
"tensorName": "Inferred ISEAR Sents",
"tensorShape": [
7,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_docs_isear_sents.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_doc_isear_sents.tsv"
{
"embeddings": [
{
"tensorName": "Emotion Doc All ISEAR Sentences",
"tensorShape": [
7,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_doc_sent.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_doc_isear_sents.tsv"
{
"embeddings": [
{
"tensorName": "Emotion Doc",
"tensorShape": [
7,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_docs.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_docs.tsv"
{
"embeddings": [
{
"tensorName": "Emotion Sent Vecs",
"tensorShape": [
7516,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_sent.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_sent.tsv"
{
"embeddings": [
{
"tensorName": "Emotion Means",
"tensorShape": [
7,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_means.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_labels_means.tsv"
@escottgoodwin
escottgoodwin / emot_detect1_config.json
Last active April 5, 2018 23:38
emotion_detection
{
"embeddings": [
{
"tensorName": "My Project",
"tensorShape": [
7516,
100
],
"tensorPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emotion_vecs.tsv",
"metadataPath": "https://raw.githubusercontent.com/escottgoodwin/emotion_detection/master/emot_vecs_meta1.tsv"