ctc-score

View on PyPIReverse Dependencies (0)

0.1.3 ctc_score-0.1.3-py3-none-any.whl

Wheel Details

Project: ctc-score
Version: 0.1.3
Filename: ctc_score-0.1.3-py3-none-any.whl
Download: [link]
Size: 24102
MD5: 05ca53332be88af50837a6e9e753a377
SHA256: fe4e02a98e506213e0a138a89021aed449b33272ed5f540aaace0e44a935a72f
Uploaded: 2022-06-29 04:41:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ctc-score
Version: 0.1.3
Summary: CTC: A Unified Framework for Evaluating Natural Language Generation
Author: Mingkai Deng*, Bowen Tan*, Zhengzhong Liu, Eric P. Xing, Zhiting Hu, Yuheng Zha(maintainer)
Home-Page: https://github.com/tanyuqian/ctc-gen-eval
License: MIT
Keywords: CTC Score
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Requires-Dist: nltk
Requires-Dist: transformers (>=4.3)
Requires-Dist: datasets (>=1.5)
Requires-Dist: cleantext
Requires-Dist: bert-score (>=0.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8299 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ctc_score/__init__.py sha256=SFvsmw5K4awnZZksw9OqK8YS0ZOJhUOYmi8dCO97B-I 333
ctc_score/configs.py sha256=zl0qgX-1G3vVxumdWGcyhxoIIjwRfBPCtsvny_lC64k 2784
ctc_score/dialog_scorer.py sha256=clTrAD6v7psAtz3HKIda5cLMr857RqYHuVKmTN1SH8U 1422
ctc_score/download.py sha256=hQ2JGcCwvJcwztMaCHQHu-8hq2CtzEhKsWpuHxKOZDs 12859
ctc_score/factual_consistency_scorer.py sha256=CLnNwWXlpXNCBEVCCYd65Jn4s6FXyj0pBNnmFlotL_Y 834
ctc_score/scorer.py sha256=-vGF97sF2Kb-57-03aRmHqk_YNLWjUwzAJHlRPBhI3A 2385
ctc_score/style_transfer_scorer.py sha256=hv-Zcx2Qrg5C-VME4MokrBLT0y3Y7SOyOo8AmNXGa8o 1045
ctc_score/summarization_scorer.py sha256=ec7JQ2utl7NGEaxThAQFmY9am9RhwVe85h4mFETHGOA 1553
ctc_score/data_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ctc_score/data_utils/data_utils.py sha256=d7N5frx3M7P5ph0k9SsSBoux5az5Hm4-Bn5EvK_iysk 8893
ctc_score/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ctc_score/models/aligner.py sha256=iRPcAEi8u1wr2SMkMCI7D4bjnmGmMcUew5mRNKaOihU 1275
ctc_score/models/bert_aligner.py sha256=5xqQVbqrcTbvtZOS9RWLqlLHWtEHOvGhAWMP43Zdk9A 2031
ctc_score/models/bleurt_aligner.py sha256=0ExxVVBk27Z4n1aDmPKGCCXd4g2PSSUwh_2vRgElAao 470
ctc_score/models/bleurt_aligner_pt.py sha256=hUNNkSedNCOPFfZycrf5AK5kwRttIFAfjfrQJoRgpiE 2382
ctc_score/models/discriminative_aligner.py sha256=xcjqMShcSLss1z9JJQ38AVj-6q_4oxaQVohXw2HeiOc 6142
ctc_score_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ctc_score_cli/score.py sha256=4pR0VmXXFC9lLh4UK9yJv6VBmoy2iRoZOJBnPTlgjVo 5046
ctc_score-0.1.3.dist-info/LICENSE sha256=3p87wsZigsWRRO_PW8TDfza8wuSOGmO0UtgyWMrr3Vc 1095
ctc_score-0.1.3.dist-info/METADATA sha256=fTNl-ZnhivdPgGLPjNvrsLz48k6Kag-zdT5eK9YnMGI 9068
ctc_score-0.1.3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
ctc_score-0.1.3.dist-info/entry_points.txt sha256=gooTnVgiH5zc8zhAJsUK1jwb4RoYuyUingtPIPbi2Jk 55
ctc_score-0.1.3.dist-info/top_level.txt sha256=8WC8B1pUO0nHMwD24ByH-wdKpR2wf-g7GExBqHLw9Og 24
ctc_score-0.1.3.dist-info/RECORD

top_level.txt

ctc_score
ctc_score_cli

entry_points.txt

ctc_score = ctc_score_cli.score:main