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

building index with rust #22

Open
pkpkpk opened this issue Aug 9, 2018 · 0 comments
Open

building index with rust #22

pkpkpk opened this issue Aug 9, 2018 · 0 comments

Comments

@pkpkpk
Copy link

pkpkpk commented Aug 9, 2018

So I've started porting code/csv-semmed-ordered-unique-enum.rkt to rust. It works on the sample_semmed.csv

On the semmedDB page I am seeing a ~2GB PREDICATION gzipped sql dump. Can you confirm this is the right data source?

If that is the case, the CSV file it produces is about 9.5GB. I think it would be simpler to just decompress and process the sql.gz directly as its really almost identical to csv anyway. I'd like to make the tool usable for everyone though and if you need explicit csv support that would be good to know

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