Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: src-d/code2vec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: path_extractor
Choose a base ref
...
head repository: src-d/code2vec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 10 files changed
  • 4 contributors

Commits on Jul 9, 2018

  1. Merge pull request #2 from src-d/path_extractor

    Added Path extractor and initial pipeline structure
    zurk authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    091021e View commit details
    Browse the repository at this point in the history
  2. Fix value in path extractor

    Signed-off-by: Romain Keramitas <[email protected]>
    r0mainK committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    77944df View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Merge pull request #4 from r0mainK/fix/value

    Fix value in path extractor
    zurk authored Jul 10, 2018
    Configuration menu
    Copy the full SHA
    3284c30 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Add Code2VecFeatures Model

    Signed-off-by: Pol Alvarez Vecino <[email protected]>
    kafkasl committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    d49ba88 View commit details
    Browse the repository at this point in the history
  2. Add Vocabulary2Id transformer

    Signed-off-by: Pol Alvarez Vecino <[email protected]>
    kafkasl committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    45ab7e8 View commit details
    Browse the repository at this point in the history
  3. Add main and rework data pipeline

    Signed-off-by: Pol Alvarez Vecino <[email protected]>
    kafkasl committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    fa733ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from kafkasl/master

    Add rest of data pipeline
    r0mainK authored Jul 18, 2018
    Configuration menu
    Copy the full SHA
    19d8c02 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Fix the model

    Signed-off-by: Romain Keramitas <[email protected]>
    r0mainK committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    5d1114f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from r0mainK/fix/model

    Fix the model saving
    r0mainK authored Aug 16, 2018
    Configuration menu
    Copy the full SHA
    7f51958 View commit details
    Browse the repository at this point in the history
Loading