#161 · Primary category: NLP Tools & Text Processing
uie_pytorch
PaddleNLP UIE模型的PyTorch版实现
Project last updated:08/13/23
GitHub Stars
704
Forks
120
Contributors
1
License
Apache-2.0
Why we included this project
This is a PyTorch port of UIE, the universal information extraction model that PaddleNLP originally shipped, aimed at anyone who works with Chinese text and needs structured facts out of messy documents. You describe what you want in plain language, naming entity types, relations, events, or opinion targets, and the model runs zero-shot extraction with no training data, which makes it useful for structuring medical reports, legal judgments, financial statements, or accident records. The repo also includes scripts for fine-tuning on your own labeled data, evaluating results, converting doccano annotations, and exporting to ONNX for deployment. Teams already on the PyTorch and transformers stack get UIE without having to adopt PaddlePaddle, and a range of pretrained checkpoints covers base, medical, and English variants.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量