Commit Graph

935 Commits

Author SHA1 Message Date
Ilya Lavrenov
1983663e62 Removed replacing of /MD with /MT for MSVC 2023-03-26 22:10:01 +04:00
Taku Kudo
9ffb33a14c
Merge pull request #820 from juliusfrost/patch-2
Fix setup-python version not detected
2023-02-21 10:50:26 +09:00
Julius Frost
f2dacdff52
setup-python@v4 parity 2023-02-17 10:56:51 -05:00
Julius Frost
4de04ccd6a
Fix setup-python version not detected 2023-02-17 10:48:29 -05:00
Taku Kudo
9c211b6c2d
Merge pull request #819 from juliusfrost/patch-1
Add Python 3.11 builds
2023-02-18 00:00:20 +09:00
Julius Frost
4c2a713fbe Use latest setup-python==4.5 2023-02-15 15:28:24 -05:00
Julius Frost
de2fabe5df Update wheel.yml 2023-02-15 15:28:01 -05:00
Taku Kudo
c5a49eb5de
Merge pull request #808 from jacek-michalak/patch-1
Update README.md
2023-01-24 13:57:30 +09:00
jacek-michalak
14b67a4e05
Update README.md
Two unnecessary characters
2023-01-17 21:31:20 +01:00
Taku Kudo
31656da0c9
Merge pull request #799 from kyoto7250/fix_tutorial
fix the path in add_new_vocab.ipynb
2022-12-12 23:55:52 +09:00
kyoto7250
2ba0a5aae3
fix the path in add_new_vocab.ipynb
Because the location of the path is different from when it was committed
2022-12-12 15:39:18 +09:00
Taku Kudo
77a65e0230
Merge pull request #795 from A2va/master
CMake need endif
2022-11-29 11:57:18 +09:00
A2va
225fb19811
CMake need endif 2022-11-28 21:19:09 +01:00
Taku Kudo
f9dac76274
Merge pull request #793 from A2va/master
Disable shared build on windows
2022-11-28 12:30:38 +09:00
Taku Kudo
e2161d5942
Merge pull request #792 from DavidKorczynski/cifuzz-int
add CIFuzz GitHub action
2022-11-28 12:30:11 +09:00
A2va
570fb13dd8
Disable shared build on windows 2022-11-21 15:55:16 +01:00
David Korczynski
57a6d12f72 add CIFuzz GitHub action
Signed-off-by: David Korczynski <david@adalogics.com>
2022-11-20 16:02:41 -08:00
Taku Kudo
1aafd8d639
Merge pull request #780 from jplu/add-ios-build
Enable iOS builds
2022-09-09 11:47:03 +09:00
jplu
c2c21d4857 Enable iOS builds 2022-09-07 12:54:58 +02:00
Taku Kudo
460d15b31d Fixed the issue of concatinating paths for pkg-config 2022-08-21 12:44:31 +09:00
Taku Kudo
de150504f8 added ShutdownLibrary function to uninitialize global variables 2022-08-20 23:34:37 +09:00
Taku Kudo
fda34113aa
Merge pull request #773 from laurentsimon/doc/slsa
Fix SLSA doc
2022-08-17 18:41:25 +09:00
laurentsimon
7b789ee2c2 update 2022-08-15 15:41:14 +00:00
Taku Kudo
00b7df6d37
Merge pull request #772 from laurentsimon/feat/slsa3
Sign wheels in GitHub releases
2022-08-15 01:15:24 +09:00
laurentsimon
0292e58759 update 2022-08-12 15:50:28 +00:00
laurentsimon
9576f241ba update 2022-08-12 15:42:03 +00:00
Taku Kudo
9edde782c7
Merge pull request #771 from amrzv/fix-example-notebook
Fix example notebook
2022-08-10 01:20:14 +09:00
Aleksey Morozov
f122fb3d57 Fix dead links 2022-08-09 15:15:51 +03:00
Aleksey Morozov
df5f7fdfc6 Fixed errors in example notebook 2022-08-09 15:15:30 +03:00
Taku Kudo
58f256cf6f Updated the document 2022-08-06 20:41:00 +09:00
Taku Kudo
655b9447db Updated the document. 2022-08-06 19:24:41 +09:00
Taku Kudo
881229aeea Updated the document 2022-08-05 19:05:52 +09:00
Taku Kudo
5a53be25ba support slice in pieces/nbests objects 2022-08-05 16:34:44 +09:00
Taku Kudo
c14eb2eae2 automatically detect the number of CPUs in batch processing. 2022-08-05 14:47:02 +09:00
Taku Kudo
b738153dd7 Uses property in immutable proto 2022-08-04 16:03:31 +09:00
Taku Kudo
497ee76bd9 Fixed test failure. 2022-08-03 17:20:01 +09:00
Taku Kudo
005ad28c4d remove unused ifdef SWIG macro 2022-08-03 15:45:09 +09:00
Taku Kudo
b82f9b9136 Upgraded to MacOS-11 2022-08-03 14:28:05 +09:00
Taku Kudo
1f21d38ced Adds SWIGPYTHON flag 2022-08-03 12:45:31 +09:00
Taku Kudo
69b88da3d5 Adds more unittests 2022-08-03 02:49:38 +09:00
Taku Kudo
6e6add560c Adds more unittests 2022-08-03 02:24:53 +09:00
Taku Kudo
13a877150e Supports ImmutableSentencePieceText from python module 2022-08-01 17:19:09 +09:00
Taku Kudo
901368e075 add verbose option 2022-06-20 13:12:49 +09:00
Taku Kudo
6c97b4d9fd add verbose option 2022-06-20 02:49:24 +09:00
Taku Kudo
f470b93bf2 add verbose option 2022-06-20 02:35:45 +09:00
Taku Kudo
4999b56e77 add verbose option 2022-06-20 01:56:00 +09:00
Taku Kudo
d7839fc6d0 add verbose option 2022-06-20 01:35:11 +09:00
Taku Kudo
02555b8f19 Added ImmutableSentencePiece class 2022-06-20 00:55:46 +09:00
Taku Kudo
8b02b2ca4c
Merge pull request #756 from kenhys/fix-typo-gurantees
Fix a typo
2022-06-15 02:46:15 +09:00
Taku Kudo
83a350544a Fixed build break. 2022-06-15 02:22:05 +09:00