Skip to content

chiyuzhang94/SemEval-2019-Hyperpartisan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemEval 2019 Task 4 Hyperpartisan

Data

Steps:

  • Use Keras to build a RNN or LSTM, understand how to process input data. Link
  • Text Classification Using CNN, LSTM and Pre-trained Glove Word Embeddings Part1 Part3
  • Hyperparemeters setting: sequence length, size of word vocabulary, learning rate, number of batch etc.
  • Pytoch implement RNN and LSTM. Morvan pytorch, Pytorch RNN, Pytorch LSTM
  • Pytoch implement CNN CNN
  • Model optimization
  • Visulization

Related References:

Citation:

@inproceedings{zhang2019ubc,
  title={UBC-NLP at SemEval-2019 Task 4: Hyperpartisan News Detection With Attention-Based Bi-LSTMs},
  author={Zhang, Chiyu and Rajendran, Arun and Abdul-Mageed, Muhammad},
  booktitle={Proceedings of the 13th International Workshop on Semantic Evaluation},
  pages={1072--1077},
  year={2019}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published