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

python bert_ner/predict.py \ #3

Open
lizhenping opened this issue Feb 24, 2021 · 1 comment
Open

python bert_ner/predict.py \ #3

lizhenping opened this issue Feb 24, 2021 · 1 comment

Comments

@lizhenping
Copy link

in the preprocess.sh,i can not find
python bert_ner/predict.py
--ckpt_path=work_dir/bert_ner.pt
--input_path=${WORK_DIR}/${OUTPUT_DIR}/selected_paras_QG.json
--output_path=${WORK_DIR}/${OUTPUT_DIR}/entities.json
the file predict.py

@lizhenping
Copy link
Author

in the preprocess.sh,i can not find
python bert_ner/predict.py
--ckpt_path=work_dir/bert_ner.pt
--input_path=${WORK_DIR}/${OUTPUT_DIR}/selected_paras_QG.json
--output_path=${WORK_DIR}/${OUTPUT_DIR}/entities.json
the file predict.py

i have find the answer ,the update a new version of the code the predict.py have changed to predict_QG.py

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