D
D
ddddd tttt2019-04-16 14:32:50
PHP
ddddd tttt, 2019-04-16 14:32:50

Are there any libraries for finding layout errors in php or databases of common lemmas?

Are there any libraries for finding layout errors in php or databases of common lemmas?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2019-04-16
@pashaa

similar bibles should be looked for under zhs, and not php, which receives a fully typed text.
but it is - https://xdan.ru/change-raskladki-stroki-v-php-i... as an example. I also saw a ready Bible for this, you have to rummage around the bottom of the barrel.
upd: https://github.com/rin-nas/php-lang-correct

O
Oleg, 2019-04-16
@402d

maybe this solution is enough for you?
I did very simply when working with the sphinx.
If the original request did not return anything, I simply ran it through a
function where I stupidly changed the letters on the same buttons and tried to search again.

// попытка исправить раскладку
 $RUS = "АБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЬЫЭЮЯабвгдеёжзийклмнопрстуфхцчшщъьыэюя\"№;:?/.,";
 $ENG = "F<DULT~:PBQRKVYJGHCNEA{WXIO}MS'>Zf,dult`;pbqrkvyjghcnea[wxio]ms'.z\@#$^&|/?";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question