Open xingjianz opened 2 years ago
Hi, I am very interested in the TRIE model. It was a very interesting design and a very good paper. I do have a couple questions regarding some design choices:
- Have you guys tried using transformers instead of LSTMs for text recognition and IE? If so, was the results not as impressive? If not, was it due to efficiency concerns?
- Is there any particular reason why you chose character level convolution as the encoding method? Thanks!
Hi, thanks for your attention.
Hi, I am very interested in the TRIE model. It was a very interesting design and a very good paper. I do have a couple questions regarding some design choices: