We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84a913 commit 2d27d2dCopy full SHA for 2d27d2d
README.md
@@ -1,5 +1,6 @@
1
## Overview
2
-The main file for grading is solution.ipynb file in the root folder. <br>
+Solution to named-entity-recognition problem, using Glove word embeddings with BiLSTM model implemented in pytorch.
3
+The main file is solution.ipynb file in the root folder. <br>
4
The html version of this file can be found in the "html" folder<br>
5
All of the supporting code is extracted to logically separated .py files inside "scripts" folder<br>
6
0 commit comments