Skip to main content

Questions tagged [farsi]

The Farsi tag is for issues relating to Persian (Farsi, فارسی, پارسی) language.

0 votes
1 answer
10 views

how to set persian language to flutter_tts package

I am going to change the text to voice in flutter and I'm installed flutterTts package so its just read English text and its unable to read Persian language. I also set the language to flutterTts....
Iqbal Ahmadi's user avatar
-2 votes
0 answers
7 views

What is the best language model for fine tuning with dataset in Persian language? [closed]

I try to fine tune llama2 language model with dataset that I created in Persian language. But when I tokenize this dataset I noticed that llama2 tokenizer tokenized dataset in character level not word ...
user23446017's user avatar
1 vote
1 answer
38 views

I get status code 500 while there is no error in my code when I try running in debug mode

When I am trying to run this code in .NET framework, I get a status code 500, but I don't know why... This is the back end: public ActionResult getvisit(int id) { var query = __db.Visits ...
anathan's user avatar
  • 13
0 votes
1 answer
56 views

unable to get persian text output in visual studio code [duplicate]

When I want to print a persian text in visual studio code, it displays it with question marks in the terminal. Can someone help me to fix that please. public class Ex1 { Scanner input = new ...
Nanika's user avatar
  • 21
0 votes
0 answers
22 views

difference between negative and positive numbers font

enter image description hereI have a user form and list box on it .the font of list box set to persian font ( b nazanin).while negative numbers is Farsi(b nazanin font) and the font of positive ...
afshin mhdy's user avatar
0 votes
0 answers
12 views

chromium and electron's app font bug for arabic and persian

I have an issue with Chrome and Chromium-based browsers when typing in Arabic and Persian. You can see the issue in the screenshot shown here. I've also tried Firefox, but unfortunately, the problem ...
Abolfazl Garmanjani's user avatar
0 votes
0 answers
11 views

tf idf vectorizer for persian doc

I have some persian pdf file ,I want to build a small serach engine,how I can use tfidfvect sklearn for this persian pdf I preprocess each pdf seprately in the fumction ,and the output is list of ...
negin dehkhoda's user avatar
0 votes
0 answers
11 views

Problem not loading image with Persian name in Django

Problem not loading image with Persian name in Django Screenshot 1 Screenshot 2 I added these two to the setting file FILE_CHARSET = 'utf-8' DEFAULT_CHARSET = 'utf-8' Screenshot 3
Ali Tajmir Riyahi's user avatar
0 votes
0 answers
29 views

Persian / Shamsi / Jalaali for Reactjs (Months be separate and be based on Jalaali)

I want to have fullcalendar in reactjs with Jalaali date which shows each month separately. Now it shows me e.g "فروردین - اردیبهشت" but i want these months separately e.g "فروردین"...
mohammadreza mokarrami's user avatar
0 votes
0 answers
28 views

persian slug in django urls in page start with persian slug address

when I use persian slug to get my post details I have a special problem.. in the pages with persian slug urls in the page start with corrent page address like this : in the page : example.com/سلام-...
7sky nikkhah's user avatar
0 votes
1 answer
234 views

Creating a Tkinter Application for Farsi/Persian Language Support with Correct RTL Display

I am working on a Tkinter application where I need to support the Farsi/Persian language. The title displays correctly, but the rest of the widgets don't show Persian text as expected. I want the text ...
kzlca's user avatar
  • 431
0 votes
0 answers
96 views

Use Persian language with a custom font in pylatex

I want to create documentation using the pylatex library in Python. How can I do that? I have written the following minimal codes, but I can not get the output in Persian. from pylatex import Document,...
mohammad's user avatar
1 vote
0 answers
78 views

How to see/write persian letters in mysql 8 commad line client

I have created database with Persian words in MySQL workbench, and it creates/shows them perfectly: create database تست; show databases; but when I try to view them in MySQL command line client, it ...
Amir's user avatar
  • 23
-2 votes
1 answer
306 views

how to use persian datepicker add function?

in my laravel project, i use persian datepicker and have a problem with add function. new persianDate().add(String, Number); My problem is that in this function, the return date is calculated from ...
jason bikari's user avatar
1 vote
1 answer
171 views

problem with viewing and exporting persian characters stored in my sql using navicat or powerbi

Recently, my company granted me READ access to one of our MySQL databases. They instructed me to use 'utf8' for the client character set and '65001' for encoding. After using this setting, I ...
Sina Nazari's user avatar

15 30 50 per page
1
2 3 4 5
18