setup.cfg
setup.py
stst/__init__.py
stst/classifier.py
stst/config.py
stst/dict_utils.py
stst/evaluation.py
stst/model.py
stst/record.py
stst/utils.py
stst.egg-info/PKG-INFO
stst.egg-info/SOURCES.txt
stst.egg-info/dependency_links.txt
stst.egg-info/requires.txt
stst.egg-info/top_level.txt
stst/bak/__init__.py
stst/bak/data_tools.py
stst/bak/z.py
stst/bak/z_align.py
stst/bak/z_asiya_mt.py
stst/bak/z_doc2vec.py
stst/data_tools/__init__.py
stst/data_tools/data_utils.py
stst/data_tools/sent_pair.py
stst/features/__init__.py
stst/features/features.py
stst/features/features_align.py
stst/features/features_bow.py
stst/features/features_dependency.py
stst/features/features_embedding.py
stst/features/features_lexical.py
stst/features/features_mt.py
stst/features/features_negative.py
stst/features/features_ngram.py
stst/features/features_nn.py
stst/features/features_pos.py
stst/features/features_tree_kernels.py
stst/lib/__init__.py
stst/lib/tests_lib.py
stst/lib/kernel/__init__.py
stst/lib/kernel/test_tree_kernels.py
stst/lib/kernel/tree.py
stst/lib/kernel/tree_kernels.py
stst/lib/kernel/vector_kernel.py
stst/lib/pycorenlp/__init__.py
stst/lib/pycorenlp/corenlp.py
stst/lib/pycorenlp/corenlp_utils.py
stst/lib/sentence_similarity/__init__.py
stst/lib/sentence_similarity/short_sentence_similarity.py
stst/lib/word_aligner/__init__.py
stst/lib/word_aligner/aligner.py
stst/lib/word_aligner/config.py
stst/lib/word_aligner/parseUtil.py
stst/lib/word_aligner/util.py
stst/lib/word_aligner/wordSim.py
stst/main/__init__.py
stst/main/main.py
stst/main/main_emb.py
stst/main/main_tools.py
stst/main/make_input_file.py
stst/main/make_mt_features.py
stst/main/make_nn.py
stst/main/make_nn_wmt.py
stst/tests/__init__.py
stst/tests/test.py
stst/tests/test_es.py
stst/tests/test_model_1.py
stst/tests/test_model_2.py
stst/tests/test_model_3.py
stst/tests/test_model_4.py
stst/tests/test_nn.py
stst/tests/test_parse.py
stst/tests/test_topic.py
stst/translator/__init__.py
stst/translator/baidu_api.py
stst/translator/google_api.py
stst/translator/mstranslator_api.py
stst/translator/test_translator.py
tests/__init__.py
tests/test.py