danielzuegner / code-transformer

Implementation of the paper "Language-agnostic representation learning of source code from structure and context".
https://www.in.tum.de/daml/code-transformer/
MIT License
166 stars 31 forks source link

Minor fix in README #14

Closed maximzubkov closed 3 years ago

maximzubkov commented 3 years ago

Hello! Thank you for your work it's amazing Seems like I found a small typo in README

tobias-kirschstein commented 3 years ago

Hi Maxim, thank you for your interest in the Code Transformer. You were partly right about the preprocess-1 configs. There were supposed to be 2 yaml files in the preprocessing configs folder. I added the missing one (which is not super different from the one that was already there, but for the sake of completeness).