Comment by vgel
3 years ago
Fun fact, the cards are standard enough that for MTG Arena, they actually parse them with feature grammars instead of neural networks.
3 years ago
Fun fact, the cards are standard enough that for MTG Arena, they actually parse them with feature grammars instead of neural networks.
Oh wow really? I figured they had a domain specific language to program the card interactions. Pretty cool they can parse the text directly.
Can you elaborate or point to a source? This is highly relevant to my interests.