monocleaner

View on PyPIReverse Dependencies (0)

1.6.2 monocleaner-1.6.2-py3-none-any.whl

Wheel Details

Project: monocleaner
Version: 1.6.2
Filename: monocleaner-1.6.2-py3-none-any.whl
Download: [link]
Size: 34657
MD5: d9770f606fce75095c3498c6bf026b53
SHA256: ac2a813b0b28366d04e89d8b4d3af9d9cfeb4a228447a34bff7a05f28e697c1a
Uploaded: 2023-09-06 11:16:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: monocleaner
Version: 1.6.2
Summary: Monolingual corpus fluency filter
Author-Email: Prompsit Language Engineering <info[at]prompsit.com>
Maintainer-Email: Jaume Zaragoza <jzaragoza[at]prompsit.com>
Project-Url: Homepage, https://github.com/bitextor/monocleaner
Project-Url: Monocleaner on GitHub, https://github.com/bitextor/monocleaner
Project-Url: Prompsit Language Engineering, http://www.prompsit.com
Project-Url: Macocu, https://macocu.eu/
License: GNU General Public License v3.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Filters
Requires-Python: >=3.8
Requires-Dist: regex
Requires-Dist: toolwrapper
Requires-Dist: sacremoses
Requires-Dist: numpy
Requires-Dist: pyyaml
Requires-Dist: fastspell (==0.9.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 11470 characters]

WHEEL

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

RECORD

Path Digest Size
monocleaner/__init__.py sha256=iVLMXYPOOmDYFWwx3trrdUSY9ZJw_gmYmUKXyxS5ZYA 77
monocleaner/hardrules.py sha256=qAG1VqBkPqc-ZFI28ZNp0F8FxzuuatpAEvOG8m6rsJ8 14585
monocleaner/lm.py sha256=swt8e24KqBpks5lFyzhW7vx2ldfe07etZR_iAi98HSU 13458
monocleaner/monocleaner.py sha256=CUOi7Y42lUPwWzGUkvBxIUkn6Fl0buZbCcpYssrEXt8 7156
monocleaner/monocleaner_train.py sha256=mbY6c37Fg0yolItvg6AmhIgCrMciheM7zs2TzjkS66w 3302
monocleaner/normalize.py sha256=OgPngpbhTu5J9kDoZSZVvOc6eF0_ZoRWTLHvYnUAG7Q 6878
monocleaner/tokenizer.py sha256=_7Yw16-Jg00cW42pYUMPmEJwoYRGZbTIVgYKfIrWXNk 2193
monocleaner/util.py sha256=rcQvaoEM7iSEso-c7jVSjXFWcf2ws9lLhXGLtwEklSI 3124
monocleaner-1.6.2.data/scripts/monocleaner-download sha256=a-ePg7H_W5bzK3_1Dp612mCeheLCLyy4ejoDow7KcQc 1304
monocleaner-1.6.2.dist-info/LICENSE sha256=jOtLnuWt7d5Hsx6XXB2QxzrSe2sWWh3NgMfFRetluQM 35147
monocleaner-1.6.2.dist-info/METADATA sha256=1NGTCTQ_rophBgR2MmxH6gOhtE8YzsqRvxYGTnySDfk 12721
monocleaner-1.6.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
monocleaner-1.6.2.dist-info/entry_points.txt sha256=DtKF-rghe2v8F3zvsLPUvERKOZ7hFVPIzfoo8BHFXkc 167
monocleaner-1.6.2.dist-info/top_level.txt sha256=pCgYYAyGRlhXp5RbVn65FzOjjTIPAVFDk22-mVSXZJM 12
monocleaner-1.6.2.dist-info/RECORD

top_level.txt

monocleaner

entry_points.txt

monocleaner = monocleaner.monocleaner:main
monocleaner-hardrules = monocleaner.hardrules:main
monocleaner-train = monocleaner.monocleaner_train:main