kevinjyh / transformers-code
https://github.com/zyds/transformers-code
☆9Updated last year
Alternatives and similar repositories for transformers-code:
Users that are interested in transformers-code are comparing it to the libraries listed below
- graphrag的基础架构☆24Updated 5 months ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆55Updated 10 months ago
- ☆77Updated 11 months ago
- LLM for NER☆68Updated 8 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆28Updated 8 months ago
- 本项目使用大语言模型(LLM)进行开放领域三元组抽取。☆26Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆174Updated 10 months ago
- 基于BERT的中文命名实体识别☆40Updated 3 years ago
- Implemention of NER model on chinese dataset.☆70Updated last year
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆44Updated last year
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆50Updated last year
- 基于LLM的命名实体识别和实体关系抽取☆16Updated last year
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆95Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆193Updated last year
- ☆129Updated 4 months ago
- 基于pytorch+bert的中文文本分类☆83Updated 2 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆34Updated 7 months ago
- 基于词汇信息融合的中文NER模型☆165Updated 3 years ago
- ☆106Updated 9 months ago
- OneRel在中文关系抽取中的使用☆118Updated last year
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆104Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- SimCSE中文语义相似度对比学习模型☆84Updated 3 years ago
- 毕业设计(医疗问答系统)☆25Updated 3 years ago
- 基于知识图谱的医疗问答系统☆16Updated last year
- ☆26Updated last week
- [ACL 2024] Official resources of "ChatKBQA: A Generate-then-Retrieve Framework for Knowledge Base Question Answering with Fine-tuned Larg…☆292Updated 7 months ago
- 使用bert进行事件抽取。☆43Updated last year
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆20Updated 9 months ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆34Updated 2 years ago