Pinned Repositories
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Agriculture_KnowledgeGraph
农业知识图谱(AgriKG):农业领域的信息检索,命名实体识别,关系抽取,智能问答,辅助决策
ai_law
all kinds of baseline models for long text classificaiton( text categorization)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-computer-vision
A curated list of awesome computer vision resources
Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
CAIL
Chinese AI & Law Challenge
CAIL2018
caredTopic
cared topic in recent days
CausalityEventExtraction
self complement of templated based causality event extraction 基于因果关系知识库的因果事件图谱构建demo
leichangqing's Repositories
leichangqing/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
leichangqing/xyj_tf_faster_rcnn_cpu
Tensorflow Faster RCNN for Object Detection----CPU version
leichangqing/nn4nlp2017-code-pytorch
Code Samples from Neural Networks for NLP
leichangqing/lawbot
小法博机器人问答
leichangqing/photo-editing-tensorflow
Human Level Photo Editing via Adversarial Training
leichangqing/DeepLearningBook
This repository is used to publish source code of my deep learning book
leichangqing/Forward-Implementation-of-Fast-and-Compact-CNN-for-Offline-HCCR
leichangqing/PyCasia
A python library to work with the CASIA Chinese handwriting database.
leichangqing/word_similarity
基于《知网》的语义相似度计算 python2.7 API
leichangqing/lectures
Oxford Deep NLP 2017 course
leichangqing/zi2zi
Learning Chinese Character style with conditional GAN
leichangqing/Chinese-Character-Recognition
This project shows how to use CNN to perform Chinese character recognition, a much more complicated task compared to MNIST digit recognition.
leichangqing/KnowledgeSharingPlatform
K# - Knowledge Sharing Platform
leichangqing/the-neural-perspective
leichangqing/hwr-address-1
leichangqing/chinese-word2vec
word2vec/glove/swivel binary file on chinese corpus
leichangqing/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
leichangqing/DeepLearning-NLP
Introduction to Deep Learning for Natural Language Processing
leichangqing/dl_tutorials
Deep learning tutorials (2nd ed.)
leichangqing/DeepHCCR
Offline Handwritten Chinese Character Recognition based on GoogLeNet and AlexNet (With CaffeModel)
leichangqing/Natural-Language-Process
CS224d: Deep Learning for Natural Language Processing
leichangqing/nlp-graph-notebooks
IPython companion notebooks for blog posts about Natural Language Processing on lyonwj.com
leichangqing/PRML-1
PRMLのアルゴリズムをPythonで実装したサンプルプログラム