QiGe57's Stars
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
apache/doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
huangjia2019/let-us-machine-learning
极客时间:Machine Learning from Scratch(零基础实战机器学习)
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
fengdu78/WZU-machine-learning-course
温州大学《机器学习》课程资料(代码、课件等)
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
baidu/lac
百度NLP:分词,词性标注,命名实体识别,词重要性
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
doccano/doccano
Open source annotation tool for machine learning practitioners.
murray-z/text_similarity
文本相似性
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
murray-z/bert_siamese_similarity
采用bert作为编码器实现孪生网络
BonnieHuangxin/Bert_sentence_similarity
Bert预训练模型fine-tune计算文本相似度
macanv/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
abner-wong/textrank
keyword extraction and summarization for Chinese text by TextRank
fxsjy/jieba
结巴中文分词
649453932/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
tyunist/memory_efficient_mish_swish
A memory efficient implementation of custom SWISH and MISH activation functions in Pytorch
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
englishbook/product-matching
The code of Team Rhinobird for Mining the Web of HTML-embedded Product Data Task One at ISWC2020
ashwin95r/ProductMatching
A simple product matching in python
jahyeha/product-matching-model
🌠Product matching model for an eCommerce platform using FastText, Simple LSTM, Siamese MaLSTM
danan0755/buyRecommend
根据在售商品推荐采购商品,采用自然语言分析,计算相似度计算推荐
blankxyz/SZFQA
simhash和余弦相似的短文本匹配
yino/nlp-tf-idf
nlp-tf-idf 余弦相似算法计算 短文本相似度
terrifyzhao/bert-utils
一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算
phychaos/TextSimilar
短文本相似度
husthuke/awesome-knowledge-graph
整理知识图谱相关学习资料