Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to feed inputs in Visual Studio command line prompt? #38

Open
hsdoaa opened this issue Nov 20, 2019 · 0 comments
Open

How to feed inputs in Visual Studio command line prompt? #38

hsdoaa opened this issue Nov 20, 2019 · 0 comments

Comments

@hsdoaa
Copy link

hsdoaa commented Nov 20, 2019

Hi all,
I want to run the code with YouTube data set in Visual Studio 2012. Should I make some changes in code to read the inputs from cmd (When I run the code in VS with Ctrl+F5)? I mean my main issue is how to feed input (as the desired format you mentioned: -train network_file -output embedding_file -binary 1 -size 200 -order 2 -negative 5 -samples 100 -rho 0.025 -threads 20) to the program in Visual Studio command line?
When I run the code in Visual Studio 2019, I got all the instructions to run LINE on input network file ( e.g, Youtube data set) that is posted on LINE github in Visual Studio command line, but nothing asks me at the command line to feed my input

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant