translationese_analyzer/__init__.py,sha256=4xdxbBJxlmmdZT0E3kih0ZjPLgl_Cn3To_UWJOy9PJM,43
translationese_analyzer/start_analysis.py,sha256=I01uSbWMFYl5QqomV4GGZQsNXky9YxHRfLZzP9RNokU,44385
translationese_analyzer/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/work_with_db.py,sha256=QlsZBQIEW-eEDNjYgfav4blWqKUY7El3tq5kZgCzTQY,160755
translationese_analyzer/tools/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/core/constants.py,sha256=KoRCuBX70_nMXMfPzDh5z7JoYL-O6arjbBhD33jSboE,5212
translationese_analyzer/tools/core/custom_punkt_tokenizer.py,sha256=HnUe4TQqSVwePm1QZYtdO0OxyC058b2rrAqZPeC-2bs,6249
translationese_analyzer/tools/core/lemmatizators.py,sha256=jR755xT6Do1KwOaf_7yxagrxbAfcJ5OjON-HMvbjH70,9758
translationese_analyzer/tools/core/links_removal.py,sha256=si5syiJR3IX3RQeGAeWHfT02guFICgnKIA9JNuIzfYY,11692
translationese_analyzer/tools/core/preprocess_text.py,sha256=lb--TtUyeq_PpFdOH8Unj_7XUyN88GQCP9Q-Q-D7PyE,25304
translationese_analyzer/tools/core/stop_words_extraction_removal.py,sha256=3v9hFCkaShqkV5zV6Q1cNX_8U5qYCghcBBKlLFlVgrc,5203
translationese_analyzer/tools/core/text_preparation.py,sha256=rbF0GutePeBZkSFmrYB4T0nOo86GJqJkSqc3DjtxVsk,7999
translationese_analyzer/tools/core/tokens_counter.py,sha256=GcDF5Uha0ICZ4zmi4wY_hwQUfwKA8DqK5i1QhAZEjss,2783
translationese_analyzer/tools/core/utils.py,sha256=KTd5BO6HHqASpj_qgbEQwNP-FzbT4BRlrSs9WByrv9k,18187
translationese_analyzer/tools/core/validators.py,sha256=G1_9pmfCHu9CS4Oabosq_5WdWw-FyiFiKCQzy4b5ih8,1698
translationese_analyzer/tools/core/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/core/data/abbreviations.py,sha256=12maKoDEPBxEqkLiUJbazZRbstIdyD_OSP7fBwQaRU4,5008
translationese_analyzer/tools/core/data/conjunctions.py,sha256=AZubGGmP71GKUCrDORmuMkE9hPBbS2sm1k4Ks3_JAEo,11208
translationese_analyzer/tools/core/data/discource_markers.py,sha256=pr1P_Y7X8-e9-AFHnNmZqr80-lLM-inknEbRAkMssdw,19404
translationese_analyzer/tools/core/data/lang_word_frequencies.py,sha256=Y7RSfG55TnDaytoqo7PrTWUjoQUptOTPti7xpTGc_4U,154229
translationese_analyzer/tools/core/data/particles.py,sha256=JUmItobYz1m8r3uFll1Jcthf4eYehdJsLQEvOswibJc,3047
translationese_analyzer/tools/core/data/prepositions.py,sha256=HPEPz5mHDg_Q2laKTlxJ43kSW0oz1r69gBFL4TRtqbA,7739
translationese_analyzer/tools/core/data/pronouns.py,sha256=SfcdbGC_PBKw4EwRlprkjHTgDY_BC6DwbcImtuLHiBY,63704
translationese_analyzer/tools/explicitation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/explicitation/explicit_naming.py,sha256=O-m8k0qsSdS7Ujccf47iAEC7-7GSouulANdh3LXSSAU,4930
translationese_analyzer/tools/explicitation/mean_multiple_naming.py,sha256=-HJPaBRM3h0PxshI0Eh-eq1NmNFyEGQwo8tvVg_spvI,5936
translationese_analyzer/tools/explicitation/named_entities_extraction.py,sha256=MP4OG6yjidkFOTyFJdX0IGahJTqSwdBIw0hqma-mtSk,9587
translationese_analyzer/tools/explicitation/sci_dm_analysis.py,sha256=bWFqea1RLQ3sIl2Kio7ZOA1hHql1piWpZHogo23Zg8I,26272
translationese_analyzer/tools/explicitation/single_naming.py,sha256=gShe9Vn2vb2uSAXdyglcLWbmRPyEJiOv_dUpKIvCrUI,7202
translationese_analyzer/tools/interference/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/interference/contextual_func_words.py,sha256=k-Ipw28TNDSUYFYSiZNFsroSo55n3ww4ynYwzXG1btw,21265
translationese_analyzer/tools/interference/n_grams_analyzer.py,sha256=Jk80ll6BBXMm6iSod0MKRzMO2XadNsijsMc7vRKmGgk,15068
translationese_analyzer/tools/interference/positional_token_freq.py,sha256=Kd1t2OQPhP3C5bRwp0YxlsSIYVApSG3JO07kNLAXt3k,9000
translationese_analyzer/tools/interference/positional_tokens_contexts_by_sent.py,sha256=4k1V5DjzhqGApj4wUE-A6Ow9SIRLTV4EDCSC81eLQiI,7339
translationese_analyzer/tools/miscellaneous/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/miscellaneous/flesh_readability_score.py,sha256=gHtDEQQVdkcG_K7QmaG3rYNhjY6V0I9-akyYd-c2wvU,5289
translationese_analyzer/tools/miscellaneous/func_words_freqs.py,sha256=1wD5kxwLy9hGmAtRvm0_LUjhy30sl814fYTUqgZ6-7E,6893
translationese_analyzer/tools/miscellaneous/passive_to_all_verbs_ratio.py,sha256=rC_inZUgQfpH6q6jyZCW2lTcTpDTLRkbsTj6tKK778Y,6922
translationese_analyzer/tools/miscellaneous/pronouns_freq.py,sha256=nnewVDRoXvtrWVVJQBY_YvWLVEjXVLWG8cVxKxd75oE,10078
translationese_analyzer/tools/miscellaneous/punct_analysis.py,sha256=kRieA-RewPGNR3CahWZA6hrY8xpMowQx82FDGITLvjQ,7237
translationese_analyzer/tools/normalisation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/normalisation/pmi.py,sha256=L8TcXQe2NRzVUFu2pPwNFO0t6BOsjzRUQwVqv95nB5U,12338
translationese_analyzer/tools/normalisation/repetition.py,sha256=OOQD7Pn-8XhbO_CdcSZChZg4fbNXXhxkaNSDMf1riq0,10265
translationese_analyzer/tools/simplification/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
translationese_analyzer/tools/simplification/lexical_density.py,sha256=i1IAEGuPJXAbfWEylwQeUn6-ysDG7_ZNGVeuIQyEDfU,5849
translationese_analyzer/tools/simplification/lexical_variety.py,sha256=VEu0BnFh5uNwg-f9pANcQXUMBMeKs-sbO8VpDKbyZmk,7064
translationese_analyzer/tools/simplification/mean_sent_length.py,sha256=_eBweiy8RjWdpXSJ6EIlP0Mf5Op1ETHCrFigc3tURG4,6317
translationese_analyzer/tools/simplification/mean_word_length.py,sha256=QShp1jBiKdFsykWjs13CtjWjxaHLTa1ItlMRtH8ZwCM,6708
translationese_analyzer/tools/simplification/mean_word_rank.py,sha256=KWzpxEtj0J-DmnUGQ1x56jCftC8Adk7cLI4e1FpSzls,5408
translationese_analyzer/tools/simplification/most_frequent_words.py,sha256=29phn3-7EgUnA1wvd8zPkyCoCJjRIHc2U1A0-klEIrg,5741
translationese_analyzer-0.0.0.dist-info/METADATA,sha256=W18afg0S6wPS27xv59HLaAg2_9DBWjDJ2n7EHqb5UFU,5898
translationese_analyzer-0.0.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
translationese_analyzer-0.0.0.dist-info/entry_points.txt,sha256=eLlrig0h61QusYimP79wWLBDDFn6yJsuHw55qqM5J-c,89
translationese_analyzer-0.0.0.dist-info/top_level.txt,sha256=V7tRuAfDjViPlMUXcxdK8Ccl0LskyxVHy-kMzj5lV6M,24
translationese_analyzer-0.0.0.dist-info/RECORD,,
