Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

Commit 77ba193

Browse files
author
Indranil
committed
structuring
1 parent 9063209 commit 77ba193

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"nbformat": 4,
3+
"nbformat_minor": 0,
4+
"metadata": {
5+
"colab": {
6+
"name": "NN_GloVe_tweet_sentiment.ipynb",
7+
"provenance": [],
8+
"authorship_tag": "ABX9TyPd9WFZeDv63hQIPb0vamlM",
9+
"include_colab_link": true
10+
},
11+
"kernelspec": {
12+
"name": "python3",
13+
"display_name": "Python 3"
14+
}
15+
},
16+
"cells": [
17+
{
18+
"cell_type": "markdown",
19+
"metadata": {
20+
"id": "view-in-github",
21+
"colab_type": "text"
22+
},
23+
"source": [
24+
"<a href=\"https://colab.research.google.com/github/glitch401/LanguageTechnologyPytorch/blob/master/NN_GloVe_tweet_sentiment.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
25+
]
26+
},
27+
{
28+
"cell_type": "code",
29+
"metadata": {
30+
"id": "5Bmn-nDnKY0W"
31+
},
32+
"source": [
33+
""
34+
],
35+
"execution_count": null,
36+
"outputs": []
37+
}
38+
]
39+
}

0 commit comments

Comments
 (0)