基于PaddlePaddle的Web端多格式纠错系统,前后端分离式部署,支持文本、文档及图片的多格式智能纠错!同时支持对修正的错误字进行标记提示和结果的保存。 技术栈:后端:FastAPI + PaddleNLP + PaddleHub;前端:Vue+ ElementUI。
☆19Jun 18, 2022Updated 4 years ago
Alternatives and similar repositories for WebCscSystem
Users that are interested in WebCscSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆15Sep 18, 2022Updated 4 years ago
- Pytorch implementation of RNN, CNN, BiGRU and LSTM for text classifcation☆10Apr 30, 2021Updated 5 years ago
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- 2021软件杯-新闻智分系统项目开源,基于PaddleHub通过预训练模型ERNIE-Tiny在整合与爬取的新闻10分类数据集上进行微调完成模型训练,可实现精细的新闻长文本10分类任务。最后基于PyQt5完成GUI可视化界面开发以及基于VUE+FastAPI完成该项目的we…☆24Jan 25, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 采用PPOCR和QPT完成一个疫情信息统计小工具☆11May 12, 2022Updated 4 years ago
- 复现 Soft-Masked BERT, 论文 Spelling Error Correction with Soft-Masked BERT☆12Oct 14, 2020Updated 5 years ago
- An interactive utility that breaks the interdependency between deep learning and coding☆11Aug 30, 2020Updated 6 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Sep 8, 2022Updated 4 years ago
- This the implementation of our paper entitled "Local Patch Network with Global Attention for Infrared Small Target Detection"☆10May 16, 2022Updated 4 years ago
- ☆16Jun 18, 2022Updated 4 years ago
- ☆15Mar 15, 2022Updated 4 years ago
- An AI-powered Git commit assistant command-line tool that helps analyze changes and generate meaningful commit messages☆20Dec 31, 2024Updated last year
- PaddleHub实战:基于OCEMOTION的中文微情感分析系统,完整项目教程地址:https://aistudio.baidu.com/aistudio/projectdetail/2211726☆15Oct 2, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- network security named entity recognition, Chinese☆11Aug 27, 2019Updated 7 years ago
- An Attack Graphs Extension for Draw.io☆17Sep 4, 2025Updated last year
- 大疆特洛多机编队飞行,多视频流获取☆11May 10, 2022Updated 4 years ago
- This is the official repository of the paper 'A Level Set Annotation Framework With Single-Point Supervision for Infrared Small Target De…☆14Aug 18, 2024Updated 2 years ago
- ☆17Mar 9, 2021Updated 5 years ago
- Public Arena dataset☆16Jul 20, 2022Updated 4 years ago
- 本项目采用Keras和ALBERT实现文本多分类任务,其中对ALBERT进行微调。☆17Jan 5, 2021Updated 5 years ago
- ☆14Jul 26, 2019Updated 7 years ago
- 使用 Bert 进行文本分类☆20Dec 7, 2021Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Some AI project based on paddlehub☆10Mar 19, 2021Updated 5 years ago
- ☆27Aug 19, 2024Updated 2 years ago
- 黑客画像构建以及威胁事件的预测,通过搜集各大黑客技术论坛的聊天记录,绘制任务的拓扑图,以及技能雷达图。同时进一步预测监控攻击事件的发生以及溯源☆21Mar 1, 2019Updated 7 years ago
- 字节跳动小程序SDK的使用demo☆28Nov 13, 2025Updated 10 months ago
- 基于PaddlePaddle的黑白影片色彩重建☆15Mar 5, 2021Updated 5 years ago
- ☆14Mar 2, 2021Updated 5 years ago
- This is a chinese Bert model specific for question answering☆27Aug 8, 2019Updated 7 years ago
- 机器学习的相关书籍☆19Apr 1, 2018Updated 8 years ago
- mlp/rnn/gru + attention 实现文本情感分析☆22Sep 26, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆25Jul 12, 2023Updated 3 years ago
- [IEEE TGRS 2024] IRSTDID-800: A Benchmark Analysis of Infrared Small Target Detection-Oriented Image Destriping☆20Feb 8, 2025Updated last year
- 🍰🍎袋鼯麻麻—智能零售结算平台致力于为中小型线下零售体验店提供基于视觉的零售结算方案。☆27Feb 15, 2023Updated 3 years ago
- NeurIPS 2024, Spatial Association-Aware Anomaly Detection and Diagnosis for Multivariate Time Series☆23Jun 11, 2026Updated 3 months ago
- We propose Endpoint Forecasting and Interpreting (EFI), a real-time attack forecast and interpretation system, which can automatically pr…☆16Aug 16, 2023Updated 3 years ago
- 一个强调工程化、可观测、可测试、可扩展的 RAG 项目。TraceRAG 的目标不是只把答案“生成出来”,而是把文档导入、切块、向量化、检索、带来源回答、评估与后续 tracing 拆成可独立验证的阶段,逐步演进成一个可维护、可解释、可复盘的生产级 RAG。☆15Apr 2, 2026Updated 5 months ago
- CTI database generator and public dataset☆22Jan 12, 2020Updated 6 years ago