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

Dataset preparation code #4

Open
shashwath94 opened this issue Sep 27, 2018 · 1 comment
Open

Dataset preparation code #4

shashwath94 opened this issue Sep 27, 2018 · 1 comment

Comments

@shashwath94
Copy link

Hey @hadyelsahar ,
Great work/repo! Thanks for that.
I wanted to ask you whether the code to create the *.ids files (data preprocessing) is included in the repo? I'm having a hard time finding it.

@hadyelsahar
Copy link
Owner

Thanks, no it is not in the repo. The reason is because the code was hard to follow and tweak.
I wanted to rewrite it again using sentence-piece, FastText and Spacy so it becomes clean and simple to reapply on any dataset but I got involved in some other stuff.

if u want to just generate the ids (the vocab file) this should be 3-4lines using sentence piece

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