Code Monkey home page Code Monkey logo

Comments (5)

urialon avatar urialon commented on June 17, 2024 1

Closing due to inactivity, feel free to re-open if you have further questions!

from code2seq.

urialon avatar urialon commented on June 17, 2024

Hi @greenmonn ,
I tested this with dotnet core 2.2 .
But let's try running the dotnet command directly. Can you please run:

dotnet run --project CSharpExtractor/CSharpExtractor/Extractor/Extractor.csproj --max_length 8 --max_width 2 --path CSharpExtractor/CSharpExtractor --threads 64 --ofile_name my_dataset.val.raw.txt

And tell me what it outputs?

from code2seq.

greenmonn avatar greenmonn commented on June 17, 2024

Thanks for the reply!
Now I realized it was just the problem of the specified dotnet version. When I ran the command, I got the below result:

스크린샷 2020-05-22 오전 10 36 22

After reinstalling dotnet-sdk with version 2.2, now datasets are successfully preprocessed. However, I think it might work okay with 3.1 version by removing the specified version part on CExtractor.. Anyway, thanks for the great repo :)

from code2seq.

greenmonn avatar greenmonn commented on June 17, 2024

By the way, I have a one more question. I tried to use stackoverflow dataset of CodeNN, but I only found some .txt files of parsed code snippets that were already preprocessed for their model, from the CodeNN repository. Could you give some advice to correctly replicate the result using the stackoverflow dataset?

from code2seq.

urialon avatar urialon commented on June 17, 2024

We did not release official adaptation preprocessing for the CodeNN dataset, because we found it to be very noisy and I don't recommend using this dataset.
See also the discussion and pointers here: #17

from code2seq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.