Pinned Repositories
baseline_on_baseline
chatbot_for_wechat
闲聊程序,用来和妹纸聊天
ContinuedKBQA
Knowledge base question answer demo
Distant-Supervised-Chinese-Relation-Extraction
基于远监督的中文关系抽取
entity_linking
实体链接demo
Pretrain-Language-Model
Follow and learn new papers about Pretrain Language Model
reading-papers
papers about sequence encoder/graph network/CTR/new nlp method
Road-to-Master
Leaning record from zero to master
time-series-prediction-learning-record
Learning Record about TSP
video_popularity_cache
关于视频流行度预测算法和缓存算法
currylym's Repositories
currylym/ChineseNER
named entity recognition for Chinese.
currylym/Deep-Learning-Tricks
Enumerate diverse machine learning training tricks.
currylym/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
currylym/graph2vec_tf
This repository contains the "tensorflow" implementation of our paper "graph2vec: Learning distributed representations of graphs".
currylym/keras-attention-mechanism
Attention mechanism Implementation for Keras.
currylym/kg-beijing
北京知识图谱学习小组
currylym/NetworkX_Intro_Materials
Materials for Introduction to NetworkX workshop, presented at Sunbelt 2010
currylym/nice
currylym/SDCS-2016
🚄 数据科学与计算机学院课程(2016)
currylym/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
currylym/stack-lstm-ner
NER system based on stack LSTMs
currylym/tf-idf-keyword
基于特定语料库的TD-IDF的中文关键词提取
currylym/triplet_recommendations_keras
An example of doing MovieLens recommendations using triplet loss in Keras