• Stars
    star
    2,113
  • Rank 21,072 (Top 0.5 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取

Information-Extraction-Chinese

Chinese information extraction, including named entity recognition, relation extraction and more, focused on state-of-art deep learning methods.

To make clear, this project has several sub-tasks with detailed separate README.md.

Chinese Relation Extraction by biGRU with Character and Sentence Attentions

Details in folder RE_BGRU_2ATT/

Chinese Named Entity Recognition by IDCNN/biLSTM with CRF layer

Details in folder NER_IDCNN_CRF/

Chinese Word Segmentation by Iterated Dilated Convolutions

Details at https://github.com/hankcs/ID-CNN-CWS

Reference

More Repositories

1

Awesome-Chinese-NLP

A curated list of resources for Chinese NLP 中文自然语言处理相关资料
7,350
star
2

Rasa_NLU_Chi

Turn Chinese natural language into structured data 中文自然语言理解
Python
1,446
star
3

Small-Chinese-Corpus

Some useful Chinese corpus datasets 中文语料小数据
519
star
4

Somiao-Pinyin

Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
Python
252
star
5

text2vec

Easily generate document/paragraph/sentence vectors and calculate similarity.
Python
133
star
6

Chinese-VQA

Chinese Visual Question Answering 中文看图问答
Python
43
star
7

federated_shap

Code for paper "Interpret Federated Learning with Shapley Values"
Jupyter Notebook
32
star
8

hk_ipo_prediction

Predict first day performance of Hong Kong IPO stocks: A pipeline example of machine learning projects
Jupyter Notebook
24
star
9

Geetest-Captcha-Crack

Geetest Captcha Crack 为了不被怪兽吃掉而奋斗!
Python
21
star
10

aiml_chatbot

AIML based chatbot
Python
20
star
11

lstm_text_generation_chinese

Chinese Text Generation using LSTM
Python
11
star
12

Responsible-AI

This is a demo project of using Responsible AI technology provided by Google to build responsible machine learning applications.
Jupyter Notebook
6
star
13

crownpku.github.io

personal blog
JavaScript
6
star
14

learning_materials

A collection of personal learning materials.
4
star
15

Question_Answering_UI

A Simple UI based on Dash for Question Answering
Python
4
star
16

end_to_end_cnn_captcha

End to end Captcha Crack with CNN
Python
3
star
17

share_everything

wechat public account share_everything code
Python
3
star
18

Awesome-Insurance

A curated list of insurance related technology across the business line
3
star
19

sen_simi_cal

Calculate sentence similarity by word vector
Python
2
star
20

DamageSpreading

C++
1
star
21

CommunityDetection

CommunityDetection
C++
1
star
22

ParallelGA

Objective-C
1
star