JQuranTree
   HOME
*





JQuranTree
JQuranTree is a set of Java APIs for accessing and analyzing the Quran in its authentic Arabic form. The Uthmani distribution of the Tanzil project is used and is left unmodified. The library contains: * a Java API which wraps the XML Uthmani Script of the Tanzil project * an object model for the Quran's orthography * encoders and decoders for converting Arabic text * Java classes for searching the text of the Quran The library includes a user guide and API documentation with examples on using the library to perform basic analysis of Quranic text. Source code repository The JQuranTree source code is hosted as a public GitHub repository. See also * Digital Quran * Quranic Arabic Corpus The Quranic Arabic Corpus is an annotated linguistic resource consisting of 77,430 words of Quranic Arabic. The project aims to provide morphological and syntactic annotations for researchers wanting to study the language of the Quran. K. Dukes, ... - Builds on the JQuranTree API to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Digital Quran
The term digital Quran is used to refer to the text of the Qur'an processed or distributed as an electronic text, or more specifically to an electronic device dedicated to displaying the text of the Qur'an and playing digital recordings of Qur'an readings. History Qur'anic software on CD-ROM has been developed since the early 1990s. Online texts began to be hosted by Islamic websites from the 2000s. Such a device has first been marketed in Indonesia beginning in .Indonesians tune in to digital Koran
SEPTEMBER 21, 2007; introduced in by the n company; Penman Corp ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Java (programming Language)
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers ''write once, run anywhere'' ( WORA), meaning that compiled Java code can run on all platforms that support Java without the need to recompile. Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture. The syntax of Java is similar to C and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities (such as reflection and runtime code modification) that are typically not available in traditional compiled languages. , Java was one of the most popular programming languages in use according to GitHub, particularly for client–server web applications, with a reported 9 million developers. Java was originally developed ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Cross-platform
In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms. For example, a cross-platform application may run on Microsoft Windows, Linux, and macOS. Cross-platform software may run on many platforms, or as few as two. Some frameworks for cross-platform development are Codename One, Kivy, Qt, Flutter, NativeScript, Xamarin, Phonegap, Ionic, and React Native. Platforms ''Platform'' can refer to the type of processor (CPU) or other hardware on which an operating system (OS) or application runs, t ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Quran
The Quran (, ; Standard Arabic: , Classical Arabic, Quranic Arabic: , , 'the recitation'), also romanized Qur'an or Koran, is the central religious text of Islam, believed by Muslims to be a revelation in Islam, revelation from God in Islam, God. It is organized in 114 surah, chapters (pl.: , sing.: ), which consist of āyah, verses (pl.: , sing.: , construct case, cons.: ). In addition to its religious significance, it is widely regarded as the finest work in Arabic literature, and has significantly influenced the Arabic language. Muslims believe that the Quran was orally revealed by God to the Khatam an-Nabiyyin, final prophet, Muhammad in Islam, Muhammad, through the archangel Gabriel incrementally over a period of some 23 years, beginning in the month of Ramadan, when Muhammad was 40; and concluding in 632, the year of his death. Muslims regard the Quran as Muhammad's most important miracle; a proof of his prophethood; and the culmination of a series of divine message ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Religious Texts
Religious texts, including scripture, are texts which various religions consider to be of central importance to their religious tradition. They differ from literature by being a compilation or discussion of beliefs, mythologies, ritual practices, commandments or laws, ethical conduct, spiritual aspirations, and for creating or fostering a religious community. The relative authority of religious texts develops over time and is derived from the ratification, enforcement, and its use across generations. Some religious texts are accepted or categorized as canonical, some non-canonical, and others extracanonical, semi-canonical, deutero-canonical, pre-canonical or post-canonical. "Scripture" (or "scriptures") is a subset of religious texts considered to be "especially authoritative", revered and "holy writ", "sacred, canonical", or of "supreme authority, special status" to a religious community. The terms ''sacred text'' and ''religious text'' are not necessarily interchangeable ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Application Programming Interface
An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an ''API specification''. A computer system that meets this standard is said to ''implement'' or ''expose'' an API. The term API may refer either to the specification or to the implementation. In contrast to a user interface, which connects a computer to a person, an application programming interface connects computers or pieces of software to each other. It is not intended to be used directly by a person (the end user) other than a computer programmer who is incorporating it into the software. An API is often made up of different parts which act as tools or services that are available to the programmer. A program or a programmer that uses one of these parts is said to ''call'' that ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Arabic
Arabic (, ' ; , ' or ) is a Semitic languages, Semitic language spoken primarily across the Arab world.Semitic languages: an international handbook / edited by Stefan Weninger; in collaboration with Geoffrey Khan, Michael P. Streck, Janet C. E.Watson; Walter de Gruyter GmbH & Co. KG, Berlin/Boston, 2011. Having emerged in the 1st century, it is named after the Arabs, Arab people; the term "Arab" was initially used to describe those living in the Arabian Peninsula, as perceived by geographers from ancient Greece. Since the 7th century, Arabic has been characterized by diglossia, with an opposition between a standard Prestige (sociolinguistics), prestige language—i.e., Literary Arabic: Modern Standard Arabic (MSA) or Classical Arabic—and diverse vernacular varieties, which serve as First language, mother tongues. Colloquial dialects vary significantly from MSA, impeding mutual intelligibility. MSA is only acquired through formal education and is not spoken natively. It is ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GitHub
GitHub, Inc. () is an Internet hosting service for software development and version control using Git. It provides the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, it has been a subsidiary of Microsoft since 2018. It is commonly used to host open source software development projects. As of June 2022, GitHub reported having over 83 million developers and more than 200 million repositories, including at least 28 million public repositories. It is the largest source code host . History GitHub.com Development of the GitHub.com platform began on October 19, 2007. The site was launched in April 2008 by Tom Preston-Werner, Chris Wanstrath, P. J. Hyett and Scott Chacon after it had been made available for a few months prior as a beta release. GitHub has an annual keynote called GitHub Universe. Organizational ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Quranic Arabic Corpus
The Quranic Arabic Corpus is an annotated linguistic resource consisting of 77,430 words of Quranic Arabic. The project aims to provide morphological and syntactic annotations for researchers wanting to study the language of the Quran. K. Dukes, E. Atwell and N. Habash (2011)''Supervised Collaboration for Syntactic Annotation of Quranic Arabic.''Language Resources and Evaluation Journal (LREJ). Special Issue on Collaboratively Constructed Language Resources.K. Dukes and T. Buckwalter (2010)''A Dependency Treebank of the Quran using Traditional Arabic Grammar.''In Proceedings of the 7th International Conference on Informatics and Systems (INFOS). Cairo, Egypt.The Quranic Arabic Corpus
at The Muslim Tribune. June 20, 2011.


Functions

The grammatical analysis helps readers further i ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Quran Software
The Quran (, ; Standard Arabic: , Quranic Arabic: , , 'the recitation'), also romanized Qur'an or Koran, is the central religious text of Islam, believed by Muslims to be a revelation from God. It is organized in 114 chapters (pl.: , sing.: ), which consist of verses (pl.: , sing.: , cons.: ). In addition to its religious significance, it is widely regarded as the finest work in Arabic literature, and has significantly influenced the Arabic language. Muslims believe that the Quran was orally revealed by God to the final prophet, Muhammad, through the archangel Gabriel incrementally over a period of some 23 years, beginning in the month of Ramadan, when Muhammad was 40; and concluding in 632, the year of his death. Muslims regard the Quran as Muhammad's most important miracle; a proof of his prophethood; and the culmination of a series of divine messages starting with those revealed to Adam, including the Torah, the Psalms and the Gospel. The word ''Quran'' ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]