Skip to content

Mio-Atse/hat_rev0lution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

hat_rev0lution

image

Tired of boring texts and unaccented letters? Introducing hat_rev0lution, just for you! This code analyzes the accent ratios in given texts and adds accented characters while creating a new text based on specified ratios. Cool, isn't it? Let's dive deeper...

Installation

  • Requires Python 3.xx.

Getting Started

  1. Place the text files you want to analyze for accent ratios in the main directory of this project named as metin-1.txt, metin-2.txt, metin-3.txt, etc.
  2. By default, the code reads 16 text files. You can adjust this number by modifying the range in the for loop on line 76 of the code.
  3. After analysis, you will be prompted to enter the filename for the new text to be created.
  4. Your new text will also be saved in a file named new-cool-hat.txt as displayed in the command line.
  5. Use sample texts provided.

File Structure

./hat_rev0lution
-> your-input-text.txt (kod sizden bu dosyanın adını isteyecek)
-> metin-1.txt
-> metin-2.txt
-> ...

Future Work

  • Integration of OCR library to add accented characters to text extracted from images.
  • Conversion of text found in images to accented characters directly on the image.

Türkçe Açıklama

Sıkıcı metinler ve şapkasız harflerden bıktınız mı? İşte hat_rev0lution tam da size göre! Bu kod, verilen metinlerdeki şapka oranlarını analiz eder ve yeni bir metin oluştururken belirlenen oranlara göre şapkalı harfler ekler. Harika, değil mi? Hadi daha detaylı bakalım...

Kurulum

  • Python 3.xx gereklidir.

Başlarken

  1. Şapka oranlarını belirlemek istediğiniz metin dosyalarını metin-1.txt, metin-2.txt, metin-3.txt formatında bu projenin ana dizinine ekleyin.
  2. Kod varsayılan olarak 16 metin dosyasını okur. Bu sayıyı değiştirmek için kodun 76. satırındaki for döngüsünün aralığını ayarlayabilirsiniz.
  3. Analiz tamamlandıktan sonra, yeni oluşturulacak metnin dosya adını girmeniz istenecektir.
  4. Yeni metniniz, komut satırında görüntüleneceği gibi new-cool-hat.txt adlı dosyaya da kaydedilecektir.
  5. Örnek metinleri kullanabilirsiniz.

Dosya Düzeni

./hat_rev0lution
-> your-input-text.txt (kod sizden bu dosyanın adını isteyecek)
-> metin-1.txt
-> metin-2.txt
-> ...

Gelecek Çalışmalar

  • OCR kütüphanesi entegrasyonu ile fotoğraflardan çekilen metinlere şapkalı harf ekleme özelliği.
  • Fotoğraflarda bulunan metinlerin görüntü üzerinde şapkalı harflere dönüştürülmesi.

About

added v1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages