一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo
☆27May 11, 2024Updated last year
Alternatives and similar repositories for bert_nlu_joint
Users that are interested in bert_nlu_joint are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 百度UIE抽取模型torch版训练预测框架☆12Nov 20, 2024Updated last year
- 常用的一些用于图像分类的模型demo。☆11Nov 22, 2022Updated 3 years ago
- 爬取百度贴吧、TapTap、appstore、微博官方博主上的游戏评论(基于redis_scrapy),过滤器采用了bloomfilter。☆54Nov 15, 2018Updated 7 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134May 29, 2024Updated last year
- 一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce☆23Jun 17, 2025Updated 10 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- 意图槽位模型训练框架(单意图、独 立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。☆21May 11, 2024Updated last year
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Dec 10, 2024Updated last year
- 实现了简单的智能问答应用。输入问答列表,训练模型,一个智能智能问答机器人便生成了!☆18Mar 16, 2023Updated 3 years ago
- 基于pytorch的中文意图识别和槽位填充☆217Aug 5, 2025Updated 9 months ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆225Dec 8, 2023Updated 2 years ago
- 基于文本相似度的win10智能客服问答系统☆16Mar 12, 2020Updated 6 years ago
- Build a Chinese conversational assistant robot with RASA(构建中文多轮任务型对话机器人)☆10Apr 1, 2020Updated 6 years ago
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆13Oct 18, 2022Updated 3 years ago
- Detecting mime types base on content sniffer☆35Dec 1, 2024Updated last year
- ☆21Aug 25, 2021Updated 4 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆25Feb 29, 2024Updated 2 years ago
- 基于知识图谱的QA系统,BERT模型☆18Sep 28, 2019Updated 6 years ago
- ☆19Sep 3, 2024Updated last year
- 基于bert4keras开放领域的关系抽取☆21Jun 9, 2022Updated 3 years ago
- 基于langchain和chatglm6b构建的智能问答系统,支持自定义语料☆10Jun 25, 2023Updated 2 years ago
- Vector search with Pinecone and Openai to search through contract law textbook. If downloaded, remeber to install all dependencies. Refer…☆11Mar 30, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- a QA bot on contents of given docs 用所给文档进行问答的聊天机器人☆12Apr 20, 2023Updated 3 years ago
- Probe how GPT-n performs on statutory reasoning☆10Sep 17, 2024Updated last year
- A question answering AI tool for the content from the PDF files of the Civil Code, Criminal Code, Code of Criminal Procedure, Labor Stand…☆11May 14, 2023Updated 2 years ago
- Client for the ETHLottery☆17Nov 4, 2022Updated 3 years ago
- Transformer(attention-is-all-you-need)的pytorch实现,带run demo,可以跑通☆10Apr 16, 2019Updated 7 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 4 years ago
- 基于pytorch_rnn的古诗词生成☆11Oct 24, 2021Updated 4 years ago
- Chatbot_CN项目的知识图谱模块☆12Mar 27, 2020Updated 6 years ago
- Experiments codes for COLING '22 paper "Augmenting Legal Judgment Prediction with Contrastive Case Relations"☆11Apr 25, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Here you will find codes from projects that I participated☆22Sep 18, 2025Updated 7 months ago
- ☆12Jan 31, 2026Updated 3 months ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆110Jul 26, 2021Updated 4 years ago
- Graph QABot Demo| 图谱问答案例☆15Apr 11, 2023Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆48Mar 2, 2023Updated 3 years ago
- 万能的Adapter☆13May 21, 2015Updated 10 years ago
- 本项目主要研究大模型在单独的法律数据集上的效果,现在支持belle和chatglm相关的模型训练,预测,验证和在线部署, 另外增加爬虫代码,langchain,结合数据库预测等功能。☆12Jul 16, 2023Updated 2 years ago