Helps you convert Polish text of unknown encoding into UTF-8
Project description
polishify
Setup
Simply
pip install polishify
Usage
If you have some text that is in Polish but characters look weird it might not be encoded with windows-1250
or iso-8859-2
encoding. If your file is sometext.txt
you may
polishify sometext.txt
and it will show you something like
detected encoding is: windows-1250
If you wish to get this file converted to utf-8
just do
polishify sometext.txt properly-encoded.txt
If you do it in bash script you might not want to see any outputs, the script supports silent mode as follows
polishify sometext.txt properly-encoded.txt --silent
This package contains words with polish letters, you might want to use your own dataset dataset.json
file.
polishify sometext.txt properly-encoded.txt --silent --dataset dataset.json
We also provide a tool that generates it from a text
polishify-extract sometext.txt dataset.json --encoding windows-1250
Author
Made by Marek Narożniak, for the world and especially people who have people in the family who needs subtitles in Polish and want to bulk convert their encodings. No warranty provided. Licensed under GPL-3.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file polishify-0.1.0.tar.gz
.
File metadata
- Download URL: polishify-0.1.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99def97d6e407d67fdcfe6918130ec30e3e9ee03f914de494f56c6d90c3e1086 |
|
MD5 | dd565566ea773b35a385fd42a22bbca5 |
|
BLAKE2b-256 | 8f4c9a7d97adcb38ed2b8767da0aa82e3c1e5205448e77f0e2e70708874b0f65 |
File details
Details for the file polishify-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: polishify-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b10f26e4d1947071d28a3565ec5d8c6acff4c8b432d520c3a7954516be54da4 |
|
MD5 | a5bece788bab48a07e015ed27e42e4a5 |
|
BLAKE2b-256 | a1e7b4a9ab3cb69a845d0104b8847d60f49c19f1e7404b2ffaa247387f5fdd73 |