UROP-Adversarial-Feature-Matching-for-Text-Generation

October 13, 2017 ยท View on GitHub

This is my first UROP project. Our guideline is here.

It is an implementation and improvement to this paper Authors' code can be found under author

Packages used:

  • tensorflow
  • numpy
  • pandas
  • logging
  • pickle
  • sklearn.neighbors.kde
  • nltk.tokenize
  • nltk.translate.bleu_score
  • urllib2
  • xml.etree.ElementTree
  • bs4.BeautifulSoup
  • bibtexparser