Skip to content

Commit abb0126

Browse files
committed
fix bug
1 parent 1e13e96 commit abb0126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Text Classification through a LSTMs based model
1+
# Text Classification through LSTMs
22

33
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by <a href="https://www.kaggle.com/c/nlp-getting-started">Kaggle</a>
44

0 commit comments

Comments
 (0)