dunesand's Stars
amongstar/https-github.com-exacity-deeplearningbook-chinese
dunesand/textClassification-naiveBayes-numpy
基于朴素贝叶斯模型实现文本分类
guillermo-navas-palencia/optbinning
Optimal binning: monotonic binning with constraints. Support batch & stream optimal binning. Scorecard modelling and counterfactual explanations.
ShichenXie/scorecardpy
Scorecard Development in python, 评分卡
dunesand/Kagglemovies-textClassification
分别通过ngram和softmax函数的传统统计方法,及biLSTM和CNN两种深度学习方法对kaggle项目Sentiment Analysis on Movie Reviews数据集进行文本分类.
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
aleju/ner-crf
CRF to detect named entities (primarily names of people)
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
codertimo/BERT-pytorch
Google AI 2018 BERT pytorch implementation
google-research/bert
TensorFlow code and pre-trained models for BERT
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
hertz-pj/BERT-BiLSTM-CRF-NER-pytorch
Pytorch BERT-BiLSTM-CRF For NER
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
ZhixiuYe/NER-pytorch
LSTM+CRF NER
jm199504/Financial-Knowledge-Graphs
小型金融知识图谱构建流程(neo4j / python / cypher / KG)