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

Updated to make this work in 2016, added run_all script #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

andreykurenkov
Copy link

Needed to get the dataset and this seemed like the only easy to run code for that. Encountered a few problems such as "02-import.rb:36:in `match': invalid byte sequence in US-ASCII (ArgumentError)", so this fixes those and makes it run. Added a run script while I am at it. Nothing too ambitious, but it now runs and generated nice output with ~220000 movies.

@Mohamed3on
Copy link

Andrey, hi!
This is definitely not the best place to ask, but since the repo is no longer maintaned, I was hoping you could help me.
I have a couple of questions:
1- how do I use this module (I never used Ruby before)
2- Does it include TV shows/episodes?
Thank you.

@andreykurenkov
Copy link
Author

Hi, sure!
1 - You need to install ruby, and then just run each of the ruby scripts (00- . 01- , 02- etc.) in terminal, or just run run_all.sh in terminal as an executable script.
2 - The data includes tv shows and episodes, but the final output does not - it filers that out. You can modify export.rb to include tv shows, though.

I have barely used Ruby prior to this (though a good deal of Python) and found it easy enough to try to fix up for my needs, so I am guessing with a bit of googling you can figure it out.

-Andrey

@brycepg brycepg mentioned this pull request Nov 11, 2016
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

Successfully merging this pull request may close these issues.

2 participants