2020-01-02T21:29:08 Created temporary directory: /tmp/pip-ephem-wheel-cache-tgo2lefo 2020-01-02T21:29:08 Created temporary directory: /tmp/pip-req-tracker-ulnuqsxz 2020-01-02T21:29:08 Created requirements tracker '/tmp/pip-req-tracker-ulnuqsxz' 2020-01-02T21:29:08 Created temporary directory: /tmp/pip-wheel-9fswvks6 2020-01-02T21:29:08 Collecting hanlp==2.0.0a3 2020-01-02T21:29:08 1 location(s) to search for versions of hanlp: 2020-01-02T21:29:08 * https://pypi.org/simple/hanlp/ 2020-01-02T21:29:08 Getting page https://pypi.org/simple/hanlp/ 2020-01-02T21:29:08 Analyzing links from page https://pypi.org/simple/hanlp/ 2020-01-02T21:29:08 Found link https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz#sha256=5d3122b93e283555ee55d0b6d7fba2727a2b89ad5b76db4ff77213cfc341ed08 (from https://pypi.org/simple/hanlp/) (requires-python:>=3.6), version: 2.0.0a3 2020-01-02T21:29:08 Using version 2.0.0a3 (newest of versions: 2.0.0a3) 2020-01-02T21:29:08 Created temporary directory: /tmp/pip-unpack-5fl6b9ek 2020-01-02T21:29:08 Downloading https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz (867kB) 2020-01-02T21:29:08 Downloading from URL https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz#sha256=5d3122b93e283555ee55d0b6d7fba2727a2b89ad5b76db4ff77213cfc341ed08 (from https://pypi.org/simple/hanlp/) (requires-python:>=3.6) 2020-01-02T21:29:10 Added hanlp==2.0.0a3 from https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz#sha256=5d3122b93e283555ee55d0b6d7fba2727a2b89ad5b76db4ff77213cfc341ed08 to build tracker '/tmp/pip-req-tracker-ulnuqsxz' 2020-01-02T21:29:10 Running setup.py (path:/tmp/pip-wheel-9fswvks6/hanlp/setup.py) egg_info for package hanlp 2020-01-02T21:29:10 Running command python setup.py egg_info 2020-01-02T21:29:11 running egg_info 2020-01-02T21:29:11 creating pip-egg-info/hanlp.egg-info 2020-01-02T21:29:11 writing pip-egg-info/hanlp.egg-info/PKG-INFO 2020-01-02T21:29:11 writing dependency_links to pip-egg-info/hanlp.egg-info/dependency_links.txt 2020-01-02T21:29:11 writing requirements to pip-egg-info/hanlp.egg-info/requires.txt 2020-01-02T21:29:11 writing top-level names to pip-egg-info/hanlp.egg-info/top_level.txt 2020-01-02T21:29:11 writing manifest file 'pip-egg-info/hanlp.egg-info/SOURCES.txt' 2020-01-02T21:29:11 reading manifest file 'pip-egg-info/hanlp.egg-info/SOURCES.txt' 2020-01-02T21:29:11 writing manifest file 'pip-egg-info/hanlp.egg-info/SOURCES.txt' 2020-01-02T21:29:12 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '2.0.0-alpha.3' to '2.0.0a3' 2020-01-02T21:29:12 normalized_version, 2020-01-02T21:29:12 Source in /tmp/pip-wheel-9fswvks6/hanlp has version 2.0.0a3, which satisfies requirement hanlp==2.0.0a3 from https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz#sha256=5d3122b93e283555ee55d0b6d7fba2727a2b89ad5b76db4ff77213cfc341ed08 2020-01-02T21:29:12 Removed hanlp==2.0.0a3 from https://files.pythonhosted.org/packages/8a/9a/d3a4624957ce49d7f3e0219fd30095c661464eda463afe6851c031d6a01b/hanlp-2.0.0a3.tar.gz#sha256=5d3122b93e283555ee55d0b6d7fba2727a2b89ad5b76db4ff77213cfc341ed08 from build tracker '/tmp/pip-req-tracker-ulnuqsxz' 2020-01-02T21:29:12 Building wheels for collected packages: hanlp 2020-01-02T21:29:12 Created temporary directory: /tmp/pip-wheel-ywt7jld2 2020-01-02T21:29:12 Building wheel for hanlp (setup.py): started 2020-01-02T21:29:12 Destination directory: /tmp/pip-wheel-ywt7jld2 2020-01-02T21:29:12 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-9fswvks6/hanlp/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-ywt7jld2 2020-01-02T21:29:13 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '2.0.0-alpha.3' to '2.0.0a3' 2020-01-02T21:29:13 normalized_version, 2020-01-02T21:29:13 running bdist_wheel 2020-01-02T21:29:13 running build 2020-01-02T21:29:13 running build_py 2020-01-02T21:29:13 creating build 2020-01-02T21:29:13 creating build/lib 2020-01-02T21:29:13 creating build/lib/hanlp 2020-01-02T21:29:13 copying hanlp/version.py -> build/lib/hanlp 2020-01-02T21:29:13 copying hanlp/__init__.py -> build/lib/hanlp 2020-01-02T21:29:13 creating build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/transform.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/document.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/structure.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/constant.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/vocab.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/__init__.py -> build/lib/hanlp/common 2020-01-02T21:29:13 copying hanlp/common/component.py -> build/lib/hanlp/common 2020-01-02T21:29:13 creating build/lib/hanlp/callbacks 2020-01-02T21:29:13 copying hanlp/callbacks/fine_csv_logger.py -> build/lib/hanlp/callbacks 2020-01-02T21:29:13 copying hanlp/callbacks/__init__.py -> build/lib/hanlp/callbacks 2020-01-02T21:29:13 creating build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/pos.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/word2vec.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/ner.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/sdp.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/rnnlm.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/fasttext.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/dep.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/cws.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/glove.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/__init__.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 copying hanlp/pretrained/classifiers.py -> build/lib/hanlp/pretrained 2020-01-02T21:29:13 creating build/lib/hanlp/datasets 2020-01-02T21:29:13 copying hanlp/datasets/glue.py -> build/lib/hanlp/datasets 2020-01-02T21:29:13 copying hanlp/datasets/__init__.py -> build/lib/hanlp/datasets 2020-01-02T21:29:13 creating build/lib/hanlp/optimizers 2020-01-02T21:29:13 copying hanlp/optimizers/__init__.py -> build/lib/hanlp/optimizers 2020-01-02T21:29:13 creating build/lib/hanlp/layers 2020-01-02T21:29:13 copying hanlp/layers/weight_normalization.py -> build/lib/hanlp/layers 2020-01-02T21:29:13 copying hanlp/layers/__init__.py -> build/lib/hanlp/layers 2020-01-02T21:29:14 creating build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/rules.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/io_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/log_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/tf_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/reflection.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/string_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/component_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/__init__.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 copying hanlp/utils/time_util.py -> build/lib/hanlp/utils 2020-01-02T21:29:14 creating build/lib/hanlp/losses 2020-01-02T21:29:14 copying hanlp/losses/sparse_categorical_crossentropy.py -> build/lib/hanlp/losses 2020-01-02T21:29:14 copying hanlp/losses/__init__.py -> build/lib/hanlp/losses 2020-01-02T21:29:14 creating build/lib/hanlp/transform 2020-01-02T21:29:14 copying hanlp/transform/table.py -> build/lib/hanlp/transform 2020-01-02T21:29:14 copying hanlp/transform/tsv.py -> build/lib/hanlp/transform 2020-01-02T21:29:14 copying hanlp/transform/txt.py -> build/lib/hanlp/transform 2020-01-02T21:29:14 copying hanlp/transform/text.py -> build/lib/hanlp/transform 2020-01-02T21:29:14 copying hanlp/transform/__init__.py -> build/lib/hanlp/transform 2020-01-02T21:29:14 creating build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/rnn_language_model.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/pos.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/ner.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/lambda_wrapper.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/tok.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/__init__.py -> build/lib/hanlp/components 2020-01-02T21:29:14 copying hanlp/components/pipeline.py -> build/lib/hanlp/components 2020-01-02T21:29:14 creating build/lib/hanlp/metrics 2020-01-02T21:29:14 copying hanlp/metrics/__init__.py -> build/lib/hanlp/metrics 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/classification 2020-01-02T21:29:14 copying hanlp/datasets/classification/sentiment.py -> build/lib/hanlp/datasets/classification 2020-01-02T21:29:14 copying hanlp/datasets/classification/__init__.py -> build/lib/hanlp/datasets/classification 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/pos 2020-01-02T21:29:14 copying hanlp/datasets/pos/ctb.py -> build/lib/hanlp/datasets/pos 2020-01-02T21:29:14 copying hanlp/datasets/pos/__init__.py -> build/lib/hanlp/datasets/pos 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/cws 2020-01-02T21:29:14 copying hanlp/datasets/cws/ctb.py -> build/lib/hanlp/datasets/cws 2020-01-02T21:29:14 copying hanlp/datasets/cws/__init__.py -> build/lib/hanlp/datasets/cws 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/parsing 2020-01-02T21:29:14 copying hanlp/datasets/parsing/semeval2016.py -> build/lib/hanlp/datasets/parsing 2020-01-02T21:29:14 copying hanlp/datasets/parsing/ctb.py -> build/lib/hanlp/datasets/parsing 2020-01-02T21:29:14 copying hanlp/datasets/parsing/__init__.py -> build/lib/hanlp/datasets/parsing 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/ner 2020-01-02T21:29:14 copying hanlp/datasets/ner/conll03.py -> build/lib/hanlp/datasets/ner 2020-01-02T21:29:14 copying hanlp/datasets/ner/__init__.py -> build/lib/hanlp/datasets/ner 2020-01-02T21:29:14 copying hanlp/datasets/ner/msra.py -> build/lib/hanlp/datasets/ner 2020-01-02T21:29:14 creating build/lib/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying hanlp/datasets/cws/sighan2005/msr.py -> build/lib/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying hanlp/datasets/cws/sighan2005/pku.py -> build/lib/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying hanlp/datasets/cws/sighan2005/__init__.py -> build/lib/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 creating build/lib/hanlp/optimizers/adamw 2020-01-02T21:29:14 copying hanlp/optimizers/adamw/optimization.py -> build/lib/hanlp/optimizers/adamw 2020-01-02T21:29:14 copying hanlp/optimizers/adamw/__init__.py -> build/lib/hanlp/optimizers/adamw 2020-01-02T21:29:14 creating build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/fast_text.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/char_rnn.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/word2vec.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/concat_embedding.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/char_cnn.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/contextual_string_embedding.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 copying hanlp/layers/embeddings/__init__.py -> build/lib/hanlp/layers/embeddings 2020-01-02T21:29:14 creating build/lib/hanlp/layers/crf 2020-01-02T21:29:14 copying hanlp/layers/crf/crf_layer.py -> build/lib/hanlp/layers/crf 2020-01-02T21:29:14 copying hanlp/layers/crf/crf.py -> build/lib/hanlp/layers/crf 2020-01-02T21:29:14 copying hanlp/layers/crf/__init__.py -> build/lib/hanlp/layers/crf 2020-01-02T21:29:14 creating build/lib/hanlp/layers/transformers 2020-01-02T21:29:14 copying hanlp/layers/transformers/__init__.py -> build/lib/hanlp/layers/transformers 2020-01-02T21:29:14 creating build/lib/hanlp/utils/file_read_backwards 2020-01-02T21:29:14 copying hanlp/utils/file_read_backwards/buffer_work_space.py -> build/lib/hanlp/utils/file_read_backwards 2020-01-02T21:29:14 copying hanlp/utils/file_read_backwards/__init__.py -> build/lib/hanlp/utils/file_read_backwards 2020-01-02T21:29:14 copying hanlp/utils/file_read_backwards/file_read_backwards.py -> build/lib/hanlp/utils/file_read_backwards 2020-01-02T21:29:14 creating build/lib/hanlp/components/taggers 2020-01-02T21:29:14 copying hanlp/components/taggers/tagger.py -> build/lib/hanlp/components/taggers 2020-01-02T21:29:14 copying hanlp/components/taggers/cnn_tagger.py -> build/lib/hanlp/components/taggers 2020-01-02T21:29:14 copying hanlp/components/taggers/__init__.py -> build/lib/hanlp/components/taggers 2020-01-02T21:29:14 copying hanlp/components/taggers/rnn_tagger.py -> build/lib/hanlp/components/taggers 2020-01-02T21:29:14 creating build/lib/hanlp/components/classifiers 2020-01-02T21:29:14 copying hanlp/components/classifiers/bert_text_classifier.py -> build/lib/hanlp/components/classifiers 2020-01-02T21:29:14 copying hanlp/components/classifiers/__init__.py -> build/lib/hanlp/components/classifiers 2020-01-02T21:29:14 creating build/lib/hanlp/components/parsers 2020-01-02T21:29:14 copying hanlp/components/parsers/conll.py -> build/lib/hanlp/components/parsers 2020-01-02T21:29:14 copying hanlp/components/parsers/biaffine_parser.py -> build/lib/hanlp/components/parsers 2020-01-02T21:29:14 copying hanlp/components/parsers/alg.py -> build/lib/hanlp/components/parsers 2020-01-02T21:29:14 copying hanlp/components/parsers/__init__.py -> build/lib/hanlp/components/parsers 2020-01-02T21:29:14 creating build/lib/hanlp/components/rules 2020-01-02T21:29:14 copying hanlp/components/rules/english_tokenizer.py -> build/lib/hanlp/components/rules 2020-01-02T21:29:14 copying hanlp/components/rules/__init__.py -> build/lib/hanlp/components/rules 2020-01-02T21:29:14 creating build/lib/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:14 copying hanlp/components/taggers/ngram_conv/ngram_conv_tagger.py -> build/lib/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:14 copying hanlp/components/taggers/ngram_conv/__init__.py -> build/lib/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:14 creating build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 copying hanlp/components/taggers/transformers/transformer_tagger.py -> build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 copying hanlp/components/taggers/transformers/utils.py -> build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 copying hanlp/components/taggers/transformers/metrics.py -> build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 copying hanlp/components/taggers/transformers/transformer_transform.py -> build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 copying hanlp/components/taggers/transformers/__init__.py -> build/lib/hanlp/components/taggers/transformers 2020-01-02T21:29:14 creating build/lib/hanlp/components/parsers/biaffine 2020-01-02T21:29:14 copying hanlp/components/parsers/biaffine/model.py -> build/lib/hanlp/components/parsers/biaffine 2020-01-02T21:29:14 copying hanlp/components/parsers/biaffine/layers.py -> build/lib/hanlp/components/parsers/biaffine 2020-01-02T21:29:14 copying hanlp/components/parsers/biaffine/__init__.py -> build/lib/hanlp/components/parsers/biaffine 2020-01-02T21:29:14 creating build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/bmes.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/iobes.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/sequence_labeling.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/conlleval.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/__init__.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 copying hanlp/metrics/chunking/f1.py -> build/lib/hanlp/metrics/chunking 2020-01-02T21:29:14 creating build/lib/hanlp/metrics/parsing 2020-01-02T21:29:14 copying hanlp/metrics/parsing/labeled_f1.py -> build/lib/hanlp/metrics/parsing 2020-01-02T21:29:14 copying hanlp/metrics/parsing/labeled_score.py -> build/lib/hanlp/metrics/parsing 2020-01-02T21:29:14 copying hanlp/metrics/parsing/__init__.py -> build/lib/hanlp/metrics/parsing 2020-01-02T21:29:14 running egg_info 2020-01-02T21:29:14 writing hanlp.egg-info/PKG-INFO 2020-01-02T21:29:14 writing dependency_links to hanlp.egg-info/dependency_links.txt 2020-01-02T21:29:14 writing requirements to hanlp.egg-info/requires.txt 2020-01-02T21:29:14 writing top-level names to hanlp.egg-info/top_level.txt 2020-01-02T21:29:14 reading manifest file 'hanlp.egg-info/SOURCES.txt' 2020-01-02T21:29:14 writing manifest file 'hanlp.egg-info/SOURCES.txt' 2020-01-02T21:29:14 installing to build/bdist.linux-armv7l/wheel 2020-01-02T21:29:14 running install 2020-01-02T21:29:14 running install_lib 2020-01-02T21:29:14 creating build/bdist.linux-armv7l 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/transform.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/document.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/structure.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/constant.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/vocab.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 copying build/lib/hanlp/common/component.py -> build/bdist.linux-armv7l/wheel/hanlp/common 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/callbacks 2020-01-02T21:29:14 copying build/lib/hanlp/callbacks/fine_csv_logger.py -> build/bdist.linux-armv7l/wheel/hanlp/callbacks 2020-01-02T21:29:14 copying build/lib/hanlp/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/callbacks 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/pos.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/word2vec.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/ner.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/sdp.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/rnnlm.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/fasttext.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/dep.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/cws.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/glove.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 copying build/lib/hanlp/pretrained/classifiers.py -> build/bdist.linux-armv7l/wheel/hanlp/pretrained 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/classification 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/classification/sentiment.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/classification 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/classification/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/classification 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/glue.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/pos 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/pos/ctb.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/pos 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/pos/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/pos 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/cws 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/cws/sighan2005/msr.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/cws/sighan2005/pku.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/cws/sighan2005/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/cws/sighan2005 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/cws/ctb.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/cws 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/cws/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/cws 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/parsing 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/parsing/semeval2016.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/parsing 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/parsing/ctb.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/parsing 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/parsing/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/parsing 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/datasets/ner 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/ner/conll03.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/ner 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/ner/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/ner 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/ner/msra.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets/ner 2020-01-02T21:29:14 copying build/lib/hanlp/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/datasets 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/optimizers 2020-01-02T21:29:14 copying build/lib/hanlp/optimizers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/optimizers 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/optimizers/adamw 2020-01-02T21:29:14 copying build/lib/hanlp/optimizers/adamw/optimization.py -> build/bdist.linux-armv7l/wheel/hanlp/optimizers/adamw 2020-01-02T21:29:14 copying build/lib/hanlp/optimizers/adamw/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/optimizers/adamw 2020-01-02T21:29:14 copying build/lib/hanlp/version.py -> build/bdist.linux-armv7l/wheel/hanlp 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/layers 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/fast_text.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/char_rnn.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/word2vec.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/concat_embedding.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/char_cnn.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/contextual_string_embedding.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 copying build/lib/hanlp/layers/embeddings/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/embeddings 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/layers/crf 2020-01-02T21:29:14 copying build/lib/hanlp/layers/crf/crf_layer.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/crf 2020-01-02T21:29:14 copying build/lib/hanlp/layers/crf/crf.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/crf 2020-01-02T21:29:14 copying build/lib/hanlp/layers/crf/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/crf 2020-01-02T21:29:14 copying build/lib/hanlp/layers/weight_normalization.py -> build/bdist.linux-armv7l/wheel/hanlp/layers 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/layers/transformers 2020-01-02T21:29:14 copying build/lib/hanlp/layers/transformers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/layers/transformers 2020-01-02T21:29:14 copying build/lib/hanlp/layers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/layers 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/rules.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/io_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/log_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/tf_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/reflection.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/string_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/component_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 copying build/lib/hanlp/utils/time_util.py -> build/bdist.linux-armv7l/wheel/hanlp/utils 2020-01-02T21:29:14 creating build/bdist.linux-armv7l/wheel/hanlp/utils/file_read_backwards 2020-01-02T21:29:14 copying build/lib/hanlp/utils/file_read_backwards/buffer_work_space.py -> build/bdist.linux-armv7l/wheel/hanlp/utils/file_read_backwards 2020-01-02T21:29:15 copying build/lib/hanlp/utils/file_read_backwards/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/utils/file_read_backwards 2020-01-02T21:29:15 copying build/lib/hanlp/utils/file_read_backwards/file_read_backwards.py -> build/bdist.linux-armv7l/wheel/hanlp/utils/file_read_backwards 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/losses 2020-01-02T21:29:15 copying build/lib/hanlp/losses/sparse_categorical_crossentropy.py -> build/bdist.linux-armv7l/wheel/hanlp/losses 2020-01-02T21:29:15 copying build/lib/hanlp/losses/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/losses 2020-01-02T21:29:15 copying build/lib/hanlp/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 copying build/lib/hanlp/transform/table.py -> build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 copying build/lib/hanlp/transform/tsv.py -> build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 copying build/lib/hanlp/transform/txt.py -> build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 copying build/lib/hanlp/transform/text.py -> build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 copying build/lib/hanlp/transform/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/transform 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/taggers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/tagger.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/ngram_conv/ngram_conv_tagger.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/ngram_conv/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/ngram_conv 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/transformers/transformer_tagger.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/transformers/utils.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/transformers/metrics.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/transformers/transformer_transform.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/transformers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers/transformers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/cnn_tagger.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers 2020-01-02T21:29:15 copying build/lib/hanlp/components/taggers/rnn_tagger.py -> build/bdist.linux-armv7l/wheel/hanlp/components/taggers 2020-01-02T21:29:15 copying build/lib/hanlp/components/rnn_language_model.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 copying build/lib/hanlp/components/pos.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 copying build/lib/hanlp/components/ner.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/classifiers 2020-01-02T21:29:15 copying build/lib/hanlp/components/classifiers/bert_text_classifier.py -> build/bdist.linux-armv7l/wheel/hanlp/components/classifiers 2020-01-02T21:29:15 copying build/lib/hanlp/components/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/classifiers 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/parsers 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/conll.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/biaffine_parser.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/alg.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/parsers/biaffine 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/biaffine/model.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers/biaffine 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/biaffine/layers.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers/biaffine 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/biaffine/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers/biaffine 2020-01-02T21:29:15 copying build/lib/hanlp/components/parsers/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/parsers 2020-01-02T21:29:15 copying build/lib/hanlp/components/lambda_wrapper.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 copying build/lib/hanlp/components/tok.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 copying build/lib/hanlp/components/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 copying build/lib/hanlp/components/pipeline.py -> build/bdist.linux-armv7l/wheel/hanlp/components 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/components/rules 2020-01-02T21:29:15 copying build/lib/hanlp/components/rules/english_tokenizer.py -> build/bdist.linux-armv7l/wheel/hanlp/components/rules 2020-01-02T21:29:15 copying build/lib/hanlp/components/rules/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/components/rules 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/metrics 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/bmes.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/iobes.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/sequence_labeling.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/conlleval.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/chunking/f1.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/chunking 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp/metrics/parsing 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/parsing/labeled_f1.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/parsing 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/parsing/labeled_score.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/parsing 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/parsing/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics/parsing 2020-01-02T21:29:15 copying build/lib/hanlp/metrics/__init__.py -> build/bdist.linux-armv7l/wheel/hanlp/metrics 2020-01-02T21:29:15 running install_egg_info 2020-01-02T21:29:15 Copying hanlp.egg-info to build/bdist.linux-armv7l/wheel/hanlp-2.0.0a3-py3.7.egg-info 2020-01-02T21:29:15 running install_scripts 2020-01-02T21:29:15 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2020-01-02T21:29:15 creating build/bdist.linux-armv7l/wheel/hanlp-2.0.0a3.dist-info/WHEEL 2020-01-02T21:29:15 creating '/tmp/pip-wheel-ywt7jld2/hanlp-2.0.0a3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-01-02T21:29:15 adding 'hanlp/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/version.py' 2020-01-02T21:29:15 adding 'hanlp/callbacks/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/callbacks/fine_csv_logger.py' 2020-01-02T21:29:15 adding 'hanlp/common/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/common/component.py' 2020-01-02T21:29:15 adding 'hanlp/common/constant.py' 2020-01-02T21:29:15 adding 'hanlp/common/document.py' 2020-01-02T21:29:15 adding 'hanlp/common/structure.py' 2020-01-02T21:29:15 adding 'hanlp/common/transform.py' 2020-01-02T21:29:15 adding 'hanlp/common/vocab.py' 2020-01-02T21:29:15 adding 'hanlp/components/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/lambda_wrapper.py' 2020-01-02T21:29:15 adding 'hanlp/components/ner.py' 2020-01-02T21:29:15 adding 'hanlp/components/pipeline.py' 2020-01-02T21:29:15 adding 'hanlp/components/pos.py' 2020-01-02T21:29:15 adding 'hanlp/components/rnn_language_model.py' 2020-01-02T21:29:15 adding 'hanlp/components/tok.py' 2020-01-02T21:29:15 adding 'hanlp/components/classifiers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/classifiers/bert_text_classifier.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/alg.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/biaffine_parser.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/conll.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/biaffine/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/biaffine/layers.py' 2020-01-02T21:29:15 adding 'hanlp/components/parsers/biaffine/model.py' 2020-01-02T21:29:15 adding 'hanlp/components/rules/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/rules/english_tokenizer.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/cnn_tagger.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/rnn_tagger.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/tagger.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/ngram_conv/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/ngram_conv/ngram_conv_tagger.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/transformers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/transformers/metrics.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/transformers/transformer_tagger.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/transformers/transformer_transform.py' 2020-01-02T21:29:15 adding 'hanlp/components/taggers/transformers/utils.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/glue.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/classification/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/classification/sentiment.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/cws/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/cws/ctb.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/cws/sighan2005/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/cws/sighan2005/msr.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/cws/sighan2005/pku.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/ner/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/ner/conll03.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/ner/msra.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/parsing/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/parsing/ctb.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/parsing/semeval2016.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/pos/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/datasets/pos/ctb.py' 2020-01-02T21:29:15 adding 'hanlp/layers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/layers/weight_normalization.py' 2020-01-02T21:29:15 adding 'hanlp/layers/crf/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/layers/crf/crf.py' 2020-01-02T21:29:15 adding 'hanlp/layers/crf/crf_layer.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/char_cnn.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/char_rnn.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/concat_embedding.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/contextual_string_embedding.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/fast_text.py' 2020-01-02T21:29:15 adding 'hanlp/layers/embeddings/word2vec.py' 2020-01-02T21:29:15 adding 'hanlp/layers/transformers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/losses/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/losses/sparse_categorical_crossentropy.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/bmes.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/conlleval.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/f1.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/iobes.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/chunking/sequence_labeling.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/parsing/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/parsing/labeled_f1.py' 2020-01-02T21:29:15 adding 'hanlp/metrics/parsing/labeled_score.py' 2020-01-02T21:29:15 adding 'hanlp/optimizers/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/optimizers/adamw/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/optimizers/adamw/optimization.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/classifiers.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/cws.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/dep.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/fasttext.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/glove.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/ner.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/pos.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/rnnlm.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/sdp.py' 2020-01-02T21:29:15 adding 'hanlp/pretrained/word2vec.py' 2020-01-02T21:29:15 adding 'hanlp/transform/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/transform/table.py' 2020-01-02T21:29:15 adding 'hanlp/transform/text.py' 2020-01-02T21:29:15 adding 'hanlp/transform/tsv.py' 2020-01-02T21:29:15 adding 'hanlp/transform/txt.py' 2020-01-02T21:29:15 adding 'hanlp/utils/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/utils/component_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/io_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/log_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/reflection.py' 2020-01-02T21:29:15 adding 'hanlp/utils/rules.py' 2020-01-02T21:29:15 adding 'hanlp/utils/string_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/tf_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/time_util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/util.py' 2020-01-02T21:29:15 adding 'hanlp/utils/file_read_backwards/__init__.py' 2020-01-02T21:29:15 adding 'hanlp/utils/file_read_backwards/buffer_work_space.py' 2020-01-02T21:29:15 adding 'hanlp/utils/file_read_backwards/file_read_backwards.py' 2020-01-02T21:29:15 adding 'hanlp-2.0.0a3.dist-info/LICENSE' 2020-01-02T21:29:15 adding 'hanlp-2.0.0a3.dist-info/METADATA' 2020-01-02T21:29:15 adding 'hanlp-2.0.0a3.dist-info/WHEEL' 2020-01-02T21:29:15 adding 'hanlp-2.0.0a3.dist-info/top_level.txt' 2020-01-02T21:29:15 adding 'hanlp-2.0.0a3.dist-info/RECORD' 2020-01-02T21:29:15 removing build/bdist.linux-armv7l/wheel 2020-01-02T21:29:16 Building wheel for hanlp (setup.py): finished with status 'done' 2020-01-02T21:29:16 Stored in directory: /tmp/tmponpi2y56 2020-01-02T21:29:16 Successfully built hanlp 2020-01-02T21:29:16 Cleaning up... 2020-01-02T21:29:16 Removing source in /tmp/pip-wheel-9fswvks6/hanlp 2020-01-02T21:29:16 Removed build tracker '/tmp/pip-req-tracker-ulnuqsxz'