NLP对抗训练,包括PGD、FGM、FGSM、FreeAT
☆21Apr 28, 2022Updated 4 years ago
Alternatives and similar repositories for Adversarial-Train
Users that are interested in Adversarial-Train are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 对抗训练在NLP中的应用☆14Nov 22, 2021Updated 4 years ago
- This project is to test the adversarial training method with TextCNN text classification model.☆12Jul 8, 2021Updated 5 years ago
- Code for Clickbait Challenge 2017☆10Jun 25, 2018Updated 8 years ago
- Ehole、scan、Yasso扫描输出结果转Excel,同时支持txt、csv自定义表头生成Excel。☆15Jul 25, 2023Updated 3 years ago
- Real or Fake Text? Evaluation criteria for human-written and computer-generated text through the gamification of annotation. Published in…☆12Dec 22, 2022Updated 3 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.
- python3绘制折线图、柱形图、饼图、三维散点图、散点图☆18Dec 12, 2019Updated 6 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 4 years ago
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆15Sep 18, 2022Updated 4 years ago
- Code for the AAAI 2023 Paper "Real or Fake Text?: Investigating Human Ability to Detect Boundaries Between Human-Written and Machine-Gene…☆16Oct 29, 2024Updated last year
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 4 years ago
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- ☆16Jan 26, 2023Updated 3 years ago
- coding-guide是一个集面试刷题(主要开发这个⭐)、在线考试为一体的网站,采用当今十分流行的前后端分离架构开发的项目,拥有一整套完整的前台(移动端)和后台管理系统(PC端),项目的后端采用的是SpringBoot、前端采用的是Vue2。☆13Dec 4, 2023Updated 2 years ago
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 使用Bert-BiLstm-CRF做中文命名实体识别,使用的数据集来自https://aistudio.baidu.com/aistudio/competition/detail/802/0/datasets☆16Mar 1, 2024Updated 2 years ago
- 基于图神经网络的一个天气推荐系统☆13Jul 22, 2023Updated 3 years ago
- 复现 Soft-Masked BERT, 论文 Spelling Error Correction with Soft-Masked BERT☆12Oct 14, 2020Updated 5 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆13Mar 5, 2022Updated 4 years ago
- 基于Bart语言模型的指针生成网络,用于中文语法纠错任务☆16Sep 8, 2022Updated 4 years ago
- Code for ICRA 2022 paper - KinoJGM: A framework for efficient and accurate quadrotor trajectory generation and tracking in dynamic enviro…☆14Jul 18, 2024Updated 2 years ago
- ☆10Sep 5, 2024Updated 2 years ago
- Chinese characters code table 全部汉字20902个汉字的全拼|五笔|郑码|UNICODE|GBK|笔画数|部首|笔顺编号等编码☆20Feb 14, 2023Updated 3 years ago
- ☆14Nov 26, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Griffin: Mixing Gated Linear Recurrences with Local Attention for Efficient Language Models☆13Aug 2, 2026Updated last month
- Relation-Aware Neighborhood Matching Model for Entity Alignment (AAAI 2021)☆13Jan 3, 2021Updated 5 years ago
- 基于PaddlePaddle的Web端多格式纠错系统,前后端分离式部署,支持文本、文档及图片的多格式智能纠错!同时支持对修正的错误字进行标记提示和结果的保存。 技术栈:后端:FastAPI + PaddleNLP + PaddleHub;前端:Vue+ ElementUI。☆19Jun 18, 2022Updated 4 years ago
- (NAACL 2024) Official code repository for Mixset.☆27Dec 4, 2024Updated last year
- Learn Algebra and Learning from Data by Gilbert Strang☆10Jun 1, 2019Updated 7 years ago
- Adversarial attack on a CNN trained on MNIST dataset using Targeted I-FGSM and Targeted MI-FGM☆11Feb 17, 2018Updated 8 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Jun 26, 2019Updated 7 years ago
- a script from ERNIE1.0 or ERNIE2.0 to transfomers' BERT format☆10Mar 28, 2020Updated 6 years ago
- Everything you need to extend Raycast.☆20Feb 25, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 中文soft-masked bert文本纠错复现☆21May 20, 2021Updated 5 years ago
- [Under Progress] Code & Data for the AAAI 2020 Paper "Likelihood Ratios and Generative Classifiers For Unsupervised OOD Detection In Task…☆10Jul 25, 2024Updated 2 years ago
- ☆22Apr 26, 2025Updated last year
- 本项目采用Keras和ALBERT实现文本多分类任务,其中对ALBERT进行微调。☆17Jan 5, 2021Updated 5 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆18Aug 15, 2020Updated 6 years ago
- ☆10Dec 17, 2020Updated 5 years ago
- A visualization experience of AI/ML academic papers hosted on ArXiV - for project work at the University of California, Berkeley MIDS pro…☆10Feb 10, 2023Updated 3 years ago