yujunhuics / timeparserLinks
时间抽取、解析、标准化工具
☆52Updated 2 years ago
Alternatives and similar repositories for timeparser
Users that are interested in timeparser are comparing it to the libraries listed below
Sorting:
- CLUEWSC2020: WSC Winograd模式挑战中文版,中文指代消解任务☆75Updated 5 years ago
- 对话改写介绍文章☆97Updated last year
- NLU & NLG (zero-shot) depend on mengzi-t5-base-mt pretrained model☆74Updated 2 years ago
- LORA微调BLOOMZ,参考BELLE☆25Updated 2 years ago
- 一个基于预训练的句向量生成工具☆136Updated 2 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- Correcting Chinese Spelling Errors with Phonetic Pre-training 非官方实现☆40Updated 3 years ago
- 零样本学习测评基准,中文版☆56Updated 3 years ago
- moss chat finetuning☆50Updated last year
- ☆101Updated 4 years ago
- 收集了目前为止中文领域的MRC抽取式数据集☆119Updated 11 months ago
- The Corpus & Code for EMNLP 2022 paper "FCGEC: Fine-Grained Corpus for Chinese Grammatical Error Correction" | FCGEC中文语法纠错语料及STG模型☆117Updated 5 months ago
- 中文版unilm预训练模型☆83Updated 4 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆63Updated 3 years ago
- 在bert4keras下加载CPM_LM模型☆51Updated 4 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- deep training task☆29Updated 2 years ago
- 基于向量召回的检索式对话系统解决方案,dense retrieval,FAQ……☆33Updated 3 years ago
- 中文多跳问答数据集☆76Updated 6 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- CTC2021-中文文本纠错大赛的SOTA方案及在线演示☆72Updated last year
- RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。☆50Updated 2 years ago
- OCNLI: 中文原版自然语言推理任务☆155Updated 3 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆113Updated last year
- 在苏剑林老师的代码上改了一下,改成了python3.6,基于膨胀卷积,字词混合向量,radam梯度优化算法,百度百科词向量的阅读理解模型