Code for ACL'20 paper "It's Morphin' Time! Combating Linguistic Discrimination with Inflectional Perturbations"
☆19May 1, 2025Updated 10 months ago
Alternatives and similar repositories for morpheus
Users that are interested in morpheus are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Adversarial examples for Seq2Seq model in NLP☆40Nov 3, 2018Updated 7 years ago
- Official repository for Jia, Raghunathan, Göksel, and Liang, "Certified Robustness to Adversarial Word Substitutions" (EMNLP 2019)☆38Dec 30, 2019Updated 6 years ago
- Code and data of the ACL 2020 paper "Word-level Textual Adversarial Attacking as Combinatorial Optimization"☆88Apr 11, 2021Updated 4 years ago
- Natural Language Attacks in a Hard Label Black Box Setting.☆50May 26, 2021Updated 4 years ago
- Implementation Code of TextHoaxer☆15Aug 21, 2022Updated 3 years ago
- Interpret machine learning predictions using agnostic local feature importance based on Shapley Values.☆20Jul 22, 2025Updated 8 months ago
- Paper dataset for "Factored Verification: Detecting and Reducing Hallucination in Summaries of Academic Papers"☆13Oct 20, 2024Updated last year
- Wikipedia Citations in Wikidata☆10May 6, 2021Updated 4 years ago
- Implementation of "MULE: Multimodal Universal Language Embedding"☆16Dec 23, 2019Updated 6 years ago
- Implementation code for the paper "Generating Natural Language Adversarial Examples"☆171Aug 30, 2019Updated 6 years ago
- This is the code for the Submission 3358 at NeurIPS 2022.☆22Dec 21, 2022Updated 3 years ago
- ⛏️ Scrapes data from Google Maps businesses using Playwright by simulating user search. A free alternative to Google's map API.☆12Jan 17, 2024Updated 2 years ago
- ☆15Nov 30, 2020Updated 5 years ago
- Code for "Adversarial Over-Sensitivity and Over-Stability Strategies for Dialogue Models (CoNLL 2018)"☆15Feb 6, 2019Updated 7 years ago
- Code Repository For ACL2021 Paper - DynaEval: Unifying Turn and Dialogue Level Evaluation☆13Sep 2, 2022Updated 3 years ago
- The project is to build a GPT-2 small model in Python using PyTorch without pre-built libraries, focusing on key features like embeddings…☆10Sep 13, 2024Updated last year
- numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridg…☆23Feb 19, 2022Updated 4 years ago
- Official [AAAI] Code Repository for "Continual Learning with Scaled Gradient Projection".