I read your paper "Styler: Learning Formatting Conventions to Repair Checkstyle Errors " and it was really interesting. My problem is that I didn't find which method did you used to embed the tokens (one-hot encoding, word2vec ... ?) in other words which method did you used to transform the Buggy abstract token sequence into a vector in order to feed it to LSTM.
I read your paper "Styler: Learning Formatting Conventions to Repair Checkstyle Errors " and it was really interesting. My problem is that I didn't find which method did you used to embed the tokens (one-hot encoding, word2vec ... ?) in other words which method did you used to transform the Buggy abstract token sequence into a vector in order to feed it to LSTM.