Skip to content

Commit 4b91ea5

Browse files
authored
Update README, adding a link to @basedrhys's repo
1 parent 47d428d commit 4b91ea5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,10 @@ If used with the `--predict` flag, the code vector will be printed to console.
265265

266266
This project currently supports Java and C\# as the input languages.
267267

268+
_**April 2020** - an extension for code2vec that addresses obfuscated Java code was developed by [@basedrhys](https://github.com/basedrhys), and is available here:
269+
[https://github.com/basedrhys/obfuscated-code2vec](https://github.com/basedrhys/obfuscated-code2vec)._
270+
271+
268272
_**January 2020** - an extractor for predicting TypeScript type annotations for JavaScript input using code2vec was developed by [@izosak](https://github.com/izosak) and Noa Cohen, and is available here:
269273
[https://github.com/tech-srl/id2vec](https://github.com/tech-srl/id2vec)._
270274

0 commit comments

Comments
 (0)