Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / graykode/nlp-tutorial issues and pull requests

#83 - Update Transformer.py

Pull Request - State: open - Opened by Yujia2415 7 months ago - 1 comment

#82 - tensorflow 2.x.x version from TexCNN

Pull Request - State: open - Opened by seunggihong 10 months ago

#81 - Seq2Seq(Attention) may have a mistake

Issue - State: closed - Opened by NKUmianman 12 months ago

#80 - Update TextCNN.py

Pull Request - State: open - Opened by ZhiweiCheng2020 over 1 year ago

#79 - add text

Pull Request - State: open - Opened by xxz-wow over 1 year ago

#78 - New comment

Pull Request - State: closed - Opened by lilydav over 1 year ago

#77 - The Learning Rate in 5-2.BERT must be reduced.

Issue - State: open - Opened by Cheng0829 almost 2 years ago

#76 - The Adam in 5-1.Transformer should be replaced by SGD

Issue - State: open - Opened by Cheng0829 about 2 years ago

#75 - Faster attention calculation in 4-2.Seq2Seq?

Issue - State: open - Opened by shouldsee about 2 years ago - 1 comment

#74 - BiLstm(tf) maybe have mistake

Issue - State: open - Opened by cui-z about 2 years ago

#73 - 5.1 Transformer may have wrong position embed

Issue - State: open - Opened by JiangHan97 about 2 years ago

#72 - 3-3.Bi-LSTM may have wrong padding

Issue - State: open - Opened by ETWBC almost 3 years ago

#71 - LongTensor error dim in BiLSTM Attention with new data

Issue - State: open - Opened by koaaihub about 3 years ago

#70 - Modifying Seq2Seq.py to test prediction

Pull Request - State: closed - Opened by karim-moon about 3 years ago

#69 - In code 4-1.Seq2Seq might have wrong section

Issue - State: closed - Opened by karim-moon about 3 years ago

#68 - Bi-LSTM attention calc may be wrong

Issue - State: open - Opened by liuxiaoqun over 3 years ago - 2 comments

#67 - About make_batch of NNLM

Issue - State: open - Opened by KODGV over 3 years ago

#66 - Why is src_len+1 in Transformer demo?

Issue - State: open - Opened by Yuanbo2021 over 3 years ago - 1 comment

#65 - Question?

Issue - State: open - Opened by RaySunWHUT over 3 years ago

#64 - CODE

Issue - State: open - Opened by Developer-Prince over 3 years ago

#63 - Fix comment errors in NNLM

Pull Request - State: closed - Opened by secsilm almost 4 years ago - 1 comment

#62 - Add "Launch in Deepnote" button

Pull Request - State: closed - Opened by danzvara almost 4 years ago - 1 comment

#61 - Update BERT.py

Pull Request - State: open - Opened by colinpeth almost 4 years ago

#60 - Update README.md

Pull Request - State: open - Opened by charchitd almost 4 years ago

#59 - link of NNLM and word2vec is disabled

Issue - State: open - Opened by workerundervirus about 4 years ago

#58 - 2.0

Pull Request - State: closed - Opened by graykode about 4 years ago

#57 - Version 2.0 will be updated

Issue - State: closed - Opened by graykode about 4 years ago

#56 - BERT-Torch.py may have a small mistake

Issue - State: closed - Opened by lucenzhong about 4 years ago

#55 - a question about transformer

Issue - State: open - Opened by luojq-sysysdcs about 4 years ago - 1 comment

#53 - seq2seq_torch maybe have a small mistake

Issue - State: closed - Opened by wmathor about 4 years ago - 2 comments

#52 - Attention BiLSTM

Issue - State: closed - Opened by elsheikh21 over 4 years ago

#51 - Update NNLM-Torch.py

Pull Request - State: closed - Opened by wmathor over 4 years ago - 1 comment

#50 - fix bi-LSTM hidden and cell state shape comments

Pull Request - State: closed - Opened by Yuhuishishishi over 4 years ago - 1 comment

#49 - Fix textCNN shaope comments typo

Pull Request - State: closed - Opened by Yuhuishishishi over 4 years ago - 1 comment

#48 - May be a small mistake

Issue - State: open - Opened by zhangyikaii over 4 years ago - 1 comment

#47 - 3-3-bilstm-torch comment error

Issue - State: open - Opened by Tonybb9089 over 4 years ago - 1 comment

#46 - how to use seq2seq(attention) for multiple batch

Issue - State: open - Opened by jbjeong91 over 4 years ago - 1 comment

#45 - Problem with BERT batch generation

Issue - State: open - Opened by aqibsaeed over 4 years ago - 1 comment

#44 - TextCNN_Torch have wrong comment

Issue - State: open - Opened by jnakor over 4 years ago - 3 comments

#42 - seq2seq(attention) have wrong comment

Issue - State: open - Opened by nomorecoke almost 5 years ago

#42 - seq2seq(attention) have wrong comment

Issue - State: open - Opened by nomorecoke almost 5 years ago

#41 - refactor: First update

Pull Request - State: closed - Opened by thunderboom almost 5 years ago

#41 - refactor: First update

Pull Request - State: closed - Opened by thunderboom almost 5 years ago

#40 - Some problems about Bert

Issue - State: open - Opened by tfighting almost 5 years ago - 2 comments

#38 - Question about tensor.view operation in Bi-LSTM(Attention)

Issue - State: open - Opened by iamxpy almost 5 years ago - 1 comment

#37 - FIX transformer init

Pull Request - State: closed - Opened by wking-tao about 5 years ago - 1 comment

#36 - A questions about decoder in seq2seq-torch

Issue - State: open - Opened by acm5656 about 5 years ago - 1 comment

#35 - Transformer/Transformer(Greedy_decoder)-Torch.py on gpu

Issue - State: open - Opened by kangkang61 about 5 years ago - 2 comments

#35 - Transformer/Transformer(Greedy_decoder)-Torch.py on gpu

Issue - State: open - Opened by kangkang61 about 5 years ago - 2 comments

#34 - fix #33

Pull Request - State: closed - Opened by lvyilin about 5 years ago - 1 comment

#33 - doubts about the TextCNN Code

Issue - State: closed - Opened by ZihaoZheng98 about 5 years ago - 1 comment

#32 - about skip-gram code

Issue - State: open - Opened by tarogege about 5 years ago

#32 - about skip-gram code

Issue - State: open - Opened by tarogege about 5 years ago

#31 - Seq2Seq(Attention)Input Shape Question

Issue - State: open - Opened by dpyneo about 5 years ago - 4 comments

#30 - Why is first parameter `src_vocab_size`?

Issue - State: closed - Opened by yangdechuan about 5 years ago - 1 comment

#30 - Why is first parameter `src_vocab_size`?

Issue - State: closed - Opened by yangdechuan about 5 years ago - 1 comment

#29 - If create the Linear() casually, it won't be trained during training.

Issue - State: open - Opened by yangdechuan about 5 years ago - 1 comment

#29 - If create the Linear() casually, it won't be trained during training.

Issue - State: open - Opened by yangdechuan about 5 years ago - 1 comment

#28 - A question about seq2seq with attention

Issue - State: closed - Opened by wking-tao over 5 years ago
Labels: question

#28 - A question about seq2seq with attention

Issue - State: closed - Opened by wking-tao over 5 years ago
Labels: question

#27 - A question about transformer

Issue - State: closed - Opened by goodnessSZW over 5 years ago - 4 comments
Labels: question

#27 - A question about transformer

Issue - State: closed - Opened by goodnessSZW over 5 years ago - 4 comments
Labels: question

#26 - fix paper's url

Pull Request - State: closed - Opened by 9bow over 5 years ago

#26 - fix paper's url

Pull Request - State: closed - Opened by 9bow over 5 years ago

#25 - A question about Autocomplete LSTM Tensorflow

Issue - State: closed - Opened by nvlong198 over 5 years ago - 1 comment
Labels: question

#25 - A question about Autocomplete LSTM Tensorflow

Issue - State: closed - Opened by nvlong198 over 5 years ago - 1 comment
Labels: question

#24 - A questions about seq2seq-torch.py in the 43th line

Issue - State: closed - Opened by MowanHu over 5 years ago - 4 comments
Labels: question

#24 - A questions about seq2seq-torch.py in the 43th line

Issue - State: closed - Opened by MowanHu over 5 years ago - 4 comments
Labels: question

#23 - different Embedding way

Issue - State: closed - Opened by lhbrichard over 5 years ago - 1 comment
Labels: help wanted

#23 - different Embedding way

Issue - State: closed - Opened by lhbrichard over 5 years ago - 1 comment
Labels: help wanted

#22 - Some mistake in Transformer Position Encoding & BERT

Issue - State: closed - Opened by graykode over 5 years ago
Labels: bug

#22 - Some mistake in Transformer Position Encoding & BERT

Issue - State: closed - Opened by graykode over 5 years ago
Labels: bug

#21 - When to release Keras version?

Issue - State: closed - Opened by LCorleone over 5 years ago - 2 comments
Labels: enhancement

#21 - When to release Keras version?

Issue - State: closed - Opened by LCorleone over 5 years ago - 2 comments
Labels: enhancement

#20 - remove autograd.Variable and fixed symbol P

Pull Request - State: closed - Opened by SpellOnYou over 5 years ago - 2 comments

#20 - remove autograd.Variable and fixed symbol P

Pull Request - State: closed - Opened by SpellOnYou over 5 years ago - 2 comments

#19 - Seq2Seq pytorch

Issue - State: closed - Opened by DonghyungKo over 5 years ago - 2 comments
Labels: question

#19 - Seq2Seq pytorch

Issue - State: closed - Opened by DonghyungKo over 5 years ago - 2 comments
Labels: question

#18 - A question about seq2seq-torch.py in the 74th line

Issue - State: closed - Opened by lwgkzl over 5 years ago - 1 comment
Labels: question

#18 - A question about seq2seq-torch.py in the 74th line

Issue - State: closed - Opened by lwgkzl over 5 years ago - 1 comment
Labels: question

#17 - edit greedy decoder code

Pull Request - State: closed - Opened by graykode over 5 years ago

#17 - edit greedy decoder code

Pull Request - State: closed - Opened by graykode over 5 years ago

#16 - Added cbow method.

Pull Request - State: closed - Opened by us over 5 years ago - 3 comments

#16 - Added cbow method.

Pull Request - State: closed - Opened by us over 5 years ago - 3 comments

#15 - what about adding the recent model OpenAI GPT-2 ?

Issue - State: closed - Opened by lianggaoquan over 5 years ago - 1 comment
Labels: enhancement

#15 - what about adding the recent model OpenAI GPT-2 ?

Issue - State: closed - Opened by lianggaoquan over 5 years ago - 1 comment
Labels: enhancement

#14 - Added CBOW method to Torch file

Pull Request - State: closed - Opened by us over 5 years ago - 5 comments

#14 - Added CBOW method to Torch file

Pull Request - State: closed - Opened by us over 5 years ago - 5 comments

#13 - Why not set batch_first = True in the LSTM model(pytorch)?

Issue - State: closed - Opened by jotline over 5 years ago - 3 comments
Labels: question

#13 - Why not set batch_first = True in the LSTM model(pytorch)?

Issue - State: closed - Opened by jotline over 5 years ago - 3 comments
Labels: question

#12 - NNLM-Torch.py `nn.functional` to `torch`

Pull Request - State: closed - Opened by us over 5 years ago

#12 - NNLM-Torch.py `nn.functional` to `torch`

Pull Request - State: closed - Opened by us over 5 years ago

#11 - Fixed UserWarning

Pull Request - State: closed - Opened by us over 5 years ago - 3 comments

#11 - Fixed UserWarning

Pull Request - State: closed - Opened by us over 5 years ago - 3 comments