Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/sentencepiece.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27Merge pull request #15 from alexandremuzio/patch-1HEADmasterRoman Grundkiewicz
2022-10-25Rename VERSION to VERSION.txtalexandremuzio
2022-09-02Merge pull request #14 from marian-nmt/rename-versionRoman Grundkiewicz
2022-09-02Rename VERSION to VERSION.txtrename-versionRoman Grundkiewicz
2022-02-21add one header file to installationMarcin Junczys-Dowmunt
2021-08-31Fix Surface String to Token Mappings for Case Encoding (#12)Rohit Jain
2021-08-27Disable denormalizer flags (#13)Rohit Jain
2021-07-16Enable toggling Case Encoding flag from C++ Train API (#11)Rohit Jain
2021-06-16Enables --encode_unicode_case option for case-aware sentence piece (#10)Marcin Junczys-Dowmunt
2021-06-02Merge pull request #8 from rjai/rjai/spm_studentRohit Jain
2021-05-25Update CMakeFiles to allow for configurable artifact namesRohit Jain
2021-05-23Update cmakeRohit Jain
2021-05-23Adding alternative project name for spm latest to prevent lib conflictsRohit Jain
2020-10-24udpate clang build rule.gmasterTaku Kudo
2020-10-24Merge branch 'master' of https://github.com/google/sentencepieceTaku Kudo
2020-10-24add SetRandomGeneratorSeedTaku Kudo
2020-10-23Update README.mdTaku Kudo
2020-10-23fixed build break.Taku Kudo
2020-10-23validate the range of piece in Python moduleTaku Kudo
2020-10-22Fixed build error on Mac.Taku Kudo
2020-10-21fixed typo.Taku Kudo
2020-10-21move sentencepiece python moduel to sub directory.Taku Kudo
2020-10-21support pip install src-pckageTaku Kudo
2020-10-21Merge pull request #563 from kenhys/fix-ftbfs-portsTaku Kudo
2020-10-20Merge pull request #562 from kenhys/add-multiarchTaku Kudo
2020-10-17test: update expected install pathKentaro Hayashi
2020-10-17cmake: use GNUInstallDirs.cmake on UNIXKentaro Hayashi
2020-10-17Fix FTBFS on armel, mips, powerpc, m68k and sh4Kentaro Hayashi
2020-10-17Merge pull request #556 from equivalence1/fix_readme_sil_symbolTaku Kudo
2020-10-15Fix SIL symbol in code snippet: _ -> _Dmitrii Kravchenko
2020-10-14add support py3.9 for macTaku Kudo
2020-10-14add support py3.9 for macTaku Kudo
2020-10-14add support py3.9 for win/macTaku Kudo
2020-10-13changed macro big endianTaku Kudo
2020-10-13changed macro big endianTaku Kudo
2020-10-13changed macro big endianTaku Kudo
2020-10-13changed macro big endianTaku Kudo
2020-10-13enables s390x platformTaku Kudo
2020-10-13support big-endian architectureTaku Kudo
2020-10-13support big-endian architectureTaku Kudo
2020-10-13merges internal changes to githubTaku Kudo
2020-10-12remove s390x as it is big endianTaku Kudo
2020-10-12Fixed typo.Taku Kudo
2020-10-12Merge pull request #542 from AWSjswinney/patch-1Taku Kudo
2020-10-12use docer for arm etcTaku Kudo
2020-10-12add arm64, ppc64le, s390x arch experimentally.Taku Kudo
2020-10-12remove tensorflow moduleTaku Kudo
2020-10-05Merge pull request #552 from guillaumekln/fix-generate-vocabularyTaku Kudo
2020-10-03Fix type of generate_vocabulary optionGuillaume Klein
2020-10-02Merge pull request #551 from stephantul/masterTaku Kudo