liuhuanyong/MedicalNamedEntityRecognition
Medical Named Entity Recognition implement using bi-directional lstm and crf model with char embedding.CCKS2017中文电子病例命名实体识别项目,主要实现使用了基于字向量的四层双向LSTM与CRF模型的网络.该项目提供了原始训练数据样本(一般醒目,出院情况,病史情况,病史特点,诊疗经过)与转换版本,训练脚本,预训练模型,可用于序列标注研究.把玩和PK使用.
Join the conversation
Reviews · Questions · Posts
Share what you know about MedicalNamedEntityRecognition — write a review from your real experience, ask an implementation question, or publish a post about how you use it.
Share your experience
Write or update your review
Explain what worked, what broke down, and what another team should know before adopting MedicalNamedEntityRecognition.
Project Q&A
Questions and answers
Browse implementation threads tied directly to liuhuanyong/MedicalNamedEntityRecognition. Each question links through to the full answer page.
Be the first to ask how teams run MedicalNamedEntityRecognition in production. Every question you post becomes a durable, searchable answer page other developers can find.
Ask the first questionRelated posts
Posts tagged with the same topics
These posts come from the same topic surface as this repo, so readers can move from project evaluation into practical writeups and migration notes without leaving context.
Share how your team uses MedicalNamedEntityRecognition — a migration note, an architecture writeup, or a comparison. Your post reaches everyone browsing these same topics.
Write the first post