diffir

View on PyPIReverse Dependencies (0)

0.2.0 diffir-0.2.0-py3-none-any.whl

Wheel Details

Project: diffir
Version: 0.2.0
Filename: diffir-0.2.0-py3-none-any.whl
Download: [link]
Size: 34575
MD5: 950983367a631f5fc7b6552b8458c580
SHA256: 833f62ff235125fa1dca8f5b457702db69a5bb5b7dbaa2828f8d70facafed01a
Uploaded: 2021-06-11 10:04:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: diffir
Version: 0.2.0
Summary: Tool for visually diffing the difference between two TREC run files.
Author: Kevin Martin Jose, Thong Nguyen, Sean MacAvaney, Jeff Dalton, Andrew Yates
Author-Email: diffir[at]googlegroups.com
Home-Page: https://github.com/capreolus-ir/diffir
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: ir-measures (>=0.1.4)
Requires-Dist: mako (~=1.1)
Requires-Dist: ir-datasets (>=0.3.1)
Requires-Dist: pytrec-eval (>=0.5)
Requires-Dist: intervaltree (>=3.1.0)
Requires-Dist: rich (>=9.13.0)
Requires-Dist: pyahocorasick (>=1.4.1)
Requires-Dist: nltk (>=3.5)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Description-Content-Type: text/markdown
[Description omitted; length: 3566 characters]

WHEEL

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

RECORD

Path Digest Size
diffir/__init__.py sha256=wafLfQ_HaROjSZ0a9yTdFhyLiAw9x5mhv0vp_yHnUkE 346
diffir/batchrun.py sha256=wt9P9wIoe_37Y0r1u8qTjNjsFGoa1r9yM3v2w-n4Il0 4085
diffir/create_landing_page.py sha256=kcA2zZk9_5L1RyBhtajSQCgXo4vLy7y41IFsfPTW97k 1147
diffir/run.py sha256=H_miM6_EbQkFkXnxO7MmntocffmeYUNIaMpL68s7AL4 25866
diffir/utils.py sha256=nFGuv2nuKoX8pc3RfNGZLUyJsaKV_9lLsqqCGID2o8o 430
diffir/measure/__init__.py sha256=YRMwfCt8q2hyjzcubuoSIY2JOTC168rPn2hozhJD1vI 892
diffir/measure/qrels.py sha256=pg5ermDZZaPIb1yxpggfgQKv6TNhWPes32MxmG3ZOGs 2414
diffir/measure/unsupervised.py sha256=r8RS7cyZXoUZy0hINFBv2p0RetcNKQ6PRgzfaDLjy4M 5711
diffir/templates/landing.html sha256=VORJgyImtBWaO7MsB0XzLYgXd2RhWtmvavcCtP5J7ZE 13063
diffir/templates/template.html sha256=RZDFe3lCdu08w8twkyn0v2xyMZyIbabx7N8f9jqOfVk 28916
diffir/weight/__init__.py sha256=v54okF5mzu7FljzblxDwVmfhWW0zzMXH9xIniOsMD-4 100
diffir/weight/custom.py sha256=ELS7VjAI2fCrGN4Do2rqoolSlnwbmu1cbMakRax5LMo 1764
diffir/weight/unsupervised.py sha256=4wDUuvWEMSqoEtP-ilMECN5VEL-Ul_vRPW1BkYB2bL8 4194
diffir/weight/weights_builder.py sha256=q3Qf0sVAmjlp0Nk0mZLL0At7OboRF07h9w_2pw0UZWw 627
diffir-0.2.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
diffir-0.2.0.dist-info/METADATA sha256=Pilvu4u8iuGiSvX2ImIB2cLty6cvwVEVKJZl0k_F93k 4396
diffir-0.2.0.dist-info/WHEEL sha256=S8S5VL-stOTSZDYxHyf0KP7eds0J72qrK0Evu3TfyAY 92
diffir-0.2.0.dist-info/entry_points.txt sha256=UHyYQRA4FLFNrxrgxHMGMinZ2vX9_f1MIxi3nykINyo 80
diffir-0.2.0.dist-info/top_level.txt sha256=9lKP87KU_aYoPhTzoagD08v6ZXf1y08xzooGLkGzDpA 7
diffir-0.2.0.dist-info/RECORD

top_level.txt

diffir

entry_points.txt

diffir = diffir.run:main
diffir-batch = diffir.batchrun:main