hspuppy / hugbertLinks
Hugging BERT together. Misc scripts for Huggingface transformers.
☆72Updated 2 years ago
Alternatives and similar repositories for hugbert
Users that are interested in hugbert are comparing it to the libraries listed below
Sorting:
- 全局指针统一处理嵌套与非嵌套NER☆255Updated 4 years ago
- chinese version of longformer☆115Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- CoSENT、STS、SentenceBERT☆171Updated 7 months ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- ☆87Updated 3 years ago
- ☆136Updated 3 years ago
- Pattern-Exploiting Training在中文上的简单实验☆174Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- Knowledge Graph☆175Updated 3 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆261Updated 4 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆101Updated 2 years ago
- ☆279Updated 3 years ago
- ☆33Updated 4 years ago
- 中文NLP数据集☆158Updated 6 years ago
- ☆157Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆77Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆61Updated last year
- TPlinker for NER 中文/英文命名实体识别☆127Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Updated 3 years ago
- ccks2020 NER competitions☆119Updated 4 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago