corpus-statistics

View on PyPIReverse Dependencies (0)

0.1.1 corpus_statistics-0.1.1-py3-none-any.whl

Wheel Details

Project: corpus-statistics
Version: 0.1.1
Filename: corpus_statistics-0.1.1-py3-none-any.whl
Download: [link]
Size: 8263
MD5: 2c8e64954bb2cd53c7c2e46b40ceae22
SHA256: af29c378b691b608e45a90b79025e606a97d349746768f927400d99e63578a98
Uploaded: 2022-02-17 20:00:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: corpus-statistics
Version: 0.1.1
Summary: A spaCy pipeline component for counting tokens a pipeline has seen.
Author: Peter Baumgartner
Author-Email: 5107405+pmbaumgartner[at]users.noreply.github.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: numpy (<2.0.0,>=1.22.2)
Requires-Dist: scipy (<2.0.0,>=1.8.0)
Requires-Dist: spacy (<4.0.0,>=3.2.2)
Requires-Dist: tqdm (<5.0.0,>=4.62.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2841 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
corpus_statistics/__init__.py sha256=uTO8teWhnbLVcBrLnQMuitLpu6vw86IOWvJ8oE3iS_M 90
corpus_statistics/component_advanced.py sha256=F8qP98fi2lA-4iQDFe67TzEDDFk9c9_amPGJTNG3IZA 5513
corpus_statistics/component_simple.py sha256=qN08Rqs_LkIVjjwdAelLd4HJUDEIbpHNG6ooCuck1BE 2928
corpus_statistics/corpustypes.py sha256=nt-Vto_vTr4JNojK5v2MY_GjSLJUEzPRsN_RCruC26A 340
corpus_statistics/dispersion_functions.py sha256=dT45ysDL63KkLndHJbJHjKsG9cszu0VZfegbhRswvvw 2837
corpus_statistics-0.1.1.dist-info/entry_points.txt sha256=9sN58qHX7LkAUGKNTXbjj-FImmq-axbzSRIwCgwAewc 111
corpus_statistics-0.1.1.dist-info/LICENSE sha256=PNtBVnrxtP_bqLJjbiRvk7WQzprgEeNxz832MfKpsk0 1056
corpus_statistics-0.1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
corpus_statistics-0.1.1.dist-info/METADATA sha256=gZOBG8MD95e0HP8rVJpXZiLWR5oTdSvwypQFvXRHD6I 3576
corpus_statistics-0.1.1.dist-info/RECORD

entry_points.txt

simple_corpus_stats = corpus_statistics.component_simple:create_simple_corpus_stats_component