zejunwang1 / darmatchLinks
一个非常高效的字符串匹配工具,支持正向/反向最大匹配分词和多模式字符串精确匹配
☆17Updated 2 years ago
Alternatives and similar repositories for darmatch
Users that are interested in darmatch are comparing it to the libraries listed below
Sorting:
- 通用版面分析 | 中文文档解析 |Document Layout Analysis | layout paser☆47Updated last year
- 纯c++的全平台llm加速库,支持python调用,支持baichuan, glm, llama, moss基座,手机端流畅运行chatglm-6B级模型单卡可达10000+token / s,☆45Updated 2 years ago
- 高性能文本 Tokenizer 库☆31Updated last year
- Another ChatGLM2 implementation for GPTQ quantization☆55Updated last year
- Large-scale exact string matching tool☆17Updated 5 months ago
- 介绍docker、docker compose的使用。☆20Updated 11 months ago
- ChatGLM2-6B微调, SFT/LoRA, instruction finetune☆109Updated 2 years ago
- (1 )弹性区间标准化的旋转位置词嵌入编码器+peft LORA量化训练,提高万级tokens性能支持。(2)证据理论解释学习,提升模型的复杂逻辑推理能力(3)兼容alpaca数据格式。☆45Updated 2 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- 中文纠错☆93Updated 3 years ago
- ☆28Updated 10 months ago
- 有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型…☆20Updated 3 years ago
- A more efficient GLM implementation!☆54Updated 2 years ago
- 大规模中文语料☆44Updated 5 years ago
- GTS Engine: A powerful NLU Training System。GTS引擎(GTS-Engine)是一款开箱即用且性能强大的自然语言理解引擎,聚焦于小样本任务,能够仅用小样本就能自动化生产NLP模型。☆91Updated 2 years ago
- 百川Dynamic NTK-ALiBi的代码实现:无需微调即可推理更长文本☆48Updated 2 years ago
- BLOOM 模型的指令微调☆24Updated 2 years ago
- TensorRT☆11Updated 4 years ago
- Unsupervised tableQA and databaseQA on chinese finance question and tabular data☆13Updated 2 years ago
- This repository provides an implementation of "A Simple yet Effective Training-free Prompt-free Approach to Chinese Spelling Correction B…☆75Updated last month
- 文本智能校对大赛(Chinese Text Correction)的baseline☆68Updated 2 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆19Updated 2 years ago
- 基于seq2edit (Gector) 的中文文本纠错。☆29Updated 2 years ago
- lightweighted deep learning inference service framework☆40Updated 4 years ago
- chinese document classification of layoutlmv3 and layoutxlm☆44Updated 2 years ago
- BERT Tokenizer in C++☆77Updated 4 years ago
- Code & Data for our Paper "NaSGEC: Multi-Domain Chinese Grammatical Error Correction for Native Speaker Texts" (ACL 2023 Findings)☆92Updated 6 months ago
- Chinese MobileBERT(中文MobileBERT模型)☆95Updated 3 years ago
- sentence-transformers to onnx 让sbert模型推理效率更快☆166Updated 3 years ago
- 该项目是为了使用layoutlmv3针对中文图片训练和推理。 其中主要解决三个问题: 1.数据标准化成可以的训练数据集格式 2.layoutlmv3-base-chinese 分词修改 2.超过512长度的文本切分和滑窗操作☆57Updated 11 months ago