Skip to main content

Table 1 Parameters of the BiLSTM neural network model

From: Application of bidirectional LSTM deep learning technique for sentiment analysis of COVID-19 tweets: post-COVID vaccination era

Hyper parameters

Value

Tokenizer max word features

10,000

Maximum sequence length

70 (mean average sequence length)

Bidirectional LSTM layer cell size

140 per layer

Attention units

10

Fully connected layer dimension

20

Output layer activation

Sigmoid

Dropout fraction

0.05

Training batch size

100

Training epochs

30 with early stopping monitoring change in the validation loss value