Skip to content

Commit 2d27d2d

Browse files
authored
Update README.md
1 parent b84a913 commit 2d27d2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## Overview
2-
The main file for grading is solution.ipynb file in the root folder. <br>
2+
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>
34
The html version of this file can be found in the "html" folder<br>
45
All of the supporting code is extracted to logically separated .py files inside "scripts" folder<br>
56

0 commit comments

Comments
 (0)