Skip to content

alan890104/NLP-Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP Final

徐煜倫、蔡育呈、蔡書維、王耀德

How to execute

  1. clone the repo
git clone https://github.com/alan890104/NLP-Final.git
  1. go into PunLocater
cd ./NLP-Final/PunLocater
  1. prepare requirements
pip install -r requirements.txt
  1. run main.py with yaml settings, for example:
python main.py -c ./config/test/roberta.yaml

Result

Model Design on Dual Attentive Network

Reference

A Dual-Attention Neural Network for Pun Location and Using Pun-Gloss Pairs for Interpretation Reach the highest F1

The system analysis and Research based on pun recognition

Supervised Pun Detection and Location with Feature Engineering and Logistic Regression

SemEval-2017 Task 7: Detection and Interpretation of English Puns

Introduction to Pun

Pun Recongnition

Releases

No releases published

Packages

No packages published

Languages