paragraph2actions
View on PyPI — Reverse Dependencies (0)
1.5.0 | paragraph2actions-1.5.0-py3-none-any.whl |
Wheel Details
Project: | paragraph2actions |
Version: | 1.5.0 |
Filename: | paragraph2actions-1.5.0-py3-none-any.whl |
Download: | [link] |
Size: | 47786 |
MD5: | e8dccf304088ee1ef2cb11b4773cc608 |
SHA256: | fa56aba3fbfb5c770b371cc8a872e139edbc8c20fa5f426af0ec7ed23970d03e |
Uploaded: | 2023-10-13 11:01:43 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.41.2) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
paragraph2actions/__init__.py | sha256=MdWuVlj_tsdMntgEYu_0oeEXTMn5xepMBYldiXIaax8 | 80 |
paragraph2actions/actions.py | sha256=Fr6VcIv9bNR2pyMSLC57bcj2r92KnsfhYNIKJ8e2Buw | 5509 |
paragraph2actions/analysis.py | sha256=QMs1X5lFe3XiFZIzeipzQC4P1_UB4cndouPi9mjhF3A | 4303 |
paragraph2actions/conversion_utils.py | sha256=qAPb2CRpjwu0K6vm8J6kR1pfAZBXHsh2GYe1f63qmFU | 3959 |
paragraph2actions/converter_interface.py | sha256=bZ87be31guKxqip5-P2DXz5Kc61r9e7rkv5DXYG6f-U | 1305 |
paragraph2actions/data_augmentation.py | sha256=0-C9yfUh9Ao9WMSK4r6viHqFDzjf8rIJSxQ14XHdybw | 3238 |
paragraph2actions/data_splitting.py | sha256=6lVPMrM3Y0eawXPNIPtabHuPiD0o1Gxh6SNABkvHXe8 | 3053 |
paragraph2actions/default_converters.py | sha256=X4Q3AoorGtBtDMafMv2QtRakqz90d3Ga-I7-0ybLDNc | 14282 |
paragraph2actions/introspection.py | sha256=JtGyPFbITpfv0-N4QdYO8Dy-sjv0y_LiP7WvET6H41M | 1818 |
paragraph2actions/misc.py | sha256=UAmXKpjQxMxiRGgk2iA1E5rJM1kJHGqn7Q2AChXm7fo | 3165 |
paragraph2actions/paragraph_translator.py | sha256=ZBeLYIWEcrfWSYOagytUyRXfF-s8WMT6oK_QVCmuqGU | 3915 |
paragraph2actions/py.typed | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
paragraph2actions/readable_converter.py | sha256=aKX7x2vtqSLXNzjOn-DBGFYmB3-zyhO2iSnN7GSUAj8 | 6282 |
paragraph2actions/repr_converter.py | sha256=Ya0fjUg7wW1AoJle38cLn3MQKNjav9ERaoogXXaZgiE | 1436 |
paragraph2actions/sentence_postprocessor.py | sha256=DAYExqwj0DHXsA_iv9xbTd5TM1AHPQW_CounTpfVSWE | 3156 |
paragraph2actions/sentencepiece_tokenizer.py | sha256=jAimXno4dcR80KcprcVfzYuk-95o2od0-SPhd613Pq8 | 570 |
paragraph2actions/translator.py | sha256=9ea8aBd0D1nKFd4iSyuP2kL1EhBQUiIGjvSjpf5-Vs0 | 1840 |
paragraph2actions/utils.py | sha256=PuHM7FKWEBZ1hkaPRlW-49xsk5v32G0Lp7Czvkr3qPw | 8409 |
paragraph2actions/augmentation/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
paragraph2actions/augmentation/action_attribute_augmenter.py | sha256=nHJp0E0KthwMGJ0eQdbAC8VAla7p7mKmUTTmSAtOa94 | 1891 |
paragraph2actions/augmentation/augmenter.py | sha256=qV7f5JMWVyn0kruntqrfW5nl3pKublqKFACZSVBmA54 | 385 |
paragraph2actions/augmentation/compound_name_augmenter.py | sha256=lWWYkDf16JAcsMTBrD_X-no3IiCphxF48qHGAjvbEcM | 2308 |
paragraph2actions/augmentation/compound_quantity_augmenter.py | sha256=P15gRWVCqfLg7yuANii478Y66RZx_SY94YKRcdNR6qQ | 1986 |
paragraph2actions/augmentation/duration_augmenter.py | sha256=0RGDB5jf6J8ay1irf1P8Cf83qWUUiI2gsc-IewrBQ_c | 574 |
paragraph2actions/augmentation/substitution_augmenter.py | sha256=34b56wU9Eo8iioBdxDoXgo4Sno5lcbcG25xH51RGU-8 | 785 |
paragraph2actions/augmentation/temperature_augmenter.py | sha256=VZpZlbXha4Npo9HFEnl9UnrZWRgbOQTL0Kd23OsRjQk | 595 |
paragraph2actions/postprocessing/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
paragraph2actions/postprocessing/action_postprocessor.py | sha256=cweLfJdvPyZJsg20KV1O83lBCzQL5IPaMZmA9cS1b8M | 625 |
paragraph2actions/postprocessing/drysolution_postprocessor.py | sha256=9NP6-86A7JZKECzlDyd-1E9Pu59Ikfa5sSRPgo78bgg | 1356 |
paragraph2actions/postprocessing/duplicate_actions_postprocessor.py | sha256=WazZ1GqbT7T1yI9qnABwV-ebNaDBbi-UzM8aUdAb3jc | 719 |
paragraph2actions/postprocessing/filter_postprocessor.py | sha256=Dsg7A_-1C8Ws6jkkV76v85nxV5Hz5mzd42U-gxMvQjU | 2316 |
paragraph2actions/postprocessing/initial_makesolution_postprocessor.py | sha256=qFCEVp9KA7SeEs-bU_RGYBOSdguTnPw2jAyeuU5atiM | 1681 |
paragraph2actions/postprocessing/noaction_postprocessor.py | sha256=UW3o58Fxqv3ABN0088LkpNcnUgoEcEAxfmlP643yfg8 | 439 |
paragraph2actions/postprocessing/postprocessor_combiner.py | sha256=Cp3Unv-mCf1ubaXCVgEaiOWrE8HBVuNaiB_njx4iT58 | 505 |
paragraph2actions/postprocessing/purify_postprocessor.py | sha256=kpMn1xJlgYwquV7mpvqMI8HnR0DhzkneZWH1B6jPXgI | 437 |
paragraph2actions/postprocessing/same_temperature_postprocessor.py | sha256=_S9BTPJ6HGiIpuiN7hFKVkQuzsC4HbQajy-s9Ww_BDA | 2122 |
paragraph2actions/postprocessing/wait_postprocessor.py | sha256=26V4uoXjZGX0A6P7x9exifYqXjbYvZ0Zwahgxeii0fY | 1464 |
paragraph2actions/scripts/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
paragraph2actions/scripts/calculate_metrics.py | sha256=4tqbLBXwdI-fjWJ5cMUqaFonZe3vgwPJ5rGHKcFVA1Q | 1717 |
paragraph2actions/scripts/create_sentencepiece_tokenizer.py | sha256=9fE41tUauXeemglLccJVypEWsX-iyUw5hk0KSwphGI8 | 954 |
paragraph2actions/scripts/generate_samples_to_annotate.py | sha256=otnjwSnM4wG1qmBK4_flMy5PqDIQMoKyjYMIAiZxDzg | 6076 |
paragraph2actions/scripts/tokenize_with_sentencepiece.py | sha256=lANEB3d6cOEqIbchOKsWc7A0bR9UjI3TYEuDCWxMANU | 1107 |
paragraph2actions/scripts/translate_actions.py | sha256=VTFwVaCrxr82PJWwBTmlVfKtvwFAi5nAair-e8BsnMU | 1662 |
paragraph2actions/sentence_splitting/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
paragraph2actions/sentence_splitting/cde_splitter.py | sha256=ILD0Am1bNJVW5Lyl3pdZaYlY_TkNpajDJzFpWRXWSWo | 1216 |
paragraph2actions/sentence_splitting/dot_splitter.py | sha256=wt3ijmKjJbKd27SeWw_R2ULoyY88hKaGbGXe91BvYrA | 838 |
paragraph2actions/sentence_splitting/sentence_splitter.py | sha256=-aA8WKjsgHIAYzt0zNRsuQ-um8AMbf2jYp5CgFjdpPY | 1885 |
paragraph2actions-1.5.0.dist-info/LICENSE | sha256=2JE-bJ32SVRl1dcVcSESHeMqu1E-snNaXS-VNdtE4bo | 1063 |
paragraph2actions-1.5.0.dist-info/METADATA | sha256=mrMoW4APJhbfFTaDaAaCUcCpWFQi9suBgWdyw95Bwg4 | 11302 |
paragraph2actions-1.5.0.dist-info/WHEEL | sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A | 92 |
paragraph2actions-1.5.0.dist-info/entry_points.txt | sha256=lYmZYFBhj0TM6PxRstoU3qlunnv8MI6Rrc937W4bHVM | 479 |
paragraph2actions-1.5.0.dist-info/top_level.txt | sha256=Y8w5dZRmqBdS-vH8BrviDPnzTzy2CInUQi7Jxe8_zcg | 18 |
paragraph2actions-1.5.0.dist-info/RECORD | — | — |
top_level.txt
paragraph2actions
entry_points.txt
paragraph2actions-calculate-metrics = paragraph2actions.scripts.calculate_metrics:main
paragraph2actions-create-tokenizer = paragraph2actions.scripts.create_sentencepiece_tokenizer:main
paragraph2actions-generate-annotation-samples = paragraph2actions.scripts.generate_samples_to_annotate:main
paragraph2actions-tokenize = paragraph2actions.scripts.tokenize_with_sentencepiece:main
paragraph2actions-translate = paragraph2actions.scripts.translate_actions:main