Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
4 votes
2 answers
129 views

Can I get PostgreSQL to sort rows by a string column respecting the accents? I found out that it's possible to define a custom collation having "ks" (colStrength) set to "level2", ...
0 votes
1 answer
231 views

Resolved 388 packages in 7ms Built cbor==1.0.0 Built volcengine==×ばつ Failed to build pyicu==2.15 ├─▶ The build backend returned an error ╰─▶ Call to setuptools.build_meta.build_wheel failed (...
0 votes
0 answers
70 views

I was experiencing problems similar to well-known issues while installing PyICU. By following community hints I was able to succeed in installing the corresponding wheel. Finally, after doing so (i.e. ...
1 vote
1 answer
174 views

I have a Postgres DB created on Azure (probably not very important, added for context). That DB has predefined set of collations. All deterministic. Among them there is a collation with name en-GB-x-...
0 votes
0 answers
42 views

Following the indications found here: https://tesseract-ocr.github.io/tessdoc/Compiling I'm trying to compile, build and install tesseract 5 in Ubuntu 24.04 : (base) raphy@raohy:~$ git clone --...
5 votes
1 answer
214 views

I need correct sorting + collator that sorts all European languages correctly (including e.g. czech characters. I've tried various approaches and it still messed up accented U. I rather not go for a ...
1 vote
1 answer
38 views

I'm trying to use the icu RuleBasedCollator in python. In my code I specify a rule wherby "ä" should sort before "a" as a secondary (accent) difference from icu import ...
1 vote
1 answer
73 views

I'm trying to use a regex pattern with kwic that doesn't match word preceded by in, of or and (using a negative lookbehind), it works in regex101 but not in kwic (which uses stringi's ICU regex ...
pluke's user avatar
  • 4,496
0 votes
0 answers
105 views

I am developing a desktop application based on Eclipse Kepler plugins. Initially, I used Kepler 4.3.2 (2014) with JDK 1.8.0_231. Later, I use Kepler 4.33 (2024)and JDK 17. During this upgrade, I ...
2 votes
1 answer
214 views

Background: Initial issue was some computers had 4 letter month abbreviations and some 3 https://stackoverflow.com/a/79232095/1305736 We want to eliminate future inconsistencies by moving to app-local ...
0 votes
0 answers
49 views

I want to use icu::UnicodeString in ICU to handle unicode strings. And I wrote a simple demo .cpp file to test if I could compile with ICU libraries. The content of demo.cpp is below: #include <...
Aljen's user avatar
  • 1
3 votes
0 answers
232 views

How would I make this test pass? names = [ "cote", "coté", "côte", "côté", "ReasonE", "Reason1", "ReasonĔ&...
1 vote
0 answers
303 views

I'm tring to use International Componenets for Unicode (ICU) APIs in C building with CMake and using as vcpkg as package manager, but when I execute a simple code to test the effective presence of ICU ...
3 votes
0 answers
49 views

I have a PHP (Symfony) project. This currently runs on fpm-alpine base, which all the files mounted in the /app dir. I'm making a complete image, Nginx+phpFpm + the project in one go. In the current ...
Martijn's user avatar
  • 16.2k
3 votes
3 answers
262 views

I want to be able to capture all tags in Obsidian front matter, which is YAML. The format is --- tags: - recipe - cooking --- but note that other data can appear before or after the tags section. ...
Calion's user avatar
  • 303

15 30 50 per page
1
2 3 4 5
...
53

AltStyle によって変換されたページ (->オリジナル) /