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

GitHub / harvardnlp/pytorch-struct issues and pull requests

#127 - Broken Alignmnent for CTC example ?

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

#126 - [Question] How to apply pytorch-struct for 2 dimensional data?

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

#125 - end_class support for Autoregressive

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

#124 - Fix for GPU runtime error for semiring

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

#123 - add initial pass at arg_constraints and arg validation.

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

#122 - Update examples to use newer torchtext APIs

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

#121 - RuntimeError when using pytorch-struct on GPU

Issue - State: closed - Opened by goncalomcorreia over 3 years ago - 2 comments

#120 - pytorch-struct shows a warning for torch versions >= 1.8.0

Issue - State: closed - Opened by goncalomcorreia over 3 years ago - 2 comments

#119 - add incremental linear-chain CRF

Pull Request - State: open - Opened by cdjhz over 3 years ago - 5 comments

#118 - Lengths for semimarkov "to_parts" method

Pull Request - State: closed - Opened by urchade almost 4 years ago

#117 - Instable learning with SemiMarkov CRF

Issue - State: open - Opened by urchade almost 4 years ago

#116 - fix bug- missing assignment of spans from sentCFG in documentation

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

#115 - Low memory implementations

Issue - State: open - Opened by srush almost 4 years ago

#114 - fix semimarkov batching and add tests

Pull Request - State: closed - Opened by da03 almost 4 years ago

#113 - Update linearchain.py

Pull Request - State: closed - Opened by srush almost 4 years ago

#112 - add hsmm helper

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

#111 - Device mismatch in LinearChainCRF

Issue - State: closed - Opened by kmkurn almost 4 years ago - 1 comment

#110 - Mini-batch setting with Semi Markov CRF

Issue - State: closed - Opened by urchade almost 4 years ago - 5 comments

#109 - Add alignment CRF test. Fix missing fill_()

Pull Request - State: open - Opened by JohnReid almost 4 years ago - 1 comment

#108 - FastLogSemiring

Issue - State: open - Opened by w-cheng almost 4 years ago - 3 comments

#107 - Conditional and joint span probabilities in TreeCRF

Issue - State: open - Opened by rubencart almost 4 years ago - 5 comments

#106 - Alignment CRF error

Issue - State: open - Opened by jdegange almost 4 years ago - 6 comments

#105 - Remove imperative filling functions _

Pull Request - State: closed - Opened by srush almost 4 years ago

#104 - DependencyCRF partition function broken

Issue - State: closed - Opened by teffland almost 4 years ago - 3 comments

#103 - Nonprojective dependency entropy

Pull Request - State: open - Opened by teffland almost 4 years ago - 9 comments

#102 - gumbel crf

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

#101 - Fix lengths

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

#100 - Possible bug in to_event method

Issue - State: closed - Opened by kmkurn about 4 years ago - 1 comment

#99 - Question on the Complexity of CKY

Issue - State: open - Opened by allanj over 4 years ago - 8 comments

#98 - notebooks are broken

Issue - State: open - Opened by volkancirik over 4 years ago - 7 comments

#97 - Remove tests requiring genbmm

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

#96 - Fix log partition function name

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

#95 - Make sure genbmm is not required

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

#94 - Release on PyPI?

Issue - State: closed - Opened by nikitakit over 4 years ago - 5 comments

#93 - Value expectation and 1st order CKY

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

#92 - Rewrite the tests structure

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

#91 - Fixing documentation

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

#90 - Move tests out to a different directory

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

#89 - Switch from Travis to Github CI

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

#88 - Fix ind device in Sparsemax

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

#87 - multi-root non-projective dependency crf with lengths mask

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

#86 - Multi-root NonProjectiveDependencyCRF

Issue - State: closed - Opened by chijames over 4 years ago - 2 comments

#85 - up sweep and down sweep

Issue - State: closed - Opened by allanj over 4 years ago - 5 comments

#84 - Add Max-Marginals

Issue - State: open - Opened by srush over 4 years ago

#83 - 1st order cky implementation

Pull Request - State: closed - Opened by teffland over 4 years ago - 6 comments

#82 - differentiable samples (rsample)

Issue - State: open - Opened by RafaelPo over 4 years ago - 11 comments

#81 - Gumbel-CRF Semiring

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

#80 - Increasing memory usage of DependencyCRF

Issue - State: open - Opened by kmkurn almost 5 years ago - 4 comments

#79 - support KL and cross-entropy semiring

Pull Request - State: closed - Opened by sustcsonglin almost 5 years ago - 3 comments

#78 - Merge from remote

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

#77 - Create bert-dep.py

Pull Request - State: closed - Opened by ghost about 5 years ago - 2 comments

#76 - support single-root eisner algo.

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

#75 - Support single-root and multiple-root Eisner algorithm.

Pull Request - State: closed - Opened by sustcsonglin about 5 years ago

#73 - [Question] How to compute a marginal probability over a (contiguous) set of nodes?

Issue - State: closed - Opened by kimdev95 about 5 years ago - 3 comments

#72 - Differentiating Through Marginals of Dependency CRF

Issue - State: open - Opened by mbp28 about 5 years ago - 3 comments

#71 - Update hmm to log-space

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

#70 - Inference for the HMM model

Issue - State: closed - Opened by danoneata over 5 years ago - 4 comments

#69 - Fix counts

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

#68 - Lengths on the same device as potentials

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

#67 - Get the score of dist.topk()

Issue - State: closed - Opened by wangxinyu0922 over 5 years ago - 3 comments

#66 - log_potentials argument shape of PCFG

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

#65 - Single-root vs multi-root dependency trees

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

#64 - DependencyCRF marginals possible error

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

#63 - Labeled projective dependency CRF

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

#62 - Support Variable length in non-projective and in alignment

Issue - State: open - Opened by srush over 5 years ago - 4 comments

#60 - Fix off-by-one index error in _convert

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

#59 - Possible indexing error

Issue - State: closed - Opened by kmkurn over 5 years ago - 3 comments

#58 - Fix top-k issues by turning off cache for non-standard semirings

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

#57 - Update deptree.py

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

#56 - enable gradient in dist.topk()

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

#55 - how about enabling gradient calculation in topk() by default

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

#54 - Fix pre-terminal rule prob. in NeuralCFG

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

#53 - add tests for CKY

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

#52 - Preterminal rule prob. in NeuralCFG: probably a bug?

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

#51 - fix inconsistent interface implementation

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

#50 - Bug DependencyCRF function topk

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

#49 - Fix #48

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

#48 - Does not support Cuda

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

#47 - Factorial HMM

Pull Request - State: open - Opened by srush over 5 years ago

#46 - [Bug?] Positive probabilities in Alignment CRF when length nontrivial

Issue - State: open - Opened by tyang92 over 5 years ago - 10 comments

#45 - Fix a bug in the alignment code and add CTC example.

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

#44 - [docs] Semantics of ops in log_potential of Alignment

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

#43 - Set device of start class token in autoregressive log_prob

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

#42 - Speed ups for linear chain and semi-markov

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

#41 - Add max gap for alignment

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

#40 - Rewrite alignment using the genbmm library

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

#39 - Refactor the chart data structure to allow for faster slicing.

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

#38 - Sinkhorn

Issue - State: open - Opened by srush over 5 years ago

#37 - Rewrite the semiring classes and integrated in new kernels

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

#36 - Additional soft beam changes

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

#35 - Implement karthik's greedy scheduled sampling

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

#34 - Dependency CRF add labels

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

#33 - Add local Smith-Waterman alignment and convolutional alignment.

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

#32 - Major docs update

Pull Request - State: closed - Opened by srush almost 6 years ago

#31 - Update docs to describe models

Pull Request - State: closed - Opened by srush almost 6 years ago

#30 - Fast implementation of sequence alignment

Pull Request - State: closed - Opened by srush almost 6 years ago

#29 - Implement sparsemax differentiable dynamic programming.

Pull Request - State: closed - Opened by srush almost 6 years ago

#27 - Autoregressive distribution and beam search

Pull Request - State: closed - Opened by srush almost 6 years ago