Giter VIP home page Giter VIP logo

medical-entity-recognition's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

medical-entity-recognition's Issues

关于数据的使用问题

您好,我看了几篇医学NER的论文,他们都使用了CCKS2017作为实验的数据集,请问这个数据集是没有版权的吗,可以直接在我的论文中使用吗?

代码阅读起来不流畅

方法定义太多了吧,好好的tensorflow被你拆的这里调一个方法那里调一个方法。两句话写个方法,不方便debug。可读性太差了

请问crf_unit.py如何char模型

您好,我想用crf训练基于字的命名实体识别,我在crf_unit.py里能正常运行训练基于词的模型,但是基于字的模型,出来的结果不对,这是我哪个地方改错了吗?
20181121165024

> 如题,可以用您提供的命令行对BLISTM-CRF进行测试,但是不知道如何测试CRF

如题,可以用您提供的命令行对BLISTM-CRF进行测试,但是不知道如何测试CRF
非常感谢!

我刚刚修改了一下,可以用了。主要对crf_unit.py做了以下几个修改:

1、将crt.predata批量修改为predata
2、填入作者给的两个训练和测试文件
testpath = '../train_test_data/test_bio_word.txt'
trainpath = '../train_test_data/train_bio_word.txt'

image

image

Originally posted by @Licko0909 in #6 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.