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

Add README and command line script for Mind Matching #4

Open
titipata opened this issue Mar 16, 2020 · 0 comments
Open

Add README and command line script for Mind Matching #4

titipata opened this issue Mar 16, 2020 · 0 comments
Assignees

Comments

@titipata
Copy link
Owner

I'm thinking to make the script something as follows:

python mind_match.py --input example.csv --n_match 6

and example.csv will have the following column: user_id, fullname, title, abstract, conflicts. We will return a CSV file with the columns user_id, match_ids.

@titipata titipata self-assigned this Mar 16, 2020
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