-
Notifications
You must be signed in to change notification settings - Fork 0
Linohong/LSTM_Char_POS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. @ 'Network.py' : - difficulty in merging hidden output of LSTM of character inputs with word embeddings. - char_embed_list + word_embeds - problem occurs firstly in char_embed_list. - how to make an empty Variable type list. - how to add elements to that list. - Finally, how to put that results into the word embedding list.
About
LSTM POS tagging network with character embedding layer added on the bottom (PyTorch Tutorial)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published