Pinned Repositories
bertNER
ChineseNER based on BERT, with BiLSTM+CRF layer
ChineseNER
A neural network model for Chinese named entity recognition
DataBase
SQL基本语法、MySQL设计与配置
Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
knapsack
经典背包问题:0-1,完全,多重,混合
LeetCode
Leetcode经典题
ltp
Language Technology Platform
ml
sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
show_geo
地图显示
HuStanding's Repositories
HuStanding/ml
HuStanding/bertNER
ChineseNER based on BERT, with BiLSTM+CRF layer
HuStanding/ChineseNER
A neural network model for Chinese named entity recognition
HuStanding/Information-Extraction-Chinese
Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
HuStanding/sentiment_analysis_textcnn
基于tensorflow 实现的用textcnn方法做情感分析的项目,有数据,可以直接跑。
HuStanding/520Love
爱她,就要感动她
HuStanding/albert-chinese-ner
使用预训练语言模型ALBERT做中文NER
HuStanding/AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
HuStanding/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
HuStanding/BERT-NER
Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).
HuStanding/bert-ner-demo
HuStanding/BERT-related-papers
BERT-related papers
HuStanding/bert_demo
HuStanding/blog-pic
HuStanding/Chinese-Text-Classification-Pytorch
中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。
HuStanding/DeepIE
DeepIE: Deep Learning for Information Extraction
HuStanding/introRL
Intro to Reinforcement Learning (强化学习纲要)
HuStanding/leetcode-cpp
HuStanding/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
HuStanding/NER_IDCNN_CRF
HuStanding/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
HuStanding/PaddleNLP
Easy-to-use and Fast NLP library with awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications.
HuStanding/Senta
Baidu's open-source Sentiment Analysis System.
HuStanding/sequence_tagging
HuStanding/spark_demo
HuStanding/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
HuStanding/tf_serving_demo
HuStanding/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
HuStanding/vim8
HuStanding/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)