基于实体首尾指针SPAN的序列标注框架
☆26Mar 14, 2022Updated 4 years ago
Alternatives and similar repositories for lm_ner_span
Users that are interested in lm_ner_span are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆12Feb 18, 2021Updated 5 years ago
- Math-NRE:中学数学知识抽取——关系抽取☆14Mar 20, 2020Updated 6 years ago
- GlobalPoiner中文医疗文本嵌套与非嵌套医疗文本命名实体识别实验☆15May 7, 2022Updated 4 years ago
- CasRelPytorch项目的改写版本,根据源码增添了模型预测功能以及预测结果导入neo4j图数据库的功能。☆13Jul 25, 2024Updated 2 years ago
- Code for the paper: Kernel Distributionally Robust Optimization☆13Feb 21, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 使用多头的思想来进行命名实体识别☆34May 5, 2021Updated 5 years ago
- ☆14Aug 20, 2019Updated 7 years ago
- 嵌套命名实体识别 Nested NER☆19Nov 14, 2021Updated 4 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆20Apr 24, 2023Updated 3 years ago
- experiments for Course 'Advanced Operation System'.☆13Mar 19, 2019Updated 7 years ago
- Bert + PCNN and PCNN 中文关系抽取任务☆20Dec 30, 2022Updated 3 years ago
- knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn☆20Apr 29, 2021Updated 5 years ago
- Text Classification using Mamba Model☆27Jul 15, 2024Updated 2 years ago
- 基于正则表达式的本地文件敏感信息数据挖掘助手。Regular Expression Based Data Mining Assistant for Local File Sensitive Information.☆13Oct 11, 2025Updated 10 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ☆15Jun 5, 2024Updated 2 years ago
- ☆10Aug 14, 2019Updated 7 years ago
- Use machine learning model for intense rainfall prediction. 基于深度学习的天气预报系统研究应用☆13Nov 7, 2020Updated 5 years ago
- ☆17Feb 25, 2023Updated 3 years ago
- “达观杯”长文本智能处理挑战赛。达观数据提供了一批长文本数据和分类信息,希望选手动用自己的智慧,结合当下最先进的NLP和人工智能技术,深入分析文本内在结构和语义信息,构建文本分类模型,实现精准分类。☆10Jul 20, 2018Updated 8 years ago
- Machine learning model library implementing Nix ideas for configuration management☆11Sep 12, 2020Updated 5 years ago
- Open Source Mycetoma's First Series of Molecules☆10Aug 26, 2026Updated last week
- Scraped reviews from OpenRice for sentiment analysis. Formatted to use with BERT.☆12Apr 9, 2020Updated 6 years ago
- 基于Roformer的文本相似度☆11Aug 2, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The code for “PromptNER: A Prompting Method for Few-shot Named Entity Recognition via k Nearest Neighbor Search”☆19Mar 13, 2024Updated 2 years ago
- 迭代膨胀卷积命名实体抽取☆43Aug 2, 2019Updated 7 years ago
- a QA bot on contents of given docs 用所给文档进行问答的聊天机器人☆12Apr 20, 2023Updated 3 years ago
- ☆11Nov 21, 2024Updated last year
- 早期的计算机使用7位的ASCII编码,为了处理汉字,程序员设计了用于简体中文的GB2312和用于繁体中文的big5。 GB2312(1980年)一共收录了7445个字符,包括6763个汉字和682个其它符号。汉字区的内码范围高字节从B0-F7,低字节从A1-FE,占用的码…☆11Sep 10, 2017Updated 8 years ago
- Show summary of a large number of URLs in a Jupyter Notebook☆19Apr 8, 2026Updated 4 months ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆199Nov 19, 2022Updated 3 years ago
- ☆11Mar 22, 2020Updated 6 years ago
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆34Nov 10, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Typhoon Prediction☆13Jan 10, 2020Updated 6 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Nov 13, 2021Updated 4 years ago
- Implementation of Deep evidential regression paper☆58Dec 6, 2020Updated 5 years ago
- 基于pytorch+bert的中文关系抽取☆31Dec 12, 2021Updated 4 years ago
- 一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。☆11Feb 10, 2021Updated 5 years ago
- Speech Emotion Recognition using transfer learning with wav2vec on IEMOCAP.☆17Aug 8, 2021Updated 5 years ago
- Memory In Memory: A Predictive Neural Network for Learning Higher-Order Non-Stationarity from Spatiotemporal Dynamics☆20Feb 3, 2020Updated 6 years ago