SkyuForever/CRE-LLM
CRE-LLM: A Domain-Specific Chinese Relation Extraction Framework with Fine-tuned Large Language Model
This framework helps you automatically extract key relationships from Chinese financial and general domain texts. You input raw Chinese text data, and it outputs structured information detailing entities and their relationships. This is ideal for financial analysts, market researchers, or anyone needing to quickly understand complex relationships within large volumes of Chinese documents.
No commits in the last 6 months.
Use this if you need to identify and extract specific relationships, like 'company X acquired company Y,' from Chinese text documents.
Not ideal if you primarily work with English text or do not have access to powerful GPUs for model fine-tuning.
Stars
25
Forks
2
Language
Python
License
—
Category
Last pushed
Apr 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SkyuForever/CRE-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
M-Taghizadeh/flan-t5-base-imdb-text-classification
In this implementation, using the Flan T5 large language model, we performed the Text...
Pavansomisetty21/A-Fine-Tuned-Model-for-Medical-Named-Entity-Recognition-using-Gemini-LLM
In this we finetuned the Gemini model with our own medical NER dataset and used to recognize...
EkBass/fin-eng-translations-set
Massive translation set between Finnish and English languages.
mehrdadalmasi2020/bert-fine-tuning-text-classifier-lux
A library that leverages pre-trained BERT models for multilingual text classification (French,...
Xebec19/custom-tokeniser
custom tokeniser to replicate how llms tokenize input and output