<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
				<PublisherName></PublisherName>
				<JournalTitle>Transactions on Machine Intelligence</JournalTitle>
				<Issn>2821-1693</Issn>
				<Volume>1</Volume>
				<Issue>3</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>09</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Part-of-Speech Tagging in Persian Language using Convolutional Neural Network</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>172</FirstPage>
			<LastPage>181</LastPage>
			<ELocationID EIdType="pii">206019</ELocationID>
			
<ELocationID EIdType="doi">10.47176/TMI.2018.172</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>E.</FirstName>
					<LastName>Rahmani</LastName>
<Affiliation>Computer Engineering and Information Technology Department, Urmia University of Technology, Urmia, Iran</Affiliation>

</Author>
<Author>
					<FirstName>S.</FirstName>
					<LastName>Sarmadi</LastName>
<Affiliation>Assistant Professor, Computer Engineering and Information Technology Department, Urmia University of Technology, Urmia, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2018</Year>
					<Month>06</Month>
					<Day>02</Day>
				</PubDate>
			</History>
		<Abstract>Part-of-speech tagging involves identifying the grammatical roles of words within a sentence, such as nouns, verbs, and objects. This process plays a critical role in a variety of natural language processing (NLP) applications, including machine translation, syntactic parsing, spell-checking, and information retrieval. While significant research has been conducted on part-of-speech tagging for many languages, researchers working with Persian encounter unique challenges due to the language&#039;s distinctive syntactic and morphological features. Persian is an inflectional language with a complex system of verb conjugations, noun declensions, and word order variations, making it more difficult to apply standard part-of-speech tagging techniques. Traditional methods have utilized a combination of linguistic and statistical models to address these issues, but achieving high accuracy remains a complex task. In this study, we propose the use of a Convolutional Neural Network (CNN) for part-of-speech tagging in Persian. CNNs have demonstrated significant success in various NLP tasks due to their ability to automatically learn feature representations from raw input data, making them particularly effective for language processing tasks that involve complex patterns. The proposed model was evaluated on a large Persian corpus, and the results show that the CNN-based approach achieves a high accuracy rate of 98.55%. This performance indicates the potential of deep learning techniques, specifically CNNs, in overcoming the challenges associated with Persian part-of-speech tagging. The results suggest that CNNs can effectively capture the intricate syntactic and morphological patterns of Persian, providing a reliable method for part-of-speech tagging that can be further extended to other languages with similar complexities.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Part-of-Speech Tagging</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">word embedding</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Natural Language Processing</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">text corpus</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://www.tmachineintelligence.ir/article_206019_2f3ec175f083d4aee53fb50e9fe0fb9d.pdf</ArchiveCopySource>
</Article>
</ArticleSet>
