A Diacritic is a mark near or through an orthographic or phonetic character or combination of characters indicating a phonetic value different from that given the unmarked or otherwise marked element - http://www.merriam-webster.com/dictionary/diacritic
3
votes
2answers
80 views
How to ignore accent in SQLite query (Android)
I'm new in adnroid and I'm working on a query in sqlite, but the problem is when I use accent in my string. Ex:
ÁÁÁ
ááá
ÀÀÀ
ààà
aaa
AAA
If I do:
SELECT * FROM TB_MOVIE WHERE MOVIE_NAME LIKE '%a%' ...
0
votes
1answer
47 views
Manage paths with accented characters
In a batch, specifying a path whose name contains an accented character, files are not being found into the file System while
stripping out all accented character in the path, these files are found. ...
0
votes
1answer
57 views
remove diacritics with iconv in ruby on rails not working
i have some problem with removing diacritics with iconv in ruby on rails
here is my code:
class Diacritics
def removeDiacritics(text)
dRemover = Iconv.new("ASCII//TRANSLIT", "UTF-8")
text ...
0
votes
0answers
17 views
SQLCMD command is not able to insert accents [migrated]
I am trying to run sqlcmd.exe in order to setup a new database from command line. I am using SQL SERVER Express 2012 on Windows 7 64 bits.
Here's the command I use:
SQLCMD -S .\MSSQLSERVER08 -V 17 ...
-1
votes
1answer
73 views
Convert characters to UTF8 in MySQL (é to é)
I've got a MySQL problem. My whole website except my database is in UTF8. I just recently tried to convert it to UTF8 with all kind of commands, but the main issue is still there:
the accents don't ...
0
votes
2answers
64 views
The encoding that Notepad++ just calls “ANSI”, does anyone know what to call it for Ruby?
I have a bunch of .txt's that Notepad++ says (in its drop-down "Encoding" menu) are "ANSI".
They have German characters in them, [äöüß], which display fine in Notepad++.
But they don't show up right ...
2
votes
2answers
188 views
Java PDFBox - Reading and modifying a pdf with special characters (diacritics)
i'm trying to modify a pdf using this method (first code block - using PDFStreamParser and iterating through PDFOperator, then updating COSString when needed):
...
0
votes
0answers
32 views
Mark non-spacing (MNS) Unicode category and \b
In PCRE non-spacing mark characters cause word boundary. As a result Åström string has 2 \b positions and Åström (decomposed characters) has 6 \b positions. Is it an intended behavior or a ...
6
votes
1answer
70 views
Python 3 regex with diacritics and ligatures,
Names in the form: Ceasar, Julius are to be split into First_name Julius Surname Ceasar.
Names may contain diacritics (á à é ..), and ligatures (æ, ø)
This code seems to work OK in Python 3.3
...
0
votes
0answers
13 views
java.utils.Preferences adds / before uppercase chars
I am encountering problems with using the standard library of Java for managing preferences in the registry (java.utls.Preferences).
I found out, that it adds foreslashes before every uppercase char. ...
2
votes
0answers
55 views
In the saved pdf plots of matplotlib some characters are in lower position
If I save a figure with matplotlib, sometimes some of the characters, like endash, ű énd ő, are in a lower position than the others. Not just in the legend, but in labels and title as well. I tried it ...
0
votes
2answers
131 views
Executing sql script on a batch file with accent
I have some accent problem when I execute some sql script in a batch file ( the sql script create the database with tables and some inserts)
That's the batch file that execute the script file:
@echo ...
0
votes
2answers
56 views
PHP storing user entered MS Word characters incorrectly into MySQL
My web site is generated with PHP and JavaScript and MySQL database. I'm developing and debugging the code with Eclipse Helios.
I'm trying to fix a form which should work correctly when users cut and ...
0
votes
1answer
37 views
regex accents do not appears
I have this simple code that I need to match some words with accents but its not working like I need.
This is the code
<?
$ab=("BÉLICA HOL");
preg_match_all("/[A-ZÑÁÉÍÓÚ\.]+\b/", ...
0
votes
0answers
17 views
Convert html umlauts in xcode
I load userdatas with Json from a mysqldatabase.
My problem is that these datas could contain german umlauts like ü and these umlauts are displayed like: ü
Is there a possibility to ...
0
votes
0answers
41 views
Accent won't display properly only in google results page
I have a weird issue that i can't seem to solve.
I have a wordpress french website in construction, and since a few days, search results for my site display strange letters (Thai it seems!) instead of ...
0
votes
0answers
62 views
Accents and ñ (spanish letter) spinner android
I'm having problems with ñ and accents (spanish caracthers).
When Words that have the letters ñ or accents in the spinner, appears something similar to a block instead of the correct ñ or accent. It ...
2
votes
1answer
78 views
WebService Client - Replace Umlaut in class name
I got a webservice description from an external source and have to build an interface with it.
This is not the problem, got it all working. Webservice Client is automatically generated using Eclipse ...
0
votes
1answer
91 views
Inserting diacritic characters into MySQL database
I have MySQL database with table MySqlTable which is encoded utf8_slovak_ci and I'd like to INSERT strings with diacritics chars(ľščťžýáí...) typical for slovak language via C# code.
I'm using ...
0
votes
0answers
41 views
concatenate string form NSDictionary in correct format
I have a very basic question which I can't seem to figure it out:
I want to display the values of a NSDictionary of objects in a UITextView. The values in this dictionary can sometimes be NSStrings ...
0
votes
0answers
24 views
AutoCompleteBox Windows Phone Ignore Diacritics (Accent - insensitive) C# [duplicate]
I´m using AutoCompleteBox in my App and I want to ignore diacritics mark ('š', 'á', ...) while AutoCompleteBox searching in items. If user write 'sko', then AutoCompleteBox show 'škola'. Can someone ...
0
votes
2answers
209 views
Getting question mark instead accented letter using spring MVC 3
I tried lots of thing and could not understand why i am getting ? instead accented character.
I'm using on my html:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
and ...
1
vote
2answers
103 views
How to setup MySQL to handle unicode diacriticals properly?
This is an odd puzzle, AFAIK utf8_bin should guarantee that every accent is stored in the database properly, i.e. without some strange conversion to ASCII. So I have such table with:
DEFAULT ...
0
votes
0answers
9 views
registration plugin manage names accents
I'm integrating my site with the FB Registration Plugin using an iFrame but I'm having a hard time dealing with names accents, for example if I try to register with an account with the last name ...
0
votes
2answers
222 views
solr autosuggest with diacritics
I'm using solr4 with the TermsComponent Autosuggest (as described here)
We're doing a regEx "startsWith"-search, that ignores upper/lower-case, the whole searchQuery looks like this:
...
1
vote
1answer
46 views
Accent Insensitive Join SQL Server
I am looking to join two tables by a common string ignoring accents and capitalization.
I've been looking for an answer to this question and can't figure it out. I am working with a dirty database ...
2
votes
1answer
39 views
Accent remains separated in NSTextView while typing [closed]
I use NSTextView in my Cocoa app. I press Option-E, the text view displays an acute accent in a yellow highlight box, indicating that it is marked text, rather than final input. When the I type the ...
0
votes
2answers
108 views
Accent / PHP / Javascript / Uncaught SyntaxError Unexpected Identifier
I have a problem with my PHP/JavaScript and accent. When I give a variable who contain an accent, the JavaScript's console say : Uncaught SyntaxError Unexpected Identifier.
PHP:
foreach($credit as ...
1
vote
1answer
48 views
How can I canonicalize diacritic string representation between .NET and Mono OSX?
I have a cross platform application using .NET for Windows and Mono for Mac / OSX.
My application deals with filenames and writes serialized data structures to disk which contain filenames as ...
1
vote
3answers
298 views
Returning focus to input field after clicking on div
To make it easy to enter accented characters in an input field I display a pop-up div which shows the characters so you can select and click. I want to keep the focus on the input field (or return it ...
1
vote
2answers
140 views
Doctrine: special characters are not saved into database string field
im trying to save into a string field (mysql database) with doctrine (in symfony2):
$blogpost->setTitle = "Test !§$%&/()=? äöü ÄÖÜ :D";
$em = $this->getDoctrine()->getManager();
...
0
votes
1answer
113 views
Send accents to mvc controller via ajax
I am writting an MVC app which uses AJAX to send and return data to/from controller. I use Brazilian-Portuguese to write info on text boxes, like Hidróxido de alumínio and then send´em to controller ...
0
votes
1answer
67 views
How to work with mPDF and diacritics?
Update: figured it out, see the comment below
I am trying to create a PDF file with mPDF from a HTML file. Everything works quite fine but one thing: in this HTML I must have some Romanian letters ...
0
votes
0answers
89 views
Apache FOP umlaut spacing issue
I am using Apache FOP version 0.95. I am facing a spacing issue in the ps file :
(Empf\344nger)
[5.464 8.464 5.592 3.376 14.216 5.696 5.592 5.312
3.976]
The word 'Empfänger' is being printed as 'Empfä ...
0
votes
1answer
174 views
How to print german diacritic characters in Python 2.7?
Working on a german words (sometimes containing Umlaut characters) in an Excel2007 spreadsheet (I use xlrd xlwt and openpyxl), I get the following value:
var = ...
2
votes
2answers
162 views
MySQL REGEXP query - accent insensitive search
I'm looking to query a database of wine names, many of which contain accents (but not in a uniform way, and so similar wines may be entered with or without accents)
The basic query looks like this:
...
0
votes
1answer
110 views
PHP form and diacritical marks in Outlook
I have a php form on a web page, that sends a mail to a certain address I specified. And everything works just fine if I look at that mail in gmail, hotmail, any on line mail service. There are no ...
1
vote
4answers
190 views
How to remove accents / diacritic marks from a string in Qt?
How to remove diacritic marks from a string in Qt. For example, this:
QString test = QString::fromUtf8("éçàÖœ");
qDebug() << StringUtil::removeAccents(test);
should output:
ecaOoe
1
vote
1answer
352 views
SQLite accent-insensitive search
Is there any way to do an accent-insensitive LIKE query in SQLite? For example, this query:
SELECT * FROM users WHERE name LIKE "Andre%"
would return:
André the Giant
Andre Agassi
etc.
I'm using ...
1
vote
1answer
110 views
Read content of a text file with umlauts in Erlang
I'm trying to read the content of a text file which can contain umlauts and stuff like this. I already red the stuff about unicode in Erlang but I still can't figure out how to read the file properly.
...
1
vote
1answer
64 views
can grep identify only one matching word in a file?
I have a file with a list of word and I want to identify only the word in the file which exactly matches another word?
So, for example, if I have in the file, the words "BEBE, BEBÉ, BEBÉS", and I ...
0
votes
0answers
114 views
MYSQL FIND_IN_SET special character issue
I'm having a bit of an issue with a search in one of my tables.
I'm trying to find a string in a diacritic insensitive way.
The problem is as follows:
Table:
CREATE TABLE IF NOT EXISTS ...
2
votes
1answer
170 views
removing the accents from characters
I wrote this code to remove the accents from characters in a string and make the uppercase:
#include <iostream>
#include <string>
using namespace std;
std::wstring input;
int main()
{
...
4
votes
1answer
398 views
How to set an umlaut ü in the mail subject
I need to generate German e-mails which contain umlaut characters. In the e-mail itself this works perfectly, but not in the subject of the e-mail. I've tried many different umlaut letters and they ...
0
votes
0answers
96 views
Plain Text Preview Doesn't Display Special Characters Correctly
I have a UTF8 file that I display as a preview to the user via UIDocumentInteractionController. In the preview special characters such as umlauts ä (a with two dots over it) don't display correctly. ...
2
votes
3answers
240 views
Optimize regular expression for filtering thousands of HTML select options
Background
I developed a jQuery-based shuttle widget for HTML select elements because I could not find one that was minimally codified and offered a regular expression filter that compensated for ...
1
vote
2answers
196 views
Generic way to simplify string, remove diacritics
I'm searching for a method to remove diacritics and other letter marks in a text and simplify it in a way that it is a good fit for a text search index.
For removing the diacritics, I already found ...
0
votes
0answers
121 views
get_html_translation_table() : conversion not OK “é” > “é” is not OK and html conversion “é” > “é” is OK
I'm French, sorry for my english.
I use code to export data.
I have, in database, this variables :
Descriptions (HMTL), with é variable in database > no conversion problem> é
But ...
2
votes
2answers
499 views
Handling umlauts and accents with Solr
We use Solr 3.6 to index a document collection (DBLP). The meta-data of some documents is in German. For handling umlauts and accents we use the ASCIIFoldingFilterFactory (see schema.xml).
When ...
0
votes
2answers
131 views
German 'ue' -> 'u' conversion in Lucene
I have two questions regarding handling German umlauts in Lucene:
I'm trying to find a way to convert German Umlauts written as 'ue', 'ae', etc to folded form 'u', 'a' and so on.
This is done by ...



