ginza

View on PyPIReverse Dependencies (12)

5.2.0 ginza-5.2.0-py3-none-any.whl

Wheel Details

Project: ginza
Version: 5.2.0
Filename: ginza-5.2.0-py3-none-any.whl
Download: [link]
Size: 21203
MD5: 23b97d551629c288172052a890ff9985
SHA256: 0c81e69fc34070cdba583f6c35b701b0aa60ef486d73a052fe32917c47e55125
Uploaded: 2024-03-30 23:05:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ginza
Version: 5.2.0
Summary: GiNZA, An Open Source Japanese NLP Library, based on Universal Dependencies
Author: Megagon Labs, Tokyo.
Author-Email: ginza[at]megagon.ai
Home-Page: https://github.com/megagonlabs/ginza
License: MIT
Requires-Python: >=3.8
Requires-Dist: spacy (<4.0.0,>=3.4.4)
Requires-Dist: plac (>=1.3.3)
Requires-Dist: SudachiPy (<0.7.0,>=0.6.2)
Requires-Dist: SudachiDict-core (>=20210802)
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
ginza/__init__.py sha256=3YBdLTV5Orh1ag3bupau0svlV-8dLsgIJSrxNZBpD_Q 12013
ginza/__main__.py sha256=qlBUT5_uEdPx56LUqJHIw3KJ-iIu3M4BgiZyGCPzIEc 210
ginza/analyzer.py sha256=FPUjQ-Un5BQ0Wcc5nS-ty29JbFVWFhdFCqVvQH98gg8 11897
ginza/bunsetu_recognizer.py sha256=1CAoy_ZleWELZiQ9UiCr4VUcfKhV3bLvMNFiAuqrY0A 12888
ginza/command_line.py sha256=uhpVM-atKPrSJWhY2zTTvfSJAxbg_BRCoz7rPonnMQg 11902
ginza/compound_splitter.py sha256=BTC0Z_TUcxpZv4_3rd_RYVZz1FU2HW8ZGAusEBQYEwY 6370
ginza/disable_sentencizer.py sha256=UHGd-YiWYmH79jGD03xjIGFsUn2ftmpAtpLkSpToMBQ 1465
ginza/ene_ontonotes_mapper.py sha256=ILzH_JJvMvTNDwL-LOBDUBMFyOQZdOMIza-9wIX_Yqg 16316
ginza-5.2.0.dist-info/LICENSE sha256=GzYP33VQxgwsVVBPR44Jwq_Aad57qwdF5PuAgJPLbyY 1069
ginza-5.2.0.dist-info/METADATA sha256=naBBUB97MAjzqHFyGoiGt-cg__mh2-d1wqMgibUWjXY 448
ginza-5.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ginza-5.2.0.dist-info/entry_points.txt sha256=-kctkRF608rQc9Uiq3boRzLvYAz9mWcAPveX1o4dkgI 265
ginza-5.2.0.dist-info/top_level.txt sha256=7rQaXeH2ALuqRZnyiLJon0FCljCdvvf8WtQ6wOfEyag 6
ginza-5.2.0.dist-info/RECORD

top_level.txt

ginza

entry_points.txt

ginza = ginza.command_line:main_ginza
ginzame = ginza.command_line:main_ginzame
bunsetu_recognizer = ginza:make_bunsetu_recognizer
compound_splitter = ginza:make_compound_splitter
disable_sentencizer = ginza:disable_sentencizer