xiangking/prompt_uie_torch
基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)
This tool helps medical professionals and researchers automatically identify key medical terms like diseases, drugs, and symptoms from Chinese clinical texts. You provide it with raw medical text data, and it outputs a structured list of recognized medical entities. It's designed for anyone working with large volumes of unstructured Chinese medical documents who needs to extract specific information efficiently.
No commits in the last 6 months.
Use this if you need to perform automated medical named entity recognition on Chinese clinical text data.
Not ideal if your primary need is for relationship or event extraction, or if you are working with non-medical or non-Chinese texts.
Stars
44
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/xiangking/prompt_uie_torch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ThilinaRajapakse/simpletransformers
Transformers for Information Retrieval, Text Classification, NER, QA, Language Modelling,...
jsksxs360/How-to-use-Transformers
Transformers 库快速入门教程
google/deepconsensus
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences...
Denis2054/Transformers-for-NLP-2nd-Edition
Transformer models from BERT to GPT-4, environments from Hugging Face to OpenAI. Fine-tuning,...
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks