issues
search
aneesh-joshi
/
LSTM_POS_Tagger
A simple POS Tagger made using a Bidirectional LSTM using keras trained on the Brown Corpus
34
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ValueError: Layer model expects 1 input(s), but it received 2 input tensors. Inputs received: [<tf.Tensor 'IteratorGetNext:0' shape=(None, None) dtype=int32>, <tf.Tensor 'IteratorGetNext:1' shape=(None, None, None) dtype=float32>]
#19
bounmed
opened
3 years ago
1
Model.evaluate() vs model.predict()
#18
sumanyu-21
opened
4 years ago
0
Error in File model_evaluation.py
#17
ankur220693
closed
5 years ago
6
Refactoring Log
#16
aneesh-joshi
opened
5 years ago
1
Training without embeddings
#15
dutkaD
opened
5 years ago
1
Predicting sentences from file
#14
dutkaD
opened
6 years ago
1
accuracy by tag
#13
celsofranssa
opened
6 years ago
2
Dataset download script needed
#12
aneesh-joshi
opened
6 years ago
0
while_loop() got an unexpected keyword argument 'maximum_iterations' + Object was never used
#11
dutkaD
opened
6 years ago
1
wrong variable name in make_glove_pickle.py
#10
dutkaD
closed
6 years ago
1
GPU configuration
#9
Dharmanath
closed
5 years ago
4
Padding without masking
#8
rrsayao
opened
6 years ago
1
Add gensim support
#7
aneesh-joshi
opened
6 years ago
0
Create a translation of the 400 tags
#6
aneesh-joshi
opened
6 years ago
0
Make interactive demo to try new sentences on the go
#5
aneesh-joshi
opened
6 years ago
0
demonstrate handling on `unknown` words
#4
aneesh-joshi
opened
6 years ago
0
Environment setup needed
#3
aneesh-joshi
closed
6 years ago
1
reshaping problem
#2
minasmz
closed
6 years ago
5
Good tutorial needed
#1
aneesh-joshi
opened
7 years ago
0