Commit Graph

904 Commits

Author SHA1 Message Date
Taku Kudo
d30375a62a
test windows wheel 2022-06-03 10:53:16 +09:00
Taku Kudo
e749e940a6
test windows wheel 2022-06-03 10:46:51 +09:00
Taku Kudo
574167fc1e
Update wheel.yml 2022-06-03 01:07:38 +09:00
Taku Kudo
4b3d6bfa9d update setup.py 2022-06-03 01:02:18 +09:00
Taku Kudo
7a5d14cfdf update setup.py 2022-06-03 00:55:38 +09:00
Taku Kudo
45346977ff
Update wheel.yml 2022-06-03 00:44:15 +09:00
Taku Kudo
b2d56f00c8
Update wheel.yml 2022-06-03 00:39:33 +09:00
Taku Kudo
05021461d7
Update wheel.yml 2022-06-03 00:21:35 +09:00
Taku Kudo
3028663ac1 update setup.py 2022-06-03 00:19:14 +09:00
Taku Kudo
5379e88eea
Update wheel.yml 2022-06-02 11:21:36 +09:00
Taku Kudo
2202148e5c
Update wheel.yml 2022-06-02 11:14:26 +09:00
Taku Kudo
a7602deb6f
Update wheel.yml 2022-06-02 10:54:51 +09:00
Taku Kudo
d4b1f5b501
Update wheel.yml 2022-06-02 10:48:05 +09:00
Taku Kudo
e7f161664e
Create wheel.yml 2022-06-02 10:38:34 +09:00
Taku Kudo
70af5d9e97
Update cmake.yml 2022-06-02 01:52:34 +09:00
Taku Kudo
fa74a796fa
Update cmake.yml 2022-06-02 01:49:32 +09:00
Taku Kudo
98ce877a38
Update cmake.yml 2022-06-02 01:08:21 +09:00
Taku Kudo
188f8ce9a6 update setup.py 2022-06-02 00:53:49 +09:00
Taku Kudo
bc28729d7b update setup.py 2022-06-02 00:41:53 +09:00
Taku Kudo
c1e40b7278 update setup.py 2022-06-02 00:33:19 +09:00
Taku Kudo
a61584b770 update setup.py 2022-06-02 00:04:45 +09:00
Taku Kudo
db0339cc3b
Update cmake.yml 2022-06-01 20:49:47 +09:00
Taku Kudo
3bdfd88525
Update cmake.yml 2022-06-01 20:41:55 +09:00
Taku Kudo
e90e90c41c
Update cmake.yml 2022-06-01 19:56:21 +09:00
Taku Kudo
7b326ebd88 updated the python setup script for github actions 2022-06-01 19:50:11 +09:00
Taku Kudo
4ba845d1a7
add python build 2022-06-01 18:37:51 +09:00
Taku Kudo
82b380497d
Update cmake.yml 2022-06-01 14:03:51 +09:00
Taku Kudo
892bbbed34
Update cmake.yml 2022-06-01 14:01:26 +09:00
Taku Kudo
e9507a3b6a
Update cmake.yml 2022-06-01 02:30:10 +09:00
Taku Kudo
1a425bd952
Create cmake.yml 2022-06-01 01:06:52 +09:00
Taku Kudo
b108472a70 fixed CI errors 2022-05-31 02:50:10 +09:00
Taku Kudo
60bb2062d3 updated test case 2022-05-31 01:17:18 +09:00
Taku Kudo
c86a8a62de addd nbest|sample encoding method to python wrapper 2022-05-30 19:39:57 +09:00
Taku Kudo
7d8fabefcb 1) override logging stream in training, 2) Makes 1-best and viterbi decoding identical 2022-05-30 01:50:59 +09:00
Taku Kudo
9ca65fa9b6 add optional NFKD support. 2022-05-29 11:43:42 +09:00
Taku Kudo
9f3ed99f5c Sync internal to github. DP related features are added. 2022-05-25 14:03:45 +09:00
Taku Kudo
9fe52f1aa6 Sync internal to github. DP related features are added. 2022-05-25 14:02:51 +09:00
Taku Kudo
d06cd7960b
Merge pull request #750 from sidpagariya/update-setup-cfg
Update setup.cfg to use underscore for 'description_file' attribute
2022-05-17 21:24:23 +09:00
Taku Kudo
8b44d9d798
Merge pull request #753 from jaepil/master
Fix compilation error in Clang 13 on macOS
2022-05-17 21:23:49 +09:00
Sid Pagariya
24e925bf16 Update setup.cfg to use underscore for 'description_file' instead of dash 'description-file' since it loses support in future versions 2022-05-13 10:33:38 -04:00
Jaepil Jeong
b56a1d66d1
Fix compile error in clang 13 2022-05-13 06:42:38 +09:00
Jaepil Jeong
7a9cb24a21
Fix compile error in clang 13 2022-05-13 06:42:11 +09:00
Taku Kudo
b47b10c831
Merge pull request #745 from ddaspit/inherited-script
Fix incorrect handling of "Inherited" script characters
2022-04-12 14:44:27 +09:00
Taku Kudo
bb6d4424b9
Merge pull request #743 from akashhansda/patch-1
Update README.md
2022-04-12 14:41:58 +09:00
Damien Daspit
a25db30c76 Fix incorrect handling of "Inherited" script characters 2022-04-11 15:33:12 +07:00
Taku Kudo
3a6021f6c6 add python 3.10 support for windows 2022-04-11 13:43:14 +09:00
akashhansda
ea1c0ae63f
Update README.md
Use https
2022-03-31 07:59:18 -07:00
Taku Kudo
0c09e31605
Merge pull request #715 from xiefangqi/fix_address_sanitizers_on_clang
fix address sanitizers on clang problem
2022-02-16 13:30:27 +09:00
Taku Kudo
43cd284683
Merge pull request #705 from zy566/minor
Fix typo in cmakelist
2022-02-16 10:17:12 +09:00
Taku Kudo
9ecdc91512
Merge pull request #693 from apraga/freebsd
Add FreeBSD support
2022-02-16 10:16:45 +09:00