toastynews / electra-hongkongeseLinks
Pre-trained ELECTRA from Hong Kong data
☆29Updated 5 years ago
Alternatives and similar repositories for electra-hongkongese
Users that are interested in electra-hongkongese are comparing it to the libraries listed below
Sorting:
- Add CRF or LSTM+CRF for huggingface transformers bert to perform better on NER task. It is very simple to use and very convenient to cust…☆62Updated 3 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆80Updated 4 years ago
- 轉換好的 Albert 中文模型 (for pytorch-transformers)☆19Updated 5 years ago
- ☆75Updated 2 years ago
- ☆67Updated 3 years ago
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆134Updated 3 years ago
- 🍳 NLPrep - dataset tool for many natural language processing task☆28Updated 4 years ago
- Modify Chinese text, modified on LaserTagger Model. I name it "文本手术刀".目前,本项目实现了一个文本复述任务,用于NLP语料的数据增强。☆214Updated 2 years ago
- ☆174Updated 2 years ago
- 基于百度webqa与dureader数据集训练的Albert Large QA模型☆77Updated 5 years ago
- Language-agnostic BERT Sentence Embedding (LaBSE)☆152Updated 4 years ago
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆131Updated 3 years ago
- kenlm语言模型,并提供python的rest服务☆30Updated 7 years ago
- lasertagger-chinese;lasertagger中文学习案例,案例数据,注释,shell运行☆76Updated 2 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- ☆14Updated 3 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆108Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- ODSQA: OPEN-DOMAIN SPOKEN QUESTION ANSWERING DATASET☆63Updated 3 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 3 years ago
- 中文生成式预训练模型☆99Updated 5 years ago
- EmbedRank implemented in Python.