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

data preprocess #5

Open
cswangjiawei opened this issue Oct 22, 2018 · 1 comment
Open

data preprocess #5

cswangjiawei opened this issue Oct 22, 2018 · 1 comment

Comments

@cswangjiawei
Copy link

cswangjiawei commented Oct 22, 2018

Can you tell me how do you process the data into the format of sentences.txt and tags.txt? Thank you very much .

@Shivanshu-Gupta
Copy link
Owner

sentences.txt consists of one sentence per line as a space separated list of tokens. Similarly, tags.txt consists of space separated lists of tags for corresponding sentence tokens. Once you have sentence.txt and tags.txt ready, you can use preprocess.sh to preprocess them for use by the model.

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