huazhisong / DeepTriageLinks
DeepTriage 使用CNN,RNN相关深度学习算法实现bug精确分配。DeepTriage: deep learning algorithm is used to achieve precise bug triage
☆11Updated 6 years ago
Alternatives and similar repositories for DeepTriage
Users that are interested in DeepTriage are comparing it to the libraries listed below
Sorting:
- Automated bug triage on the Eclipse and Mozilla projects☆15Updated 3 years ago
- Implementation of 'DeepTriage: Exploring the Effectiveness of Deep Learning for Bug Triaging'☆21Updated 3 months ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆108Updated 7 years ago
- 指针生成网络在 中英文数据集下的应用☆17Updated 5 years ago
- Graph convolutional networks (GCN), graphSAGE and graph attention networks (GAT) for text classification☆73Updated 3 years ago
- 使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr☆105Updated 4 years ago
- Implementation of paper☆37Updated 3 years ago
- ☆11Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- BERT for Multitask Learning☆548Updated 2 years ago
- transE算法 简单python实现 FB15k☆194Updated last year
- NLP相关算法岗-面试知识点总结☆114Updated 4 years ago
- The PyTorch 1.6 and Python 3.7 implementation for the paper Graph Convolutional Networks for Text Classification☆111Updated 4 years ago
- Natural Language Processing Papers☆416Updated 4 years ago
- Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, …☆814Updated 2 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆350Updated 4 years ago
- 新闻上的文本分类:机器学习大乱斗☆180Updated 6 years ago
- 使用DGL和pytorch实现metapath2vec☆50Updated 3 years ago
- 给研一同学的NLP入门指南☆59Updated last year
- ☆231Updated 5 years ago
- SimCSE有监督与无监督实验复现☆148Updated last year
- a simple implementation of part-of-speech tagging with hmm☆13Updated 6 years ago
- ☆36Updated 8 years ago
- CNNs for Sentence Classification in PyTorch☆1,029Updated 5 months ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆184Updated 7 years ago
- 使用bert训练MRPC数据集,写成API接口模式以及简易的html界面☆21Updated 5 years ago
- NLP对抗训练,包括PGD、FGM、FGSM、FreeAT☆16Updated 3 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- tweet sentiment extraction of kaggle competition☆11Updated 4 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)