sentencepiece/.gitignore

78 lines
794 B
Plaintext
Raw Normal View History

Makefile
Makefile.in
/ar-lib
/mdate-sh
/py-compile
/test-driver
/ylwrap
2018-09-01 11:13:55 +03:00
/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
2018-07-24 09:22:49 +03:00
CMakeFiles
CMakeCache.txt
config.h
sentencepiece.pc
CPackConfig.cmake
CTestTestfile.cmake
CPackSourceConfig.cmake
DartConfiguration.tcl
2018-07-24 09:22:49 +03:00
*.o
*.lo
*.a
*.la
2017-08-28 18:26:23 +03:00
*.pyc
.libs
.deps
*.m4
*.log
2017-05-15 12:12:13 +03:00
*.trs
compile_charsmap
spm_decode
spm_encode
spm_export_vocab
spm_train
spm_normalize
2017-05-15 12:12:13 +03:00
spm_test
2017-08-28 18:26:23 +03:00
.DS_Store
*.egg-info/
dist/
*.swp
*.swo
*.pyc
m.model
m.vocab
2018-12-10 18:24:18 +03:00
cmake_install.cmake
libsentencepiece.so*
libsentencepiece_train.so*
2020-10-22 03:49:33 +03:00
python/bundled
_sentencepiece.*.so
2021-01-02 20:28:55 +03:00
third_party/abseil-cpp
python/sentencepiece