README.md
setup.cfg
setup.py
hanlp_demo/__init__.py
hanlp_demo/block_windows.py
hanlp_demo/sent_split.py
hanlp_demo.egg-info/PKG-INFO
hanlp_demo.egg-info/SOURCES.txt
hanlp_demo.egg-info/dependency_links.txt
hanlp_demo.egg-info/requires.txt
hanlp_demo.egg-info/top_level.txt
hanlp_demo/en/__init__.py
hanlp_demo/en/demo_dep.py
hanlp_demo/en/demo_emotion_prediction.py
hanlp_demo/en/demo_lm.py
hanlp_demo/en/demo_ner.py
hanlp_demo/en/demo_pipeline.py
hanlp_demo/en/demo_pos.py
hanlp_demo/en/demo_sdp.py
hanlp_demo/en/demo_sentiment_analysis.py
hanlp_demo/en/demo_tok.py
hanlp_demo/ja/__init__.py
hanlp_demo/ja/demo_mtl.py
hanlp_demo/mul/__init__.py
hanlp_demo/mul/demo_mtl.py
hanlp_demo/zh/__init__.py
hanlp_demo/zh/demo_custom_dict.py
hanlp_demo/zh/demo_del_tasks.py
hanlp_demo/zh/demo_mtl.py
hanlp_demo/zh/demo_ner_dict.py
hanlp_demo/zh/demo_sts.py
hanlp_demo/zh/train_sota_bert_pku.py
hanlp_demo/zh/tf/__init__.py
hanlp_demo/zh/tf/demo_classifier.py
hanlp_demo/zh/tf/demo_client.py
hanlp_demo/zh/tf/demo_cws.py
hanlp_demo/zh/tf/demo_cws_trie.py
hanlp_demo/zh/tf/demo_dep.py
hanlp_demo/zh/tf/demo_multiprocess.py
hanlp_demo/zh/tf/demo_ner.py
hanlp_demo/zh/tf/demo_pipeline.py
hanlp_demo/zh/tf/demo_pos.py
hanlp_demo/zh/tf/demo_sdp.py
hanlp_demo/zh/tf/demo_serving.py
hanlp_demo/zh/tf/finetune_msra_ner_albert.py
hanlp_demo/zh/tf/train_chnsenticorp_bert.py
hanlp_demo/zh/tf/train_conll03_ner_bert.py
hanlp_demo/zh/tf/train_conll03_ner_flair.py
hanlp_demo/zh/tf/train_ctb5_dep.py
hanlp_demo/zh/tf/train_ctb5_pos_rnn.py
hanlp_demo/zh/tf/train_ctb7_dep.py
hanlp_demo/zh/tf/train_ctb9_pos_albert.py
hanlp_demo/zh/tf/train_msra_ner_albert.py
hanlp_demo/zh/tf/train_msra_ner_bert.py
hanlp_demo/zh/tf/train_msra_ner_ngram_conv.py
hanlp_demo/zh/tf/train_msra_ner_rnn.py
hanlp_demo/zh/tf/train_ptb_dep_biaffine_albert.py
hanlp_demo/zh/tf/train_ptb_dep_biaffine_bert.py
hanlp_demo/zh/tf/train_ptb_dep_biaffine_bert_96.6.py
hanlp_demo/zh/tf/train_ptb_dep_biaffine_bert_positional.py
hanlp_demo/zh/tf/train_ptb_dep_sa_albert.py
hanlp_demo/zh/tf/train_ptb_dep_sa_albert_topk.py
hanlp_demo/zh/tf/train_ptb_dep_sa_bert.py
hanlp_demo/zh/tf/train_ptb_dep_sa_pos_bert.py
hanlp_demo/zh/tf/train_ptb_pos_rnn_fasttext.py
hanlp_demo/zh/tf/train_semeval15_dm.py
hanlp_demo/zh/tf/train_semeval15_pas.py
hanlp_demo/zh/tf/train_semeval15_psd.py
hanlp_demo/zh/tf/train_semeval16_news.py
hanlp_demo/zh/tf/train_semeval16_text.py
hanlp_demo/zh/tf/train_sst2_albert_base.py
hanlp_demo/zh/tf/train_sst2_bert_base_tf.py
hanlp_demo/zh/tf/cws/__init__.py
hanlp_demo/zh/tf/cws/train_ctb6_cws_albert.py
hanlp_demo/zh/tf/cws/train_ctb6_cws_bert.py
hanlp_demo/zh/tf/cws/train_ctb6_cws_convseg.py
hanlp_demo/zh/tf/cws/train_large_bert_cws.py
hanlp_demo/zh/tf/cws/train_large_conv_cws.py
hanlp_demo/zh/tf/cws/train_large_cws_albert.py
hanlp_demo/zh/tf/cws/train_large_rnn_cws.py
hanlp_demo/zh/tf/cws/train_msr_cws_albert.py
hanlp_demo/zh/tf/cws/train_msr_cws_bert.py
hanlp_demo/zh/tf/cws/train_msr_cws_ngram_conv.py
hanlp_demo/zh/tf/cws/train_msr_cws_ngram_conv_embed.py
hanlp_demo/zh/tf/cws/train_pku980106_conv_cws.py
hanlp_demo/zh/tf/cws/train_pku980106_rnn_cws.py
hanlp_demo/zh/tf/cws/train_pku_conv_cws.py
hanlp_demo/zh/train/__init__.py
hanlp_demo/zh/train/open_base.py
hanlp_demo/zh/train/open_small.py