Attention!

This site is best viewed on desktop.

Appeared in ICLR'2019

CODE2SEQ

Demonstration of principles shown in the paperĀ code2seq: Generating Sequences from Structured Representations of Code
Input some Java code inside the editor and click on the arrow to generate predictions for the method's name.
You can use the examples provided below the editor (click on each one to replace editor's contents) or insert your own code.
Examples:
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
JAVA
AST

About

code2seq is a dedicated website for demonstrating the principles shown in the paper
code2seq: Generating Sequences from Structured Representations of Code

Authors

Website Credits