Pinned Repositories
bayespy
Bayesian Python: Bayesian inference tools for Python
bert
TensorFlow code and pre-trained models for BERT
ccks2018
CCKS 2018 开放领域的中文问答任务 1st 解决方案
ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
CKBQA
A Chinese KBQA dataset with SPARQL annotations.
CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.
datasets_knowledge_embedding
Datasets for Knowledge Graph Completion with textual information about the entities
electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
fenss's Repositories
fenss/bayespy
Bayesian Python: Bayesian inference tools for Python
fenss/bert
TensorFlow code and pre-trained models for BERT
fenss/ccks2018
CCKS 2018 开放领域的中文问答任务 1st 解决方案
fenss/ccks2019-ckbqa-4th-codes
中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案
fenss/Chinese-Literature-NER-RE-Dataset
A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text
fenss/CKBQA
A Chinese KBQA dataset with SPARQL annotations.
fenss/datasets_knowledge_embedding
Datasets for Knowledge Graph Completion with textual information about the entities
fenss/electra
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators
fenss/Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
fenss/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
fenss/geohash
Python module to decode/encode Geohashes to/from latitude and longitude. See http://en.wikipedia.org/wiki/Geohash
fenss/jieba
结巴中文分词
fenss/knowledge-driven-dialogue-lic2019
2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型
fenss/libspatialindex
C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
fenss/LIC2019_Information_Extraction
2019语言与智能技术竞赛 信息抽取(Information Extraction) 个人baseline with BERT
fenss/MELD
MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation
fenss/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
fenss/osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
fenss/osmnx-examples
Usage examples, demos, and tutorials for OSMnx.
fenss/parser
A PyTorch implementation of "Deep Biaffine Attention for Neural Dependency Parsing".
fenss/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
fenss/product-category-predict
商品类目预测,使用 Spring Boot 开发框架和 Spark MLlib 机器学习框架,通过 TF-IDF 和 Bayes 算法,训练出一个商品类目预测模型。该模型可以根据商品名称自动预测出商品类目。项目对外提供 RESTFul 接口。
fenss/pymc4
A high-level probabilistic programming interface for TensorFlow Probability
fenss/PyTorch_Biaffine_Dependency_Parsing
Biaffine Dependency Parsing based on PyTorch
fenss/SemEval-2019-task3-EmoContext
dawei.li SemEval-2019 task3 EmoContext: Multi-Step Ensemble Neural Network for Sentiment Analysis in Textual Conversation
fenss/solr-vector-scoring
Vector Plugin for Solr: Index with LSH, and calculate dot product/cosine similarity
fenss/swda
Switchboard Dialog Act Corpus with Penn Treebank links
fenss/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
fenss/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
fenss/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)