Pinned Repositories
AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
biomedical-word-embeddings
Exploring vector representations of words in biomedical text
biomedical_corpora
Table compiling the list of biomedically-related corpora available for named entity recognition (and some also suitable for association detection). This has been published as part of the paper: Dieter Galea, Ivan Laponogov, Kirill Veselkov; Exploiting and assessing multi-source data for supervised biomedical named entity recognition, Bioinformatics, bty152, https://doi.org/10.1093/bioinformatics/bty152 . If you would like to add other (or your) corpora, please submit a pull request and I'll happily approve it.
biomedical_embeddings
Some scripts to pretrain Word2Vec and FastText models using open PubMedCentral data
BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
CGINet
CGINet: Graph convolutional network-based model for identifying chemical-gene interaction in an integrated multi-relational graph
DDI-extraction-through-LSTM
i2b2_2010
NER-Based-On-BiLSTM-CRF
用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。
WebyGit's Repositories
WebyGit/CGINet
CGINet: Graph convolutional network-based model for identifying chemical-gene interaction in an integrated multi-relational graph
WebyGit/NER-Based-On-BiLSTM-CRF
用TensorFlow实现的基于双向LSTM+CRF的命名实体识别。
WebyGit/AlphaGOZero-python-tensorflow
Congratulation to DeepMind! This is a reengineering implementation (on behalf of many other git repo in /support/) of DeepMind's Oct19th publication: [Mastering the Game of Go without Human Knowledge]. The supervised learning approach is more practical for individuals. (This repository has single purpose of education only)
WebyGit/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
WebyGit/biomedical_corpora
Table compiling the list of biomedically-related corpora available for named entity recognition (and some also suitable for association detection). This has been published as part of the paper: Dieter Galea, Ivan Laponogov, Kirill Veselkov; Exploiting and assessing multi-source data for supervised biomedical named entity recognition, Bioinformatics, bty152, https://doi.org/10.1093/bioinformatics/bty152 . If you would like to add other (or your) corpora, please submit a pull request and I'll happily approve it.
WebyGit/BioNEV
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
WebyGit/CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
WebyGit/crnn-mxnet-chinese-text-recognition
An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition
WebyGit/decagon
WebyGit/deepDecagon
WebyGit/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
WebyGit/eospac6
EOSPAC6 - Access to Sesame data
WebyGit/FTAPI
Front-tracking API
WebyGit/GCATSL
Graph Contextualized Attention Network for Predicting Synthetic Lethality in Human Cancers
WebyGit/gcn
Implementation of Graph Convolutional Networks in TensorFlow
WebyGit/key-value-memory-networks
The implementation of key value memory networks in tensorflow
WebyGit/KSR
WebyGit/LSTM_poem
使用pytorch实现RNN-LSTM写诗
WebyGit/movie_recommender
MovieLens based recommender system.使用MovieLens数据集训练的电影推荐系统。
WebyGit/MPG
WebyGit/natural-language-summary-generation-from-structured-data
Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into natural language text
WebyGit/nmt
TensorFlow Neural Machine Translation Tutorial
WebyGit/PaddleHelix
Bio-Computing Platform Featuring Large-Scale Representation Learning and Multi-Task Deep Learning “螺旋桨”生物计算工具集
WebyGit/public-PDDI-analysis
migrates from swat-4-med-safety/SW-DDI-catalog/drug-drug-interactions
WebyGit/pysph
A framework for Smoothed Particle Hydrodynamics in Python
WebyGit/RNN_Text_Generation_Tensorflow
DEPRECATED CODE : Text generation using RNN (LSTM) implemented using Tensorflow
WebyGit/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
WebyGit/test
WebyGit/text_generation_SeqRNN
implement paper for character-level and word-level text generation <Generating Sequences With Recurrent Neural Networks>
WebyGit/tf_ner
Simple and Efficient Tensorflow implementations of NER models with tf.estimator and tf.data