Pinned Repositories
bert4keras
light reimplement of bert for keras
bert_pretty
bert text encode or decode
cail2019_track2
**法研杯CAIL2019要素抽取任务第三名方案分享
ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
ComplexEventExtraction
A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。
CrimeKgAssitant
Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于280万罪名训练库的罪名预测,基于20W法务问答对的13类问题分类与法律资讯问答功能.
Disease_class
Keras-TextClassification
中文长文本分类、短句子分类(Chinese Text Classification of Keras NLP, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,
tensorflow-wavenet
speech recognition based on tensorflow 1.0.0
fanruifeng's Repositories
fanruifeng/tensorflow-wavenet
speech recognition based on tensorflow 1.0.0
fanruifeng/bert4keras
light reimplement of bert for keras
fanruifeng/bert_pretty
bert text encode or decode
fanruifeng/cail2019_track2
**法研杯CAIL2019要素抽取任务第三名方案分享
fanruifeng/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
fanruifeng/CrimeKgAssitant
Crime assistant including crime type prediction and crime consult service based on nlp methods and crime kg,罪名法务智能项目,内容包括856项罪名知识图谱, 基于280万罪名训练库的罪名预测,基于20W法务问答对的13类问题分类与法律资讯问答功能.
fanruifeng/Disease_class
fanruifeng/Keras-TextClassification
中文长文本分类、短句子分类(Chinese Text Classification of Keras NLP, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, ENT, DMN,
fanruifeng/lic2020_baselines
some baselines for lic2020 (http://lic2020.cipsc.org.cn/)
fanruifeng/NER-Chinese
Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER
fanruifeng/NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
fanruifeng/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
fanruifeng/nn-sdk
tensorflow onnx torch infer
fanruifeng/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
fanruifeng/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
fanruifeng/Python
All Algorithms implemented in Python
fanruifeng/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
fanruifeng/rasa_chatbot_cn
building a chinese dialogue system based on the newest version of rasa(基于最新版本rasa搭建的对话系统)
fanruifeng/Research
novel deep learning research works with PaddlePaddle
fanruifeng/Seg_Pos
Performance comparison between Chinese word segmentation and part-of-speech tagging tools
fanruifeng/Senta
Baidu's open-source Sentiment Analysis System.
fanruifeng/sentence_transformer_zh
fanruifeng/SF-ID-Network-For-NLU
This is the source implementation of ACL2019 accepted paper: A Novel Bi-directional Interrelated Model for Joint Intent Detection and Slot Filling(https://www.aclweb.org/anthology/P19-1544).
fanruifeng/simbert
a bert for retrieval and generation
fanruifeng/sinan
中文日期/时间/数字量提取工具
fanruifeng/Text-Opinion-Mining-1
电商评论观点挖掘
fanruifeng/textfilter
敏感词过滤的几种实现+某1w词敏感词库
fanruifeng/TextGrapher
Text Content Grapher based on keyinfo extraction by NLP method。输入一篇文档,将文档进行关键信息提取,进行结构化,并最终组织成图谱组织形式,形成对文章语义信息的图谱化展示。
fanruifeng/tf-gpu
fanruifeng/tf_metrics
Multi-class metrics for Tensorflow