文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。
☆61Feb 12, 2020Updated 6 years ago
Alternatives and similar repositories for bert_doc_binary_classification
Users that are interested in bert_doc_binary_classification are comparing it to the libraries listed below
Sorting:
- 利用ALBERT实现文本二分类,判别是否属于政治上的出访类事件,提升模型训练和预测速度。☆75Feb 3, 2023Updated 3 years ago
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆20Feb 11, 2017Updated 9 years ago
- 抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)☆14May 10, 2022Updated 3 years ago
- 基于Bert实现中文文本二分类☆29Mar 2, 2020Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆57Sep 24, 2019Updated 6 years ago
- 一个基本的多层lstm rnn模型,能实现中英文文本的二分类或多分类☆49Nov 5, 2018Updated 7 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆49Oct 22, 2019Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆54Jan 13, 2019Updated 7 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- code for EMNLP 2022 paper Better Few-Shot Relation Extraction with Label Prompt Dropout☆26Nov 8, 2024Updated last year
- LaTeX Thesis Template for Soochow University☆10Mar 28, 2021Updated 4 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆73Dec 12, 2022Updated 3 years ago
- This is the official implementation of our neural-network-based fast diffuse room impulse response generator (FAST-RIR) for generating r…☆12Nov 30, 2021Updated 4 years ago
- BERT预训练模型字向量提取工具☆53Apr 23, 2020Updated 5 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Nov 16, 2020Updated 5 years ago
- "Cross-lingual Language Model Pretraining for Retrieval". (WWW 2021)☆10Jun 17, 2022Updated 3 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Apr 18, 2018Updated 7 years ago
- CNN 用来对向量进行特征提取,向量可以是文本的embedding、社交网络节点的embedding、图片等☆11Apr 25, 2020Updated 5 years ago
- Worth-reading papers and related resources on Named Entity Recognition (NER). 值得一读的命名实体识别论文与相关资源集合☆40Mar 18, 2021Updated 5 years ago
- multi-label-classification-4-event-type☆138Mar 24, 2023Updated 2 years ago
- Plug in and Play Prompt Technique to Boost Model reasoning by 40%☆10May 30, 2023Updated 2 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Aug 2, 2020Updated 5 years ago
- bert、roberta、ernie等方法进行文本分类☆88May 25, 2023Updated 2 years ago
- 使用2018年度部分大众点评的用户评价作为数据集,未筛选前共440万条评论数据,经过数据集的标签化处理以及中文文本的预处理、特征提取以及特征权重后,使用了SVM,朴素贝叶斯,Adabosst等经典机器学习方法进行分类,之后又使用了Bi-LSTM的深度神经网络进行训练分类。☆13Nov 11, 2021Updated 4 years ago
- A Bert-CNN-LSTM model for punctuation restoration☆58Jun 12, 2023Updated 2 years ago
- ☆15Feb 26, 2023Updated 3 years ago
- ACL2019:Learning to Abstract for Memory-augmented Conversational Response Generation☆19Sep 14, 2019Updated 6 years ago
- 基于词典的文本情感分析并且有用户界面“小白”☆10Jan 2, 2016Updated 10 years ago
- ☆10Jan 1, 2022Updated 4 years ago
- chinese few-shot ner☆16Aug 28, 2022Updated 3 years ago
- 对称可搜索加密,Cash的实现方案☆19Jun 10, 2018Updated 7 years ago
- A simple and useful platform for entity tagging using tornado.☆24Aug 23, 2019Updated 6 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 本项目使用Keras实现R-BERT,在人物关系数据集上进行测试验证。☆10Apr 17, 2021Updated 4 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆24May 19, 2020Updated 5 years ago
- Code for "Adversarial Over-Sensitivity and Over-Stability Strategies for Dialogue Models (CoNLL 2018)"☆15Feb 6, 2019Updated 7 years ago
- Pytorch code for the paper 'Attention-based Atrous Convolutional Neural Networks: Visualisation and Understanding Perspectives of Acousti…☆14Nov 12, 2020Updated 5 years ago
- Analyse the self-attention patterns in BERT for humor classification and verify the linguistic theory of humor, use GPT-2 to create humor…☆11Apr 30, 2020Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Mar 12, 2022Updated 4 years ago