Skip to content

LightingFx/ruijin_ner_

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

项目介绍

  • 该项目是天池瑞金医院知识抽取竞赛中实体识别部分的代码,模型为BiLSTM-GRU-CRF,竞赛网址

主要package版本号

  • Python 3.5.2

  • TensorFlow-gpu 1.5

  • jieba 0.39

  • numpy 1.14.5

操作系统

  • Ubuntu 16.04

操作方法

    1. 训练时,需要将参数FLAGS.mode修改为train,测试时修改为test.

    2. data文件夹下除了数据,还有模型文件保存至ckpt_best,日志文件夹为log,验证集结果文件夹result.

reference:

About

ruijin hospital Entity Recognition competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%