Pinned Repositories
100-nlp-papers
100 Must-Read NLProc Papers
Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
aind2-cnn
AIND Term 2 -- Lesson on Convolutional Neural Networks
AT4ChineseNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
Attention-Based-BiLSTM-relation-extraction
Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)
BDBKSpider
基于Python的百度百科爬虫
bert
TensorFlow code and pre-trained models for BERT
BERT-AttributeExtraction
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
catchLawfiles
爬取中国裁判文书网的公开法律文书文件
cjm1044642385's Repositories
cjm1044642385/catchLawfiles
爬取中国裁判文书网的公开法律文书文件
cjm1044642385/Agriculture_KnowledgeGraph
农业知识图谱(KG):农业领域的信息检索,命名实体识别,关系抽取,分类树构建,数据挖掘
cjm1044642385/AT4ChineseNER
Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism
cjm1044642385/Attention-Based-BiLSTM-relation-extraction
Tensorflow Implementation of "Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification" (ACL 2016)
cjm1044642385/bert-chinese-ner
使用预训练语言模型BERT做中文NER
cjm1044642385/bert-sequence-tagging
基于BERT的中文序列标注
cjm1044642385/Blog-Back-Up
博客相关文件存储
cjm1044642385/cail
**法研杯比赛
cjm1044642385/CAIL-1
Chinese AI & Law Challenge
cjm1044642385/CCKS-2018-NER
CCKS 2018 面向中文电子病历的命名实体识别
cjm1044642385/Chinese-relation-extraction
Relation Extraction 中文关系提取
cjm1044642385/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
cjm1044642385/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
cjm1044642385/ChineseNER-1
A neural network model for Chinese named entity recognition
cjm1044642385/cw2vec
cw2vec: Learning Chinese Word Embeddings with Stroke n-gram Information
cjm1044642385/DeepInterests
深度有趣
cjm1044642385/download
🔴蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
cjm1044642385/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
cjm1044642385/HRL-RE
Joint Relation Extraction with Hierarchical Reinforcement Learning
cjm1044642385/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
cjm1044642385/jieba
结巴中文分词
cjm1044642385/KG-demo-for-movie
从无到有构建一个电影知识图谱,并基于该KG,开发一个简易的KBQA程序。
cjm1044642385/LatticeLSTM
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
cjm1044642385/LawCrimeMining
Law Crime Mining Based on Corpus build and content analysis by NLP methods. 基于领域语料库构建与NLP方法的裁判文书与犯罪案例文本挖掘项目
cjm1044642385/learning-nlp
nlp in action
cjm1044642385/LM-LSTM-CRF
Empower Sequence Labeling with Task-Aware Language Model
cjm1044642385/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
cjm1044642385/NLP-tools
😋本项目旨在通过Tensorflow基于BiLSTM+CRF实现中文分词、词性标注、命名实体识别(NER)。
cjm1044642385/Wenshu_Spider
:rainbow:Wenshu_Spider-Scrapy框架爬取**裁判文书网案件数据(2018-11-20最新版)
cjm1044642385/wenshu_spider-1
**裁判文书网爬虫(2018-08-28更新)