Michael-Geis commited on
Commit
1e9a50f
1 Parent(s): baf74d8

updated log

Browse files
Files changed (1) hide show
  1. project_log.ipynb +16 -0
project_log.ipynb CHANGED
@@ -135,6 +135,22 @@
135
  "\n",
136
  "need to add the dataclass decorator from the data storage module to my arXivData class.\n"
137
  ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
138
  }
139
  ],
140
  "metadata": {
 
135
  "\n",
136
  "need to add the dataclass decorator from the data storage module to my arXivData class.\n"
137
  ]
138
+ },
139
+ {
140
+ "cell_type": "markdown",
141
+ "metadata": {},
142
+ "source": [
143
+ "## 07/14/2023\n",
144
+ "\n",
145
+ "#### Modified embedding module\n",
146
+ "1. Added functions to generate and load the embeddings of msc and arxiv subject tags.\n",
147
+ "2. Saved these embedding in the data directory as parquet files, with the index of a row equal to the word that row vector encodes."
148
+ ]
149
+ },
150
+ {
151
+ "cell_type": "markdown",
152
+ "metadata": {},
153
+ "source": []
154
  }
155
  ],
156
  "metadata": {