Pinned Repositories
500lines
500 Lines or Less
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
annualreview-complearning
Demonstration code for the paper 'Bringing machine learning and compositional semantics together' (Percy Liang and Christopher Potts)
aws-ai-intelligent-document-processing
A set of Jupyter notebooks that describes different phases of an Intelligent Document Processing with AWS AI Services
azure-sdk-for-python
Microsoft Azure SDK for Python
bert
TensorFlow code and pre-trained models for BERT
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
BERT-NER
Use google BERT to do CoNLL-2003 NER !
chinese_docker
docker中文文档,docker Chinese Documation
OliverKehl's Repositories
OliverKehl/Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
OliverKehl/aws-ai-intelligent-document-processing
A set of Jupyter notebooks that describes different phases of an Intelligent Document Processing with AWS AI Services
OliverKehl/bert
TensorFlow code and pre-trained models for BERT
OliverKehl/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
OliverKehl/BERT-NER
Use google BERT to do CoNLL-2003 NER !
OliverKehl/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
OliverKehl/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
OliverKehl/cnn-text-classification-tf-chinese
CNN for Chinese Text Classification in Tensorflow
OliverKehl/contrastive-predictive-coding
Keras implementation of Representation Learning with Contrastive Predictive Coding
OliverKehl/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
OliverKehl/detecting-fake-text
Giant Language Model Test Room
OliverKehl/FASPell
产学界最强(SOTA)的简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
OliverKehl/grid
Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法
OliverKehl/IE_Tool
OliverKehl/Intensio-Obfuscator
Obfuscate a python code 2.x and 3.x
OliverKehl/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
OliverKehl/models
Models built with TensorFlow
OliverKehl/NCRFpp
NCRF++, an Open-source Neural Sequence Labeling Toolkit. It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components. (ACL 2018 demo paper)
OliverKehl/NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
OliverKehl/ofdrw
OFD Reader&Writer 提供OFD的生成、解析、签章、转换。依照《GB/T 33190-2016 电子文件存储与交换格式版式文档》实现的OFD版式文档,读写库。
OliverKehl/pdf2docx
Parse PDF file with PyMuPDF and generate docx with python-docx
OliverKehl/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
OliverKehl/pytorch-pretrained-BERT
📖The Big-&-Extending-Repository-of-Transformers: Pretrained PyTorch models for Google's BERT, OpenAI GPT & GPT-2, Google/CMU Transformer-XL.
OliverKehl/rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
OliverKehl/sis
Simple image search engine
OliverKehl/table-detect
table detect(yolo) , table line(unet)
OliverKehl/table-ocr
OliverKehl/Text_Classification
Text Classification Algorithms: A Survey
OliverKehl/tf_seq2seq_chatbot
[unmaintained]
OliverKehl/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)