Zhen Ke
|
d6187274be
|
Rename Conv.py to conv.py
|
2018-07-02 15:16:17 +08:00 |
|
Ke Zhen
|
7b7826544e
|
add kmax pooling module
|
2018-07-02 15:12:18 +08:00 |
|
Ke Zhen
|
2569c85c8e
|
modify conv and pool module
|
2018-07-02 14:02:45 +08:00 |
|
Ke Zhen
|
b297f93537
|
add conv and pooling module
|
2018-07-02 12:03:45 +08:00 |
|
FengZiYjun
|
0e11dd5f24
|
correct spell error
|
2018-07-01 19:53:55 +08:00 |
|
FengZiYjun
|
389026f55a
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# fastNLP/loader/config_loader.py
|
2018-07-01 19:51:32 +08:00 |
|
FengZiYjun
|
1426fc3582
|
refactor word_seg model & its test
|
2018-07-01 19:50:07 +08:00 |
|
Coet
|
1044c94d9b
|
Merge pull request #5 from xuyige/master
titile
|
2018-07-01 19:30:31 +08:00 |
|
Xu Yige
|
8e0b663312
|
Add files via upload
|
2018-07-01 19:20:38 +08:00 |
|
Xu Yige
|
fc70bfe449
|
Add files via upload
|
2018-07-01 19:08:51 +08:00 |
|
FengZiYjun
|
83fe6f9f21
|
combine controller and trainer
|
2018-07-01 18:28:09 +08:00 |
|
FengZiYjun
|
d04f4b439c
|
Merge remote-tracking branch 'origin/master'
|
2018-07-01 16:11:16 +08:00 |
|
FengZiYjun
|
c4028a528a
|
add reproduction files
|
2018-07-01 16:10:07 +08:00 |
|
Coet
|
8fbcdc805a
|
Update README.md
|
2018-07-01 10:59:38 +08:00 |
|
FengZiYjun
|
b5dbd3cddc
|
restructure files & add "modules" directory & add CRF.py
|
2018-07-01 10:48:42 +08:00 |
|
FengZiYjun
|
32652407df
|
restructure files & add "modules" directory & add CRF.py
|
2018-07-01 10:39:36 +08:00 |
|
Coet
|
6e7d793199
|
update README.md, add file tree
update README.md, add file tree
|
2018-06-25 14:41:30 +08:00 |
|
FengZiYjun
|
3e1d995b3c
|
update file structures
|
2018-06-25 14:16:47 +08:00 |
|
FengZiYjun
|
19e961fe9d
|
Merge branch 'master' of https://github.com/fastnlp/fastNLP
|
2018-06-25 14:13:11 +08:00 |
|
Coet
|
f5d858e7d2
|
Merge pull request #4 from choosewhatulike/paper-implement
Implementation of Hierarchical Attention Networks for Document Classification
|
2018-06-24 15:07:41 +08:00 |
|
choosewhatulike
|
245d7cd2cc
|
add data samples
|
2018-06-23 17:56:42 +08:00 |
|
choosewhatulike
|
c1222167b5
|
Merge branch 'paper-implement' of github.com:choosewhatulike/fastNLP into paper-implement
|
2018-06-23 17:43:53 +08:00 |
|
choosewhatulike
|
73e87b5db1
|
add some sample data
|
2018-06-23 17:36:53 +08:00 |
|
choosewhatulike
|
e5ed774b4f
|
add some sample data
|
2018-06-23 17:20:50 +08:00 |
|
choosewhatulike
|
b98b5fe1fe
|
edit readme
|
2018-06-22 15:50:32 +08:00 |
|
choosewhatulike
|
428ca505f2
|
add readme
|
2018-06-22 15:47:43 +08:00 |
|
FengZiYjun
|
58127d3c4e
|
start building word seg (generally seq2seq) model
|
2018-05-30 22:28:22 +08:00 |
|
FengZiYjun
|
fdd26b8e58
|
add LICENSE, setup.py & requirements.txt
|
2018-05-25 18:32:02 +08:00 |
|
Coet
|
ea87f250d4
|
Merge pull request #3 from fastnlp/dev
primary framework built
|
2018-05-25 17:59:23 +08:00 |
|
FengZiYjun
|
29414bfcc9
|
rm /.idea
|
2018-05-25 17:48:56 +08:00 |
|
FengZiYjun
|
52b1337e8b
|
READY TO GO: test_charlm tested
|
2018-05-25 17:40:28 +08:00 |
|
FengZiYjun
|
3081a57ef9
|
optimize trainer logic & prepare charlm test
|
2018-05-24 10:45:01 +08:00 |
|
FengZiYjun
|
c049b2fe1f
|
finish basic logic of trainer & tester, wait for unittest
|
2018-05-23 23:03:51 +08:00 |
|
FengZiYjun
|
6b357bec40
|
design intermediate controller between trainer and pytorch model
|
2018-05-23 17:48:26 +08:00 |
|
FengZiYjun
|
cd7b6b1e8d
|
add toy model to check data flow all right
|
2018-05-22 16:28:33 +08:00 |
|
FengZiYjun
|
a09ddb918c
|
add frameworks for Vocabulary, Document
|
2018-05-22 15:15:59 +08:00 |
|
FengZiYjun
|
7b46f422c7
|
add base methods for model.base_model
|
2018-05-22 11:15:27 +08:00 |
|
FengZiYjun
|
4f71d44999
|
build classes for saver
|
2018-05-22 10:34:03 +08:00 |
|
FengZiYjun
|
6e1446beb1
|
first commit
|
2018-05-21 22:36:11 +08:00 |
|
Coet
|
cfc47392e8
|
Merge pull request #2 from FengZiYjun/master
character-aware neural language model
|
2018-05-20 20:24:08 +08:00 |
|
Coet
|
32256c6e51
|
Add files via upload
|
2018-03-23 15:09:54 +08:00 |
|
Xipeng Qiu
|
d26d5b56ac
|
Merge pull request #1 from fdjingyuan/master
CNN for sentence classification
|
2018-03-19 14:50:10 +08:00 |
|
JingyuanLiu
|
d5be1d2cab
|
update
|
2018-03-19 12:04:48 +08:00 |
|
Jingyuan Liu
|
5952a8146b
|
Update README.md
|
2018-03-18 21:17:56 +08:00 |
|
JingyuanLiu
|
b83ec6ea7e
|
cnn-text by LJY
|
2018-03-18 21:16:29 +08:00 |
|
choocewhatulike
|
f451754cd3
|
remove useless code
|
2018-03-18 00:10:46 +08:00 |
|
choocewhatulike
|
049420c207
|
add evaluate
|
2018-03-15 00:10:03 +08:00 |
|
choocewhatulike
|
4dfa273be1
|
add batch
|
2018-03-14 18:15:56 +08:00 |
|
choocewhatulike
|
9b8d8c451e
|
fix data loader
|
2018-03-14 15:40:44 +08:00 |
|
choocewhatulike
|
9d80c11bf9
|
fix bug
|
2018-03-13 16:20:41 +08:00 |
|