diff --git a/README.md b/README.md index a917353..7516561 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,11 @@ print(decoder.marginals(emissions=emissions)) ## Citation +``` @misc{wang2020torchlatent, title={TorchLatent: High Performance Structured Prediction in PyTorch}, author={Yiran Wang}, year={2020}, howpublished = "\url{https://github.com/speedcell4/torchlatent}" } +```