Commit Graph

5 Commits

Author SHA1 Message Date
Coet
81790d763c
Update setup.py 2018-10-01 21:40:34 +08:00
2017alan
7bea47681b set encoding model utf-8,otherwise in some computer it will compile failed. 2018-09-15 17:18:51 +08:00
FengZiYjun
5309c98846 Text classification interface is ready.
- fix issue #58, use path.join instead of +
- modify description and version in setup.py
- docstring in core/ follows RestructureText format
2018-09-05 10:00:57 +08:00
FengZiYjun
57911f771a - clean up unused codes
- improve code comments
- BaseLoader & its subclasses does not need a data name any more
- update file tree
- add setup.py
2018-09-02 13:32:57 +08:00
FengZiYjun
fdd26b8e58 add LICENSE, setup.py & requirements.txt 2018-05-25 18:32:02 +08:00