Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
speedcell4 authored Nov 19, 2021
1 parent 6d74836 commit d6e0448
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,13 @@ print(decoder.marginals(emissions=emissions))
- [ ] Tree CRF
- [ ] Non-Projective Dependency Tree (Matrix-tree Theorem)
- [ ] Probabilistic Context-free Grammars (PCFG)
- [ ] Dependency Model with Valence (DMV)
- [ ] Dependency Model with Valence (DMV)

## Citation

@misc{wang2020torchlatent,
title={TorchLatent: High Performance Structured Prediction in PyTorch},
author={Yiran Wang},
year={2020},
howpublished = "\url{https://github.com/speedcell4/torchlatent}"
}

0 comments on commit d6e0448

Please sign in to comment.