Stars
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
AI一键批量生成各类短视频,自动批量混剪短视频,自动把视频发布到抖音,快手,小红书,视频号上,赚钱从来没有这么容易过! 支持本地语音模型chatTTS,fasterwhisper,GPTSoVITS,支持云语音:Azure,阿里云,腾讯云。支持Stable diffusion,comfyUI直接AI生图。Generate short videos with one click using A…
hot today news rank。今日热榜,今日热门新闻。通过爬虫采集数据,并进行可视化展示的项目。项目包含前端(Vue2 + Element-UI + Iconpark 图标库)和后端(Python + FastAPI),数据存储在 PostgreSQL 数据库中。提供 Docker 部署建议以简化后端部署流程,前端通过 npm build 后可部署至 Nginx。
🔥 今日热榜 API,一个聚合热门数据的 API 接口,支持 RSS 模式 及 Vercel 部署 | 前端页面:https://github.com/imsyy/DailyHot
Jekyll Template - Mediumish
✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
AI模型接口管理与分发系统,支持将多种大模型转为统一格式调用,支持OpenAI、Claude等格式,可供个人或者企业内部管理与分发渠道使用,本项目基于One API二次开发。🍥 The next-generation LLM gateway and AI asset management system supports multiple languages.
高效微信公众号历史文章和阅读数据爬虫powered by scrapy
Reject complicated operations for incorporating lexicon for Chinese NER.
DeepIE: Deep Learning for Information Extraction
Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
recruit 招聘爬虫+数据分析 1.爬虫: 采用Scrapy 分布式爬虫技术,使用mongodb作为数据存储,爬取的网站Demo为51job,数据我目前爬了有几千条 2.数据处理: 采用pandas对爬取的数据进行清洗和处理 2.数据分析: 采用flask后端获取mongodb数据,前端使用bootstrap3.echarts以及D3的词云图,如果喜欢请star or Fork,预览详见
Named Entity Recognition via Attention_based CNNs-BiLSTm-CRF
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函…
mutil-class focal loss implemented in keras
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
Focal loss for multiple class classification
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。