About

This package is 4.9 MB. It is available at http://archive.ubuntu.com/ubuntu/pool/universe/p/python-jieba/python-jieba-doc_0.39-1_all.deb .

View its full control file here: debian/control.

Description

Jieba Chinese text segmenter (common documentation)

Relations

This package does not depend on any other package.

This package does not recommend any other package.

This package does not suggest any other package.

This package does not conflict with any other package.

Package Contents

This package is indexed.

python-jieba-doc 0.39-1 is in ubuntu - bionic / universe. This package's architecture is: architectureless.

File Mime Type Owner Mode Size
/usr/ root:root 0o755
/usr/share/ root:root 0o755
/usr/share/doc/ root:root 0o755
/usr/share/doc/python-jieba-doc/ root:root 0o755
/usr/share/doc/python-jieba-doc/changelog.Debian.gz application/gzip root:root 0o644 157 bytes
/usr/share/doc/python-jieba-doc/copyright text/plain root:root 0o644 1.3 KB
/usr/share/doc/python-jieba-doc/examples/ root:root 0o755
/usr/share/doc/python-jieba-doc/examples/extra_dict/ root:root 0o755
/usr/share/doc/python-jieba-doc/examples/extra_dict/dict.txt.big.gz application/gzip root:root 0o644 2.9 MB
/usr/share/doc/python-jieba-doc/examples/extra_dict/dict.txt.small.gz application/gzip root:root 0o644 689.5 KB
/usr/share/doc/python-jieba-doc/examples/extra_dict/idf.txt.big.gz application/gzip root:root 0o644 1.2 MB
/usr/share/doc/python-jieba-doc/examples/extra_dict/stop_words.txt text/plain root:root 0o644 222 bytes
/usr/share/doc/python-jieba-doc/examples/test/ root:root 0o755
/usr/share/doc/python-jieba-doc/examples/test/demo.py text/x-python root:root 0o644 2.6 KB
/usr/share/doc/python-jieba-doc/examples/test/extract_tags_idfpath.py text/x-python root:root 0o644 594 bytes
/usr/share/doc/python-jieba-doc/examples/test/extract_tags.py text/x-python root:root 0o644 528 bytes
/usr/share/doc/python-jieba-doc/examples/test/extract_tags_stop_words.py text/x-python root:root 0o644 658 bytes
/usr/share/doc/python-jieba-doc/examples/test/extract_tags_with_weight.py text/x-python root:root 0o644 895 bytes
/usr/share/doc/python-jieba-doc/examples/test/extract_topic.py text/x-python root:root 0o644 1.4 KB
/usr/share/doc/python-jieba-doc/examples/test/foobar.txt text/plain root:root 0o644 11 bytes
/usr/share/doc/python-jieba-doc/examples/test/jiebacmd.py text/x-python root:root 0o644 461 bytes
/usr/share/doc/python-jieba-doc/examples/test/jieba_test.py.gz application/gzip root:root 0o644 3.0 KB
/usr/share/doc/python-jieba-doc/examples/test/lyric.txt text/plain root:root 0o644 721 bytes
/usr/share/doc/python-jieba-doc/examples/test/parallel/ root:root 0o755
/usr/share/doc/python-jieba-doc/examples/test/parallel/extract_tags.py text/x-python root:root 0o644 550 bytes
/usr/share/doc/python-jieba-doc/examples/test/parallel/test2.py.gz application/gzip root:root 0o644 2.2 KB
/usr/share/doc/python-jieba-doc/examples/test/parallel/test_cut_for_search.py.gz application/gzip root:root 0o644 2.2 KB
/usr/share/doc/python-jieba-doc/examples/test/parallel/test_disable_hmm.py.gz application/gzip root:root 0o644 2.2 KB
/usr/share/doc/python-jieba-doc/examples/test/parallel/test_file.py text/plain root:root 0o644 348 bytes
/usr/share/doc/python-jieba-doc/examples/test/parallel/test_pos_file.py text/x-python root:root 0o644 417 bytes
/usr/share/doc/python-jieba-doc/examples/test/parallel/test_pos.py.gz application/gzip root:root 0o644 2.4 KB
/usr/share/doc/python-jieba-doc/examples/test/parallel/test.py.gz application/gzip root:root 0o644 2.3 KB
/usr/share/doc/python-jieba-doc/examples/test/test_bug.py text/x-python root:root 0o644 199 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_change_dictpath.py text/x-python root:root 0o644 873 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_cutall.py.gz application/gzip root:root 0o644 2.3 KB
/usr/share/doc/python-jieba-doc/examples/test/test_cut_for_search.py.gz application/gzip root:root 0o644 2.3 KB
/usr/share/doc/python-jieba-doc/examples/test/test_file.py text/plain root:root 0o644 383 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_lock.py text/x-python root:root 0o644 1.1 KB
/usr/share/doc/python-jieba-doc/examples/test/test_multithread.py text/x-c++ root:root 0o644 830 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_no_hmm.py.gz application/gzip root:root 0o644 2.4 KB
/usr/share/doc/python-jieba-doc/examples/test/test_pos_file.py text/x-python root:root 0o644 403 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_pos_no_hmm.py.gz application/gzip root:root 0o644 2.4 KB
/usr/share/doc/python-jieba-doc/examples/test/test_pos.py.gz application/gzip root:root 0o644 2.4 KB
/usr/share/doc/python-jieba-doc/examples/test/test.py.gz application/gzip root:root 0o644 2.5 KB
/usr/share/doc/python-jieba-doc/examples/test/test_tokenize_no_hmm.py.gz application/gzip root:root 0o644 2.6 KB
/usr/share/doc/python-jieba-doc/examples/test/test_tokenize.py.gz application/gzip root:root 0o644 2.6 KB
/usr/share/doc/python-jieba-doc/examples/test/test.txt text/plain root:root 0o644 118 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_userdict.py text/x-python root:root 0o644 1.4 KB
/usr/share/doc/python-jieba-doc/examples/test/test_whoosh_file.py text/x-python root:root 0o644 1.1 KB
/usr/share/doc/python-jieba-doc/examples/test/test_whoosh_file_read.py text/x-python root:root 0o644 826 bytes
/usr/share/doc/python-jieba-doc/examples/test/test_whoosh.py text/x-python root:root 0o644 1.7 KB
/usr/share/doc/python-jieba-doc/examples/test/userdict.txt text/plain root:root 0o644 151 bytes