Iwonder-- t1_ivn33ym wrote on November 9, 2022 at 3:54 AM Reply to [D] Is there anything like beam search with BERT? by natural_language_guy You may consider linear-chain CRF. Check the decoding part in this blog: https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html Permalink 7
Iwonder-- t1_ivn33ym wrote
Reply to [D] Is there anything like beam search with BERT? by natural_language_guy
You may consider linear-chain CRF. Check the decoding part in this blog: https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html