mirror of
https://github.com/google/sentencepiece.git
synced 2025-01-06 01:13:37 +03:00
78 lines
794 B
Plaintext
78 lines
794 B
Plaintext
Makefile
|
|
Makefile.in
|
|
/ar-lib
|
|
/mdate-sh
|
|
/py-compile
|
|
/test-driver
|
|
/ylwrap
|
|
/build
|
|
|
|
/autom4te.cache
|
|
/autoscan.log
|
|
/autoscan-*.log
|
|
/aclocal.m4
|
|
/compile
|
|
/config.guess
|
|
/config.sub
|
|
/configure
|
|
/configure.scan
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|
|
/libtool
|
|
/config.h
|
|
/config.status
|
|
/autogen.sh
|
|
/ltmain.sh
|
|
|
|
CMakeFiles
|
|
CMakeCache.txt
|
|
config.h
|
|
sentencepiece.pc
|
|
CPackConfig.cmake
|
|
CTestTestfile.cmake
|
|
CPackSourceConfig.cmake
|
|
DartConfiguration.tcl
|
|
|
|
*.o
|
|
*.lo
|
|
*.a
|
|
*.la
|
|
*.pyc
|
|
|
|
.libs
|
|
.deps
|
|
|
|
*.m4
|
|
*.log
|
|
*.trs
|
|
|
|
compile_charsmap
|
|
|
|
spm_decode
|
|
spm_encode
|
|
spm_export_vocab
|
|
spm_train
|
|
spm_normalize
|
|
spm_test
|
|
|
|
.DS_Store
|
|
*.egg-info/
|
|
dist/
|
|
*.swp
|
|
*.swo
|
|
*.pyc
|
|
|
|
m.model
|
|
m.vocab
|
|
|
|
cmake_install.cmake
|
|
libsentencepiece.so*
|
|
libsentencepiece_train.so*
|
|
python/bundled
|
|
_sentencepiece.*.so
|
|
third_party/abseil-cpp
|
|
|
|
python/sentencepiece
|