Paraphrase Generation Using Deep Reinforcement Learning - MSc Thesis
-
Updated
Jun 10, 2020 - Python
Paraphrase Generation Using Deep Reinforcement Learning - MSc Thesis
Multi-label prediction for GitHub issues with state of the art NLP models and state of the art performance. 😎
Code for experiments done for EMNLP2020.
keras implementation for paper - Enhanced LSTM for Natural Language Inference, tested on Quora Question Pairs dataset.
An Automatic Paraphrase Detection System
Sentential paraphrase datasets and BERT-based paraphrase detection models for the Armenian language.
This is the official repository of the paper titled "BnPC: A Gold Standard Corpus for Paraphrase Detection in Bangla, and its Evaluation", accepted in The 17th Workshop on Building and Using Comparable Corpora (BUCC 2024) co-located with LREC-COLING 2024. It contains the codes and the dataset.
I built this to automate discovery of common text between two documents. I used porter stemming, windowing, and make it save to file. I built the GUI in Java. This project was so successful that a competitor quickly added similar features and Dr. Hilton III published papers on results he discovered when using it.
ESIM implementation by PyTorch, get 89.29% accuracy on Quora Questions Pairs dataset.
ACL 2022 (Findings): Striking a Balance: Alleviating Inconsistency in Pre-trained Models for Symmetric Classification Tasks
The official repository for the paper "Paraphrase Detection: Human vs. Machine Content".
BERT for question paraphrase detection
Group Project of CSE 576 : Natural Language Processing at ASU
Check matching seven word sequences in two different pieces of text.
Master thesis code and results on topic "Transfer learning in paraphrase detection for English and Spanish languages"
Multitask-learning of BERT model for sentiment analysis, textual similarity and paraphrase detection tasks. Training of the BART model on paraphrase detection and paraphrased sentence generation. State-of-the-art methods were implemented to enhance the performance of models.
Classification paraphrases
Implementing and fine-tuning BERT for sentiment analysis, paraphrase detection, and semantic textual similarity tasks. Includes code, data, and detailed results.
Successfully developed a machine learning model which can accurately detect whether any given pair of Quora questions are duplicate or not.
Add a description, image, and links to the paraphrase-detection topic page so that developers can more easily learn about it.
To associate your repository with the paraphrase-detection topic, visit your repo's landing page and select "manage topics."