Pinned Repositories
AhoCorasickDoubleArrayTrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
ansible-elasticsearch
Ansible playbook for Elasticsearch
awesome-table
表格解析资源综述
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private server services
bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
bert4keras_ner_demo
bert4keras NER
camelot
A Python library to extract tabular data from PDFs
HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 关键词提取 新词发现 短语提取 自动摘要 文本分类 拼音简繁
RapidOCR
A cross platform OCR Library based on PaddleOCR & OnnxRuntime
chros425's Repositories
chros425/awesome-table
表格解析资源综述
chros425/RapidOCR
A cross platform OCR Library based on PaddleOCR & OnnxRuntime
chros425/bert-for-tf2
A Keras TensorFlow 2.0 implementation of BERT, ALBERT and adapter-BERT.
chros425/camelot
A Python library to extract tabular data from PDFs
chros425/ChatGLM-6B
ChatGLM-6B:开源双语对话语言模型
chros425/CLUE-bert4keras
真 · “Deep Learning for Humans”
chros425/CRNN_Chinese_Characters_Rec
(CRNN) Chinese Characters Recognition.
chros425/DAVAR-Lab-OCR
OCR toolbox from Davar-Lab
chros425/fine-tuning
Close-Domain fine-tuning for table detection
chros425/image-table-ocr
Turn images of tables into CSV data. Detect tables from images and run OCR on the cells.
chros425/llama
Inference code for LLaMA models
chros425/MASTER-pytorch
Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)
chros425/micronet
chros425/ML-and-DL
self-learning
chros425/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
chros425/NER-FunTool
本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
chros425/NerAdapter
针对NER领域提供从线下训练到线上部署的一整套闭环流程
chros425/python-tutorial
Python实用教程,包括:Python基础,Python高级特性,面向对象编程,多线程,数据库,数据科学,Flask,爬虫开发教程。
chros425/remove-stamp
使用GAN擦出文档印章 remove stamp by GAN
chros425/roformer-sim
SimBERT升级版(SimBERTv2)!
chros425/Savior
(WIP)The deployment framework aims to provide a simple, lightweight, fast integrated, pipelined deployment framework for RPA(Robot Process Automation) that ensures reliability, high concurrency and scalability of services.
chros425/scrfd-opencv
使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。
chros425/table-detect
table detect(yolo) , table line(unet)
chros425/table-ocr
chros425/Table-OCR-1
Recognize tables from images and restore them into word.
chros425/table_detection_pdf
chros425/TableMASTER-mmocr
2nd solution of ICDAR 2021 Competition on Scientific Literature Parsing, Task B.
chros425/TableNet
Unofficial implementation of "TableNet: Deep Learning model for end-to-end Table detection and Tabular data extraction from Scanned Document Images"
chros425/tr
Free Offline OCR 离线的中文文本检测+识别SDK
chros425/VIMER
视觉预训练基础模型仓库