Skip to content

Commit

Permalink
Neural LM
Browse files Browse the repository at this point in the history
  • Loading branch information
omarsar committed Nov 5, 2022
1 parent 1bcf531 commit f53e94b
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 7 deletions.
7 changes: 0 additions & 7 deletions notebooks/loglin-lm.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -353,13 +353,6 @@
" sent = generate_sent()\n",
" print(\" \".join([index_to_word[x] for x in sent]))"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Loading

0 comments on commit f53e94b

Please sign in to comment.