Thibaut
Thibaut
I may be late for you, but for the missing modules, I think you can simply update git submodules Like so : `git submodule update --init --recursive`
This could be very useful, I can't manage to simulate a game (I can't get past the `[*] input first id, deck index :` instruction) :)
This is the actual solution that I had inside my app. However, if the CSS selector changes overtime, the added CSS will fail. Also, maybe I am missing a cleaner...
A much better solution! I'll make these changes asap
The same mistake is present inside `BertUncasedCustomVocabulary.cs`, which extends CasedTokenizer.