Ecosyste.ms: Issues

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

GitHub / PetrochukM/PyTorch-NLP issues and pull requests

#125 - SpacyWordSplitter: module not found - AllenNLP v1.5.0

Issue - State: closed - Opened by vrunm almost 2 years ago

#123 - docs: fix simple typo, experessed -> expressed

Pull Request - State: open - Opened by timgates42 over 2 years ago

#122 - fix issue 105, 120

Pull Request - State: open - Opened by Pazzzzzz almost 3 years ago

#121 - PackagesNotFoundError in anaconda

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

#119 - wmt_dataset download failed

Issue - State: open - Opened by chloejiwon about 3 years ago - 2 comments

#118 - Gating for inputs

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

#117 - check For path exists

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

#116 - Wrong number of classes is derived from `label_encoder.vocab_size`

Issue - State: open - Opened by guanqun-yang over 3 years ago - 5 comments

#115 - Fix import problem with pytorch v1.9.x

Pull Request - State: closed - Opened by qqaatw over 3 years ago - 1 comment

#114 - MaxTokensBatchSampler

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

#113 - Added Rogue Metric

Pull Request - State: open - Opened by PriyaDeshpande1605 over 3 years ago - 1 comment

#112 - Added Rogue Metric

Pull Request - State: closed - Opened by PriyaDeshpande1605 over 3 years ago

#111 - Added Rouge metric

Pull Request - State: closed - Opened by PriyaDeshpande1605 over 3 years ago

#110 - Make `check_files` more generic

Issue - State: open - Opened by PetrochukM almost 4 years ago - 1 comment

#108 - Fix `fork_rng_wrap`

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

#107 - Could this be improved?

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

#106 - Simplify `Encoder`: Special Tokens, OOB, Batch Encoding

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

#104 - Update README

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

#103 - Rouge

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

#102 - Support loading fasttext model from custom file

Pull Request - State: open - Opened by YuhengHuang42 over 4 years ago - 7 comments

#101 - Add support for append_sos

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

#100 - Add BPE encoder

Pull Request - State: open - Opened by Columbine21 over 4 years ago - 2 comments

#99 - Add Squad Dataset + Update flake8 + Update install scripts

Pull Request - State: closed - Opened by hurricanelx over 4 years ago - 2 comments

#98 - Add SQUAD Dataset

Pull Request - State: closed - Opened by hurricanelx over 4 years ago

#97 - Fix: BucketBatchSampler's lambda in snli example

Pull Request - State: closed - Opened by mrshu over 4 years ago - 2 comments

#96 - OSError on second usage of FastText()

Issue - State: closed - Opened by rodinasophie over 4 years ago - 1 comment

#95 - ONNX support for Encoders

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

#94 - Squad dataset

Pull Request - State: closed - Opened by avinashsai almost 5 years ago - 1 comment

#93 - Why there is a huge result difference between Awd-Lstm Weight_Drop and this one

Issue - State: closed - Opened by realiti4 almost 5 years ago - 1 comment
Labels: wontfix

#92 - Fix simple typo: donwload -> download

Pull Request - State: closed - Opened by timgates42 almost 5 years ago - 2 comments

#91 - Fix simple typo: donwload -> download

Issue - State: closed - Opened by timgates42 almost 5 years ago

#90 - Replaced .view with .reshape on Attention

Pull Request - State: closed - Opened by jmribeiro almost 5 years ago - 2 comments

#89 - Inefficient embedding loading code in README.md

Issue - State: closed - Opened by JamieCT almost 5 years ago - 3 comments

#88 - Fixed reference url

Pull Request - State: closed - Opened by seanhung21 almost 5 years ago - 2 comments

#87 - AttributeError: 'WeightDropGRU' object has no attribute '_flat_weights'

Issue - State: closed - Opened by Kamin-At about 5 years ago - 2 comments
Labels: help wanted, good first issue

#86 - The link to the penn treebank dataset seems to be broken.

Issue - State: closed - Opened by whwang299 about 5 years ago - 1 comment
Labels: help wanted, good first issue

#85 - Allow StaticTokenizerEncoder to take any iterable

Issue - State: closed - Opened by tbelhalfaoui about 5 years ago - 2 comments

#84 - PyTorch-NLP 0.5.0

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

#83 - Tempfile PermissionError after bleu demo on windows

Issue - State: closed - Opened by laohur about 5 years ago - 2 comments

#82 - Special tokens should be properly encoded by text_encoders

Issue - State: closed - Opened by ricardorei over 5 years ago - 5 comments
Labels: enhancement, help wanted, good first issue

#81 - There is bpemb, but there is no Byte-Pair Encoding.

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

#80 - Could pre-training BERT or multi-head self-attention be added?

Issue - State: closed - Opened by ghost over 5 years ago - 1 comment
Labels: help wanted, good first issue

#79 - Fix `enforce_reversible`, `char_n_gram` test, and travis.

Pull Request - State: closed - Opened by PetrochukM over 5 years ago - 1 comment

#78 - bleu metric doesn't seem to work properly

Issue - State: closed - Opened by HadiZayer over 5 years ago - 1 comment

#77 - RuntimeError in torchnlp.nn._weight_drop wrapped by torch.nn.DataParallel

Issue - State: open - Opened by bloodwass over 5 years ago - 3 comments
Labels: bug, help wanted, good first issue

#76 - fix a little bug in weight_drop.py

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

#75 - A little bug in torchnlp/nn/weight_drop.py

Issue - State: closed - Opened by rishishian over 5 years ago - 2 comments

#74 - Fix: Doc for FastText

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

#73 - Fix: Doc for LockedDropout Input Shape

Pull Request - State: closed - Opened by JiaqiLiu over 5 years ago - 1 comment

#72 - Updating FastText URLs

Pull Request - State: closed - Opened by crleblanc over 5 years ago - 1 comment

#71 - LockedDropout - Doc Misleading

Issue - State: closed - Opened by JiaqiLiu over 5 years ago - 2 comments

#70 - Http 403 when calling FastText()

Issue - State: closed - Opened by crleblanc over 5 years ago - 2 comments

#69 - Update Encoder specification; Bump version to 0.4.1

Pull Request - State: closed - Opened by PetrochukM over 5 years ago - 1 comment

#67 - pip freeze | grep -w cupy

Issue - State: closed - Opened by cy69855522 over 5 years ago - 1 comment

#66 - Reduce memory requirement for building word to vector cache

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

#65 - FastText memory requirements

Issue - State: closed - Opened by zbyte64 over 5 years ago - 1 comment

#64 - import error: fails to find sru.cu and no attribute 'encode' issue

Issue - State: closed - Opened by jpilaul over 5 years ago - 1 comment

#62 - Input batch size doesn't match hidden[0] batch size

Issue - State: closed - Opened by homelifes almost 6 years ago - 2 comments

#61 - Support loading fasttext model from custom file

Issue - State: open - Opened by keanpantraw almost 6 years ago - 5 comments
Labels: enhancement, help wanted, good first issue

#60 - Add GLUE dataset (but still one issue with QQP and SNLI, see comment)

Pull Request - State: closed - Opened by PattynR almost 6 years ago - 5 comments

#59 - Consider renaming pad_batch to stack_and_pad

Issue - State: closed - Opened by PetrochukM almost 6 years ago - 1 comment

#58 - Allow pad_batch concatenate along any dimension

Pull Request - State: closed - Opened by PetrochukM almost 6 years ago - 1 comment

#56 - Release 0.3.7 - 5 fixed issues and a new label_encoder

Pull Request - State: closed - Opened by PetrochukM almost 6 years ago - 1 comment

#55 - IdentityEncoder, iteration over 0-d tensor error

Issue - State: closed - Opened by PetrochukM almost 6 years ago - 1 comment

#54 - missing fine-grained option in smt dataset

Issue - State: closed - Opened by mourga about 6 years ago - 1 comment

#53 - update wildcard imports

Pull Request - State: closed - Opened by bharathgs about 6 years ago

#52 - how to retrain the glove or other word vectorize models?

Issue - State: closed - Opened by 0x1orz about 6 years ago - 1 comment

#51 - [Issue with Example Code] Running into Expected size issue

Issue - State: closed - Opened by johnschwarcz about 6 years ago
Labels: wontfix

#50 - Dataset does not return tuple

Issue - State: closed - Opened by zplizzi over 6 years ago - 1 comment

#49 - Ujson reliance doesn't permit successful install

Issue - State: closed - Opened by dspoka over 6 years ago - 2 comments

#48 - snli example broken cause of stack

Pull Request - State: closed - Opened by dspoka over 6 years ago - 2 comments

#46 - Add Batch Encoding & Fix Issues 43 - 45

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#45 - Apply SRU layer: 'Variable' object has no attribute 'new_zeros'

Issue - State: closed - Opened by dhairyadalal over 6 years ago - 4 comments

#44 - The SpacyEncoder tokenizes incorrectly

Issue - State: closed - Opened by huhk-sysu over 6 years ago - 2 comments

#43 - Test on IMDB dataset is failing

Issue - State: closed - Opened by pravarmahajan over 6 years ago - 1 comment

#42 - remove lambdas for pickle

Pull Request - State: closed - Opened by benjamin-work over 6 years ago - 5 comments

#41 - Consider not using lambdas as default arguments to enable pickling

Issue - State: closed - Opened by benjamin-work over 6 years ago - 4 comments

#39 - Can't get pre-trained FastText embedding

Issue - State: closed - Opened by jfilter over 6 years ago - 2 comments

#38 - Update version

Pull Request - State: closed - Opened by PetrochukM over 6 years ago

#37 - Updates for PyPi Release

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#36 - Update version to 0.3.0

Pull Request - State: closed - Opened by PetrochukM over 6 years ago

#35 - Small Updates

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#34 - Add set operation to dataset

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#33 - Sampler biggest_batch_first upgrade

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#32 - Add torchnlp.download to docs

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#31 - Update download to be more intuitive

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#30 - Update ``pad_tensor`` and ``pad_batch``

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#29 - Upgrade to PyTorch 0.4 + Small Fixes

Pull Request - State: closed - Opened by PetrochukM over 6 years ago - 1 comment

#28 - Update logo to the new style of PyTorch 1.0

Pull Request - State: closed - Opened by floscha over 6 years ago - 3 comments

#27 - Migrate to PyTorch 0.4

Issue - State: closed - Opened by GBLin5566 over 6 years ago - 1 comment