Stars
DataFountain第五届达观杯第4名方案
基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。
using bilstm-crf,bert and other methods to do sequence tagging task
Running LambdaMART using XGBoost
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合
DeepIE: Deep Learning for Information Extraction
基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、DenseNet
Fuzzy analytic hierarchy process
Fuzzy comprehensive evaluation method based on Analytic hierarchy process
Java学习笔记,主要来源于B站上视频的学习,同时会记录平时一些学习和项目中遇到的问题,同步更新在蘑菇博客,如果对我的博客网站感兴趣的话,欢迎关注我的 蘑菇博客项目 笔记主要涵盖:Java,Spring,SpringCloud,计算机网络,操作系统,数据结构,Vue等 如果笔记对您有帮助的话,欢迎star支持,谢谢~
multi_task_NLP is a utility toolkit enabling NLP developers to easily train and infer a single model for multiple tasks.
State-of-the-Art Text Embeddings
Easy OpenAPI specs and Swagger UI for your Flask API
A general framework for knowledge distillation
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
Using transformers to predict next word and predict <mask> word