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

Optimize markdown files processing #14

Open
hpbl opened this issue Oct 1, 2019 · 0 comments
Open

Optimize markdown files processing #14

hpbl opened this issue Oct 1, 2019 · 0 comments
Labels
Back-end (Python) enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@hpbl
Copy link
Owner

hpbl commented Oct 1, 2019

The processing of markdown files so they can be classified is very slow, and is code I haven't messed around with.

It should probably be this script: https://github.com/hpbl/WRITEME/blob/master/containerizedModel/script/classifier/load_combined_set_and_train_model.py

But it could also involve other ones.

Maybe there are ways to make this faster (parallel?). It might even be the case to write this part using another language like cpp.

Thanks!

@hpbl hpbl added enhancement New feature or request help wanted Extra attention is needed hacktoberfest Back-end (Python) labels Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-end (Python) enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant