-
Hello everyone,
I want to suggest a new function based on the Greek Standard, ELOT 743 which is recognised by the EU.
**Current Function**
```javascript
var greeklish = greekUtils.toGreeklis…
-
Even I have already use this mapping with ES2... Now when I'm trying to create this mapping with ES5, I'm getting the following error
`{
"settings":{
"analysis":{
"analyz…
-
I've created the following module and the caller id returned contains wrong characters when result is not converted to greeklish ( $run_param['Convert_to_greeklish'] ) (greeklish=greek written in lati…
-
Hi everyone!
I am trying to use the greeklish analyzer in ElasticSearch 6.7.1 but the analyzer keeps appending the analysis of former tokens.
For example i use the token "αυγο" and i get a firs…
-
Hello,
I would like to let you know that after trying to create products using woocommerce's rest api that none of the permalinks were converted to greeklish.
I am unable to test but I believe …
-
The script doesn't follow the standard correctly. There are some special cases that it ignores. For example the name "ΜΠΑΜΠΗΣ" should be translated as "BAMPIS" not as "MPAMPIS". "ΜΠ" on the beginning …
-
Hello @aadcg! As far as I can tell, this package will not _translate_ a word from one language to another, but will _transliterate_ it.
[Merriam-Webster defines](https://www.merriam-webster.com/dic…
-
Hey there, and thanks for creating this useful package!
There seems to be a typo on line 132 on the Greeklish.php file. There's an 's' missing.
```
return \Str::lug($text);
```
should be
```
ret…
-
Example: Is this correct?
"Ελληνικό αλφάβητο" -> "Ellhniko alfabhto"
---
Can a native speaker, please check the character-replacement, thanks.
https://github.com/voku/portable-ascii/blob/…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 7.12
**Plugins installed**: [analysis-icu]
**JVM version** (`java -version`): AdoptOpenJDK 15.0.2
**OS version** (`uname -a` if on a…