复现 Soft-Masked BERT, 论文 Spelling Error Correction with Soft-Masked BERT
☆12Oct 14, 2020Updated 5 years ago
Alternatives and similar repositories for Spelling_Error_Correction
Users that are interested in Spelling_Error_Correction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 《Spelling Error Correction with Soft-Masked BERT》论文复现☆36Sep 5, 2021Updated 4 years ago
- 基于pytorch的中文拼写纠错,使用的模型是Bert以及SoftMaskedBert☆33Oct 19, 2021Updated 4 years ago
- A third-party implementation of paper《Spelling Error Correction with Soft-Masked BERT》using tensorflow==1.12.0☆22Nov 27, 2020Updated 5 years ago
- 森林火灾项目分为两个部分,本部分为模型效果展示。既实用flask搭建一个简易的服务器,web端访问相应接口,程序将读取本地视频和模型,并对每一帧进行检测。分析完毕后,保存检测结果为视频☆11Oct 15, 2020Updated 5 years ago
- 🙈 An unofficial implementation of SoftMaskedBert based on huggingface/transformers.☆97Apr 26, 2021Updated 4 years ago
- [NAACL 2018] Robust Sequence Labeling with Adversarial Training☆10Sep 30, 2019Updated 6 years ago
- ☆85Jun 19, 2021Updated 4 years ago
- This is my internship project in NetEase game AI Lab: multi-modal virtual human interaction, through the text to predict the virtual huma…☆10Nov 5, 2018Updated 7 years ago
- In this project, the robot car presents a behavioral approach to collision avoidance, where a mobile robot needs to avoid collisions with…☆12Mar 12, 2017Updated 9 years ago
- Code for EMNLP2019 paper "Low-Resource Response Generation with Template Prior"☆13Jan 17, 2020Updated 6 years ago
- A Guided Reinforcement Learning framework enhancing MLLM reasoning via process-level verification and collaborative rollout strategies.☆44Mar 3, 2026Updated 3 weeks ago
- 带拼音、字形特征的文本纠错模型☆11Jan 1, 2023Updated 3 years ago
- Feature Decay Algorithms☆11Mar 5, 2014Updated 12 years ago
- Code for "Contextualized Embeddings in Named-Entity Recognition", ECIR 2020☆13Jul 25, 2024Updated last year
- ☆12Jul 2, 2018Updated 7 years ago
- 基于文本的垃圾短信分类_文本预处理☆13Jan 11, 2016Updated 10 years ago
- An agent of personal activity monitoring system for Windows desktop.☆12Sep 19, 2018Updated 7 years ago
- ☆13Feb 20, 2026Updated last month
- RWKV-7 mini☆12Mar 29, 2025Updated 11 months ago
- Pytorch implementation of RNN, CNN, BiGRU and LSTM for text classifcation☆10Apr 30, 2021Updated 4 years ago
- 基于PaddleNLP的web端文本纠错系统,支持输入文本或上传word文档,显示纠错后文本结果与保存。 技术栈:后端:PaddleNLP +FastAPI;前端:Vue+Element UI☆14May 18, 2022Updated 3 years ago
- t5-model-onnx,中文拼写纠错,Chinese spelling correction。☆15Sep 18, 2022Updated 3 years ago
- A 100% locally run AI web tool for generating WeChat replies using the RWKV runner☆10Oct 29, 2024Updated last year
- 本项目使用Keras实现Transformer模型来进行文本分类(中文、英文均支持)。☆12Mar 31, 2022Updated 3 years ago
- This project is to provide spell check help from Urdu to Hindi transliteration.The spelling errors in our case mostly comprises of errors…☆10Aug 18, 2019Updated 6 years ago
- A chat solution to mechanical 3D modelling with SOLIDWORKS -- 用于AI辅助机械3D建模的SolidWorks插件☆12Mar 14, 2024Updated 2 years ago
- Customized Inference Engine for Multiverse Models☆25Jun 27, 2025Updated 8 months ago
- A Cuengh(Zhuang) - Chinse dictionary written in Python☆14Sep 2, 2021Updated 4 years ago
- The implementation of "Shallow-to-Deep Training for Neural Machine Translation"☆10Oct 26, 2020Updated 5 years ago
- MacBERT for Chinese Spelling Correction, macbert中文拼写纠错☆16May 23, 2022Updated 3 years ago
- CB513 datasets for Protein Secondary Structure Prediction☆12Apr 3, 2025Updated 11 months ago
- 对抗训练在NLP中的应用☆14Nov 22, 2021Updated 4 years ago
- ☆19Dec 26, 2022Updated 3 years ago
- flask+bootstrap实现的web小应用,实现了全文检索(拼写检查及纠错、倒排索引、tf-idf文档排序) 和文章浏览(文章简介、阅读原文)☆16Dec 8, 2022Updated 3 years ago
- PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。☆278Feb 17, 2025Updated last year
- Text perturbation methods to evaluate the robustness of NLP models☆20Oct 6, 2021Updated 4 years ago
- ☆13May 11, 2025Updated 10 months ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Sep 5, 2019Updated 6 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Mar 5, 2022Updated 4 years ago