issues
search
PetrochukM
/
PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
https://pytorchnlp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.21k
stars
258
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SpacyWordSplitter: module not found - AllenNLP v1.5.0
#125
vrunm
closed
1 year ago
0
torchnlp ERROR: No matching distribution found for torch==1.0.0
#124
skr3178
opened
1 year ago
0
docs: fix simple typo, experessed -> expressed
#123
timgates42
opened
2 years ago
0
fix issue 105, 120
#122
Pazzzzzz
opened
2 years ago
0
PackagesNotFoundError in anaconda
#121
SihanLiuEcho
opened
2 years ago
0
Error in SpacyEncoder when language argument is passed
#120
enaserianhanzaei
opened
3 years ago
0
wmt_dataset download failed
#119
chloejiwon
opened
3 years ago
2
Gating for inputs
#118
NehaMotlani
opened
3 years ago
0
check For path exists
#117
baban9
closed
2 years ago
0
Wrong number of classes is derived from `label_encoder.vocab_size`
#116
guanqun-yang
opened
3 years ago
5
Fix import problem with pytorch v1.9.x
#115
qqaatw
closed
3 years ago
1
MaxTokensBatchSampler
#114
salvacarrion
opened
3 years ago
1
Added Rogue Metric
#113
priyadesh99
opened
3 years ago
1
Added Rogue Metric
#112
priyadesh99
closed
3 years ago
0
Added Rouge metric
#111
priyadesh99
closed
3 years ago
0
Make `check_files` more generic
#110
PetrochukM
opened
4 years ago
1
handling large-scale datasets with distributed dataloaders for iterative datasets
#109
rabeehk
opened
4 years ago
0
Fix `fork_rng_wrap`
#108
PetrochukM
opened
4 years ago
0
Could this be improved?
#107
PetrochukM
closed
4 years ago
0
Simplify `Encoder`: Special Tokens, OOB, Batch Encoding
#106
PetrochukM
opened
4 years ago
1
SpacyEncoder: TypeError: __init__() got an unexpected keyword argument 'language'
#105
TheophileBlard
opened
4 years ago
2
Update README
#104
PetrochukM
closed
4 years ago
1
Rouge
#103
YuhengHuang42
closed
4 years ago
5
Support loading fasttext model from custom file
#102
YuhengHuang42
opened
4 years ago
7
Add support for append_sos
#101
wxl1999
closed
4 years ago
5
Add BPE encoder
#100
Columbine21
opened
4 years ago
2
Add Squad Dataset + Update flake8 + Update install scripts
#99
hurricanelx
closed
4 years ago
2
Add SQUAD Dataset
#98
hurricanelx
closed
4 years ago
0
Fix: BucketBatchSampler's lambda in snli example
#97
mrshu
closed
4 years ago
2
OSError on second usage of FastText()
#96
rodinasophie
closed
4 years ago
1
ONNX support for Encoders
#95
cjermain
opened
4 years ago
1
Squad dataset
#94
avinashsai
closed
4 years ago
1
Why there is a huge result difference between Awd-Lstm Weight_Drop and this one
#93
realiti4
closed
4 years ago
1
Fix simple typo: donwload -> download
#92
timgates42
closed
4 years ago
2
Fix simple typo: donwload -> download
#91
timgates42
closed
4 years ago
0
Replaced .view with .reshape on Attention
#90
jmribeiro
closed
4 years ago
2
Inefficient embedding loading code in README.md
#89
JamieCT
closed
4 years ago
3
Fixed reference url
#88
seanhung21
closed
5 years ago
2
AttributeError: 'WeightDropGRU' object has no attribute '_flat_weights'
#87
Kamin-At
closed
5 years ago
2
The link to the penn treebank dataset seems to be broken.
#86
whwang299
closed
5 years ago
1
Allow StaticTokenizerEncoder to take any iterable
#85
tbelhalfaoui
closed
5 years ago
2
PyTorch-NLP 0.5.0
#84
PetrochukM
closed
5 years ago
1
Tempfile PermissionError after bleu demo on windows
#83
laohur
closed
5 years ago
2
Special tokens should be properly encoded by text_encoders
#82
ricardorei
closed
4 years ago
5
There is bpemb, but there is no Byte-Pair Encoding.
#81
ghost
closed
5 years ago
3
Could pre-training BERT or multi-head self-attention be added?
#80
ghost
closed
5 years ago
1
Fix `enforce_reversible`, `char_n_gram` test, and travis.
#79
PetrochukM
closed
5 years ago
1
bleu metric doesn't seem to work properly
#78
HadiZayer
closed
5 years ago
1
RuntimeError in torchnlp.nn._weight_drop wrapped by torch.nn.DataParallel
#77
bloodwass
opened
5 years ago
3
fix a little bug in weight_drop.py
#76
rishishian
closed
5 years ago
2
Next