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 use interactive mode? #32

Open
fciannella opened this issue Oct 11, 2019 · 2 comments
Open

How to use interactive mode? #32

fciannella opened this issue Oct 11, 2019 · 2 comments

Comments

@fciannella
Copy link

In interactive mode we're supposed to give the arg --interactive_name what is that supposed to be?

@zeynepakkalyoncu
Copy link
Member

Hello @fciannel, thanks for your interest! --interactive_name is the name of the output file for your interactive query. For example --interactive_name black_bear_attacks will direct the output sentences to a file called black_bear_attacks.csv under path/to/data/datasets.

@fciannella
Copy link
Author

Hello @zeynepakkalyoncu thanks for your reply. What I have noticed looking into the code is that the --interactive_name loads a file which by default is called query_sents.csv, which expects four fields, and loads it into the DataGenerator. That's what confused me in the description. Could you elaborate more on how the interactive mode is supposed to work and eventually give a step by step example? Thanks a lot!

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

2 participants