{ "info": { "author": "Wei Zhao", "author_email": "andyweizhao1@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Text Processing" ], "description": "MoverScore is a semantic-based evaluation metric for text generation tasks, e.g., machine translation, text summarization, image captioning, question answering and etc, where the system and reference texts are encoded by contextualized word embeddings finetuned on Multi-Natural-Language-Inference, then the Earth Mover Distance is leveraged to compute the semantic distance by comparing two sets of embeddings resp. to the system and reference text\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AIPHES/emnlp19-moverscore", "keywords": "machine translation, evaluation, NLP, natural language processing, computational linguistics", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "andyweizhao1@gmail.com", "name": "moverscore", "package_url": "https://pypi.org/project/moverscore/", "platform": "", "project_url": "https://pypi.org/project/moverscore/", "project_urls": { "Homepage": "https://github.com/AIPHES/emnlp19-moverscore" }, "release_url": "https://pypi.org/project/moverscore/0.7/", "requires_dist": [ "typing", "portalocker" ], "requires_python": ">=3", "summary": "MoverScore: Evaluating text generation with contextualized embeddings and earth mover distance", "version": "0.7" }, "last_serial": 6000900, "releases": { "0.7": [ { "comment_text": "", "digests": { "md5": "3075680d33216ec57fda1b46445b75ad", "sha256": "37f1c82baffd5a66a10eee4cdd5bdae3acb964fbbcea182aeb8429f85929fcd9" }, "downloads": -1, "filename": "moverscore-0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "3075680d33216ec57fda1b46445b75ad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5978, "upload_time": "2019-10-19T19:51:16", "url": "https://files.pythonhosted.org/packages/23/4c/29da5dfeb27271f07546112feae68bf98a67896f21fe06c240f792c96329/moverscore-0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b29d7bad0db476f5b1981927eb08f33", "sha256": "426264a0cdaf99a4c01fb8222df36c612bb0d32f0f8058fa160fe1baea5a329a" }, "downloads": -1, "filename": "moverscore-0.7.tar.gz", "has_sig": false, "md5_digest": "8b29d7bad0db476f5b1981927eb08f33", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6324, "upload_time": "2019-10-19T19:51:17", "url": "https://files.pythonhosted.org/packages/78/a6/79357338857f13dd5757479bc0a4e49e905e5f9ffa4b9e840b9ca8d39606/moverscore-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3075680d33216ec57fda1b46445b75ad", "sha256": "37f1c82baffd5a66a10eee4cdd5bdae3acb964fbbcea182aeb8429f85929fcd9" }, "downloads": -1, "filename": "moverscore-0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "3075680d33216ec57fda1b46445b75ad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 5978, "upload_time": "2019-10-19T19:51:16", "url": "https://files.pythonhosted.org/packages/23/4c/29da5dfeb27271f07546112feae68bf98a67896f21fe06c240f792c96329/moverscore-0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b29d7bad0db476f5b1981927eb08f33", "sha256": "426264a0cdaf99a4c01fb8222df36c612bb0d32f0f8058fa160fe1baea5a329a" }, "downloads": -1, "filename": "moverscore-0.7.tar.gz", "has_sig": false, "md5_digest": "8b29d7bad0db476f5b1981927eb08f33", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 6324, "upload_time": "2019-10-19T19:51:17", "url": "https://files.pythonhosted.org/packages/78/a6/79357338857f13dd5757479bc0a4e49e905e5f9ffa4b9e840b9ca8d39606/moverscore-0.7.tar.gz" } ] }