Sign inSign up

gswyhq/relation-extraction

By gswyhq

Updated over 6 years ago

Pytorch 实现中文实体的关系抽取

Image
0

166

gswyhq/relation-extraction repository overview

  • 使用已训练好的模型进行预测: docker run --rm -it gswyhq/relation-extraction:v20191220 python3 predict.py

  • 重新训练: docker run -d -it gswyhq/relation-extraction:v20191220 python3 train.py

更详细说明见github

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

over 6 years ago

docker pull gswyhq/relation-extraction:v20191220