
Problem with sblgnt.nt encoding
Hello Guys,
I wanted to export the greek words from this modul SBLGNT, but when I opened this module, I see strange unusual encoding in ANSI CE 1250 just like this (including the BOM of UTF-8).
Code:
<wt>Βίβλος<WG976><WTN-NSF l="βίβλος">
Is there a way how to turn this back to UTF-8? I need this because I need to create file with morphology to every greek
I asked this question because I am working on a program that will read the file line by line and compare it with sblgnt morphology files to create new file with a morphology information.