Metadata-Version: 2.0
Name: tensorflow-font2char2word2sent2doc
Version: 0.0.6
Summary: TensorFlow implementation of Hierarchical Attention Networks for Document Classification
Home-page: https://github.com/raviqqe/tensorflow-font2char2word2sent2doc/
Author: Yota Toyama
Author-email: raviqqe@gmail.com
License: Public Domain
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: System :: Networking
Requires-Dist: argtyp
Requires-Dist: char2image
Requires-Dist: tensorflow-extenteten (<=1)
Requires-Dist: tensorflow-qnd (<=1)
Requires-Dist: tensorflow-qndex (<=1)

# tensorflow-font2char2word2sent2doc

[![PyPI version](https://badge.fury.io/py/tensorflow-font2char2word2sent2doc.svg)](https://badge.fury.io/py/tensorflow-font2char2word2sent2doc)
[![Python versions](https://img.shields.io/pypi/pyversions/tensorflow-font2char2word2sent2doc.svg)](setup.py)
[![wercker status](https://app.wercker.com/status/1d697a9a04d1e9166dfa9705ff10bbe5/s/master "wercker status")](https://app.wercker.com/project/byKey/1d697a9a04d1e9166dfa9705ff10bbe5)
[![License](https://img.shields.io/badge/license-unlicense-lightgray.svg)](https://unlicense.org)

TensorFlow implementation of [Hierarchical Attention Networks for Document Classification](https://www.google.co.jp/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiNxqa286zRAhUMqY8KHZYlCWEQFggjMAA&url=https%3A%2F%2Fwww.cs.cmu.edu%2F~diyiy%2Fdocs%2Fnaacl16.pdf&usg=AFQjCNFokKFJ1g7WQSDYkYEM82XwhGiDGw&sig2=iHJc5O86dNQrexisfSA7mw) with some extension.


## License

[The Unlicense](https://unlicense.org)


