565 questions
0
votes
1
answer
68
views
Cyrillic str encoded in Mysql inside PHP script [closed]
I have the string "тест123" in Cyrillic and am executing a MySQL query with it inside a PHP script.
However, the string in the query gets encoded and instead of "test123", it ...
1
vote
0
answers
69
views
Buildroot: а text file in UTF-8 format with Cyrillic characters is not displayed correctly
I use buildroot to build the firmware for the PC. Required condition: glibc. I ran into the problem that when connected via SSH, a text file in UTF-8 with Cyrillic is displayed correctly, and when ...
0
votes
0
answers
53
views
Why use/don't use cyrillic letters in python [duplicate]
I wonder how to use cyrillik letters.
I wrote an python Script like this:
привет = "Всем привет!"
def сказай_привет (мой_привет):
print (мой_привет)
сказай_привет (привет)
how do I ...
-1
votes
1
answer
78
views
Cyrillic to upper function in fasm on linux
I have a part of code that compares 2 bytes in ax like one unicode UTF-8 symbol and converts it's to upper one, but amid Russian alphabet function doesn't work.
; first byte starts with 110
; and ...
0
votes
0
answers
59
views
R on Win10: Cyrillic encoding works with exception <U+0473>
After starting a new R session on Win10 with the default Sys.setlocale setting changed to "Sys.setlocale("LC_CTYPE", "ukrainian")", importing a UTF-8 BOM formatted csv-...
0
votes
1
answer
87
views
Filter does not work on Cyrillic alphabet with breve "й" in R
I am kinda confused with the filter in R that seem to not work for Cyrillic alphabet with breve (й). Here is a simplified dataframe of my data which contains 1363 rows.
df <- data_frame(lex_1 = c('...
0
votes
1
answer
97
views
Seeing Greek letters in RStudio when viewing data.frame
Out of nowhere when I look at my imported csv I see Greek alphabet (as seen in the example image).
The csv file itself is in Latin, encoding shouldn't be the problem
In the RStudio options I have ...
0
votes
1
answer
961
views
Python fitz insert russian text in PDF not work
I tried insert russian text in PDF file and I see that,
what am I doing wrong?
import fitz
if __name__ == '__main__':
src_pdf_filename = 'original.pdf'
dst_pdf_filename = 'destination.pdf'
...
0
votes
1
answer
131
views
Generating Q&As from Cyrillic languages with Deepset Haystack
I'm trying to generate questions and answers based on an uploaded text.
I'm using opensource library Haystack by Deepset in order to do that as it works great with English texts.
However, with ...
1
vote
1
answer
359
views
Create file with Cyrillic characters in filename in macOS with VBA
I want to create a text file with a filename that has some Cyrillic characters.
This MS Word VBA code does not work since I moved from Windows to Mac:
Dim fname As String
fname = db_path + "...
1
vote
1
answer
374
views
Cyrillic characters are not supported in Node JS (Nest) application after deploying to node-alpine Docker container
everyone! Maybe someone could help me solve problem with my NodeJS app in docker container.
In simple words i have a web scraper with puppeteer and chrome, that gets needed info from website (in ...
0
votes
1
answer
720
views
Problem with the display of Cyrillic characters in a pdf with lib itext
In the PDF document, you need to display the text in Russian. Many ways were used, but the result is the same - instead of letters "krazyabry". The text in English is displayed as intended.
...
0
votes
1
answer
94
views
Remove all - at every end of lines in text file with cyrillic text
I have a .txt file with cyrillic text where a lot of lines end with a short hyphen (-). I want these removed, but without removing the hyphens anywhere else in the file.
Have made this thus far, where ...
2
votes
1
answer
545
views
Case_insensitive not working on wildcard field type with cyrilic data
When you have an index with field that its type is wildcard and its filled with Cyrillic data and then when you perform wildcard query with case_insensitive: true, no documents are found.
Note: this ...
1
vote
0
answers
84
views
How can use Thymeleaf with Cyrillic keywords (token)
How can use Thymeleaf with Cyrillic keywords (token) my settings is:
config:
@Bean
public SpringTemplateEngine springTemplateEngine() {
SpringTemplateEngine templateEngine = new ...
0
votes
0
answers
55
views
Flask app with Mysql DB / cyrillic characters are not recognized
I want to use Cyrillic characters with my simple web app (flask with MySQL DB).
DB charset is set = cp1251 / collation = cp1251_general_ci
Charset/collation is specified during application connection ...
0
votes
1
answer
184
views
Json to csv with cyrillic
This is my php code:
<?php
$jsonData = file_get_contents("1.json");
$jsonDecoded = json_decode($jsonData);
$csv = '1.csv';
$fileCsv = fopen($csv, 'w');
foreach($jsonDecoded as $i){
...
0
votes
0
answers
172
views
selenium send_keys() on a site did not recognise Cyrillic input
I'm a newbie and stack at the beginning of Big journey
My problem is:
I've got a site, where I try to input information in Cyrillic
when I input information manually everything is fine
even if I ...
-2
votes
1
answer
489
views
Getting cyrillic string in richedit with Delphi
I have a formatted text on a wordpad file(rtf). I'm trying to open it on a richedit on a delphi form. The problem is that the string is in cyrillic(Bulgarian) and it's saved with weird hieroglyphs or ...
0
votes
1
answer
508
views
Printooth character code don't work, need cyrillic
Displays characters when sending Cyrillic for printing.
I checked all available encodings in the library by printing the text "Тест" and got no result.
The printer supports the Cyrillic ...
0
votes
1
answer
626
views
SQL: unable to get cyrillic character
I found several topic open about how to insert correctly cyrillic word into the table.
But, my issue is different and I do not find answer here.
In my case, I've no issue to insert cyrillic word (and ...
0
votes
0
answers
17
views
How to Display Cyrillic Characters properly from MySQL in PHP string variables? [duplicate]
I am using the following code to output results from my MySQL database table in a PHP foreach() loop. However, the characters stored in the database are Cyrillic and there are being displayed as ...
0
votes
0
answers
348
views
Can't read UTF-8-encoded Cyrillic text (.txt) into R script on Windows
Long-time listener, first-time caller. I have a quick R script to calculate word frequency in a set of Cyrillic text files encoded as UTF-8. This runs great on macOS/Linux, but on Windows, R seems to ...
0
votes
2
answers
1k
views
regex for words does not containing Cyrillic letters
I'd like to clean the string from any words, which does not contain at least one Cyrillic letter (by words I mean parts of string split by whitespace char)
I've tried line = re.sub(' *^[^а-яА-Я]+ *', '...
0
votes
1
answer
2k
views
VBA MS Office Word Excel Cyrillic characters problem
I am VBA advanced user.
I have many PC's, Laptop's and all of them have Windows and MS Office 2013 or 2016 installed
The described below problem is only on my Dell Laptop.
OS is Windows 10 Pro, Office ...