Beam search decoding with Pytorch
☆54Jul 25, 2024Updated last year
Alternatives and similar repositories for BeamSearch
Users that are interested in BeamSearch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Apr 18, 2021Updated 5 years ago
- Multilingual Pre-training with Language and Task Adaptation for Multilingual Text Style Transfer (ACL 2022)☆10Sep 22, 2022Updated 3 years ago
- ⛹️Code for Learning to Select, Track, and Generate for Data-to-Text (Iso et al; ACL 2019).