bunkai

View on PyPIReverse Dependencies (0)

1.5.7 bunkai-1.5.7-py3-none-any.whl

Wheel Details

Project: bunkai
Version: 1.5.7
Filename: bunkai-1.5.7-py3-none-any.whl
Download: [link]
Size: 62205
MD5: ce6a467c338d82a0e9d88f143e7307a6
SHA256: 3454b357f944c5a89da8b01601485446680f5237d3a63d4361cc003e7c84ea40
Uploaded: 2023-02-09 10:08:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bunkai
Version: 1.5.7
Summary: Sentence boundary disambiguation tool for Japanese texts
Author: Yuta Hayashibe
Author-Email: hayashibe[at]megagon.ai
Maintainer: Yuta Hayashibe
Maintainer-Email: hayashibe[at]megagon.ai
Home-Page: https://github.com/megagonlabs/bunkai
Project-Url: Repository, https://github.com/megagonlabs/bunkai
License: Apache-2.0
Keywords: Japanese,Sentence boundary disambiguation
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<3.12
Requires-Dist: dataclasses-json (>=0.5.2)
Requires-Dist: emoji (>=2.0.0)
Requires-Dist: emojis (>=0.6.0)
Requires-Dist: janome (>=0.4.1)
Requires-Dist: more_itertools (>=8.6.0)
Requires-Dist: numpy (>=1.16.0); extra == "lb"
Requires-Dist: regex (!=2022.7.24)
Requires-Dist: requests (<3.0.0,>=2.27.1); extra == "lb"
Requires-Dist: seqeval (>=1.2.2); extra == "train"
Requires-Dist: spans (>=1.1.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: torch (>=1.3.0); extra == "lb"
Requires-Dist: tqdm
Requires-Dist: transformers (>=4.22.0); extra == "lb"
Provides-Extra: lb
Provides-Extra: train
Description-Content-Type: text/markdown
[Description omitted; length: 4192 characters]

WHEEL

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

RECORD

Path Digest Size
bunkai/__init__.py sha256=D7mTkdyGENY24UQnJMJTZa268v1kVm6M4RmE5JOF--o 224
bunkai/algorithm/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/algorithm/bunkai_sbd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/algorithm/bunkai_sbd/annotator/__init__.py sha256=zVk4paWWElwWoOpNZodkMRQPdL226OBZ5DPlMjTOUVg 1266
bunkai/algorithm/bunkai_sbd/annotator/basic_annotator.py sha256=2ATGo27KVkOstDNXWOZJu3Ncvm6ptulo31o-9fmesM8 1028
bunkai/algorithm/bunkai_sbd/annotator/constant.py sha256=l0UH9RKd0zfcGyn2ZFq2_dZVL2_oaNjIPt7Pimr785Q 1074
bunkai/algorithm/bunkai_sbd/annotator/dot_exception_annotator.py sha256=PY_q5AQiQr2U5doTrCE821KoxPAryeBlNeWWZLlvxtk 2057
bunkai/algorithm/bunkai_sbd/annotator/emoji_annotator.py sha256=stkdFBv5k0BjFGNfC1T2qvfy9nJbuPEXDS5hZfqh60k 3427
bunkai/algorithm/bunkai_sbd/annotator/emotion_expression_annotator.py sha256=TdQF1bI03X1A2ymWoyJBhj9ldmQmu2Iow1Fj5-VfU5o 1185
bunkai/algorithm/bunkai_sbd/annotator/facemark_detector.py sha256=tKgrwmzzK2c2g-xzM-BPv0i903pGcUmjc7K-CmbENeQ 1219
bunkai/algorithm/bunkai_sbd/annotator/indirect_quote_exception_annotator.py sha256=NcgimO4HCoUnV5IE4Gf8BhM-vYNq7L4hIGQYrzUvI8M 5523
bunkai/algorithm/bunkai_sbd/annotator/linebreak_annotator.py sha256=zm0fZMZg8hj53VptPm3YBVpWGmDq9qnDdruYElCmAJg 4258
bunkai/algorithm/bunkai_sbd/annotator/linebreak_annotator_compat.py sha256=roIJRryax0U_MJJ9nT77dC9CZA_2roXjGNCDZYWGLqc 535
bunkai/algorithm/bunkai_sbd/annotator/linebreak_force_annotator.py sha256=TsnbbgaC2lPxDyL408FSjldukGGr_aPL92OnCenQPcw 1330
bunkai/algorithm/bunkai_sbd/annotator/morph_annotator.py sha256=bF9v0S4ma_sxqk1MmYkZ7cI4ABzRBFn1jHjU1-banQE 2366
bunkai/algorithm/bunkai_sbd/annotator/number_exception_annotator.py sha256=I5uYvBj7mTjAaVvhL41Xmq6TUkzUtm7L6yG6LxpGqfQ 1468
bunkai/algorithm/bunkai_sbd/bunkai_sbd.py sha256=8Ouf2P7zo4o50_asW-cgJwPthxpODHrx_wQe0A6tMDc 4784
bunkai/algorithm/lbd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/algorithm/lbd/corpus.py sha256=j-9cqlURMB9CZdc_J-fpdNrvGP0rcAomDyCegDVt4ZE 6693
bunkai/algorithm/lbd/custom_tokenizers.py sha256=AEE1yFTBmJ--SQ9JhOvtPWPiHcg82ckJB52L_LJ05Eg 6718
bunkai/algorithm/lbd/dist.py sha256=fpRPycWUOvoIy_rf-rm8ae4_mlV8UGYVulZNo_yyW5M 4825
bunkai/algorithm/lbd/predict.py sha256=EEtzGmBlfkv2UD6n2MsLIb1CcpX80-gkP8kSM8ZJkN0 8843
bunkai/algorithm/lbd/train.py sha256=6F-L7QxSwgSRARRymyL25ZnqM5SD_dwKxp5qyzIonZc 5057
bunkai/algorithm/tsunoda_sbd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/algorithm/tsunoda_sbd/annotator/__init__.py sha256=I_ftJ8hOFPPAxqix_u0tYSMzop5lP0GS0TarL7CNU74 693
bunkai/algorithm/tsunoda_sbd/annotator/basic_annotator.py sha256=b0ETpjA13djGIyj9pIOAGmOXA1wUWrpy-nlPY16SWwM 994
bunkai/algorithm/tsunoda_sbd/annotator/constant.py sha256=mBxkDz0FYKadVqyYs9GIoQ7wcJ8i0P58lUcMkRxY0OI 750
bunkai/algorithm/tsunoda_sbd/annotator/exception_no.py sha256=IJB3CjSldZJWPR_Ogv29vr-6pagHVPNrDJhfLjgv62I 1430
bunkai/algorithm/tsunoda_sbd/annotator/exception_numeric.py sha256=2NOYDYfCLE7Ruah8ZYSGZsX99z_4nXPos1Y2HvtfQcI 1279
bunkai/algorithm/tsunoda_sbd/annotator/exception_particle.py sha256=vtIbjqjvCSciz3XShJYFapAK1mi3G7KRVo03JapwniA 2765
bunkai/algorithm/tsunoda_sbd/annotator/morph_annotator_janome.py sha256=7FERu6jVT5y90_5LQLFZu1h_8U_XOpwsgz8opDYXpCg 1558
bunkai/algorithm/tsunoda_sbd/annotator/replace_parentheses.py sha256=KnsPlT3r8dxSE5Gz6y2_aUqOaAOjGsisRihBzZ4gIUA 5902
bunkai/algorithm/tsunoda_sbd/tsunoda_sbd.py sha256=o8wEB6rmSLLpZjmbyZ6f_lNEyCP3RVhGk0YTukISLt4 3124
bunkai/base/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/base/annotation.py sha256=hTAVOanQY-HERRFYWqre4p36PefenJhZABSGHRQyLRU 4320
bunkai/base/annotator.py sha256=nMMNjN1XEqDuu6Vp9T-KkJpUgYEWj8rmLXM5M8Sod-A 3266
bunkai/cli.py sha256=CaksYejcPIEqzedxutNL47LMZcpzxRyQb72H7Wp36eg 6471
bunkai/constant.py sha256=6AbUlqo4qoOfOZ5sepJ2ynC6qk_fLvuZqObvkwm9nUY 103
bunkai/experiment/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/experiment/convert/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/experiment/convert/bccwj.py sha256=7ffIBIg9MF39On2-cLM4CL_Z7O_MWrMmPM7rcezLOzY 3750
bunkai/experiment/convert/jalan.py sha256=XuMAcZ-7Hb1gz-hGySXrlx3L3T287efbDxN3zvne7RY 1967
bunkai/experiment/evaluate.py sha256=4wgOwyjmTjkDtoepntvmVOh9z1j42MHVRWhHgIiCzig 3883
bunkai/experiment/statics.py sha256=-LluUz2jNjaDGzlCpgGGhkskFvDAbAUCs5GK9iZFOVg 4504
bunkai/third/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bunkai/third/run_ner.py sha256=P489w2fyzrNla5rAm-MfTaqdArPU1iiY01PvitAzgAE 13410
bunkai/third/utils_ner.py sha256=mzNDexv1vYAflN9KVEDnihof6Km3bM748yzQCmhLAUw 17635
bunkai-1.5.7.dist-info/entry_points.txt sha256=OwKKk1CTXy5CKMZT_9dbxdG7FoazUjgTG-KEsgFXAi0 42
bunkai-1.5.7.dist-info/LICENSE.txt sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
bunkai-1.5.7.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
bunkai-1.5.7.dist-info/METADATA sha256=ekp4LIbqgzmo0cIsYAn4AXHgyo-HBr3urS75HRZWM-8 6865
bunkai-1.5.7.dist-info/RECORD

entry_points.txt

bunkai = bunkai.cli:main