Pinned Repositories
Active-NER
Bayesian Deep Active Learning for Named entity recognition (NER)
Active-NLP
Bayesian Deep Active Learning for Natural Language Processing Tasks
active_learning_toolbox
Jupyter active learning annotator widget.
alil-dream
AlpacaTag
AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)
association_analysis
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Attention-Visualization
Visualization for simple attention and Google's multi-head attention.
FewRel
A Large-Scale Few-Shot Relation Extraction Dataset
LSFS
Linear Semi-supervised Feature Selection
codefly13's Repositories
codefly13/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset
codefly13/active_learning_toolbox
Jupyter active learning annotator widget.
codefly13/alil-dream
codefly13/AlpacaTag
AlpacaTag: An Active Learning-based Crowd Annotation Framework for Sequence Tagging (ACL 2019 Demo)
codefly13/awesome-neural-models-for-semantic-match
A curated list of papers dedicated to neural text (semantic) matching.
codefly13/awesome-pretrained-chinese-nlp-models
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型集合
codefly13/bertviz
BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)
codefly13/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
codefly13/ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from huggingface.
codefly13/cuad
CUAD (NeurIPS 2021)
codefly13/cuad-demo
codefly13/CValues
面向中文大模型价值观的评估与对齐研究
codefly13/dodrio
Exploring attention weights in transformer-based models with linguistic knowledge.
codefly13/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
codefly13/Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
codefly13/hierarchical-explanation-neural-sequence-models
Source code for "Towards Hierarchical Importance Attribution: Explaining Compositional Semantics for Neural Sequence Models", ICLR 2020.
codefly13/label_confusion_learning
Official implementation of AAAI-21 paper "Label Confusion Learning to Enhance Text Classification Models"
codefly13/Legal-Entity-Recognition
A Dataset of German Legal Documents for Named Entity Recognition
codefly13/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
codefly13/nlp_paper_study
研读顶会论文,复现论文相关代码
codefly13/OpenPrompt
An Open-Source Framework for Prompt-Learning.
codefly13/P-tuning-v2
Source code and data for ACL 2022 paper "P-tuning v2: Prompt Tuning Can Be Comparable to Fine-tuning Across Scales and Tasks"
codefly13/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
codefly13/python-docx2txt
A pure python based utility to extract text and images from docx files.
codefly13/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
codefly13/RDF-to-Text
codefly13/simple_mf
Simple but Flexible Recommendation Engine in PyTorch
codefly13/stealth.min.js
提取出来的 stealth.js
codefly13/surface_normal_uncertainty
(ICCV 2021 - oral) Estimating and Exploiting the Aleatoric Uncertainty in Surface Normal Estimation
codefly13/TriggerNER
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)