<?xml version="1.0" encoding="utf-8"?>
<journal>
<title>Signal and Data Processing</title>
<title_fa>پردازش علائم و داده‌ها</title_fa>
<short_title>JSDP</short_title>
<subject>Engineering &amp; Technology</subject>
<web_url>http://jsdp.rcisp.ac.ir</web_url>
<journal_hbi_system_id>1</journal_hbi_system_id>
<journal_hbi_system_user>admin</journal_hbi_system_user>
<journal_id_issn>2538-4201</journal_id_issn>
<journal_id_issn_online>2538-421X</journal_id_issn_online>
<journal_id_pii></journal_id_pii>
<journal_id_doi>10.61882/jsdp</journal_id_doi>
<journal_id_iranmedex></journal_id_iranmedex>
<journal_id_magiran></journal_id_magiran>
<journal_id_sid>1</journal_id_sid>
<journal_id_nlai>8888</journal_id_nlai>
<journal_id_science></journal_id_science>
<language>fa</language>
<pubdate>
	<type>jalali</type>
	<year>1397</year>
	<month>12</month>
	<day>1</day>
</pubdate>
<pubdate>
	<type>gregorian</type>
	<year>2019</year>
	<month>3</month>
	<day>1</day>
</pubdate>
<volume>15</volume>
<number>4</number>
<publish_type>online</publish_type>
<publish_edition>1</publish_edition>
<article_type>fulltext</article_type>
<articleset>
	<article>


	<language>fa</language>
	<article_id_doi></article_id_doi>
	<title_fa>رویکردی با ناظر در استخراج واژگان کلیدی اسناد فارسی با استفاده از زنجیره‌های لغوی</title_fa>
	<title>Supervised approach for keyword extraction from Persian documents using lexical chains</title>
	<subject_fa>مقالات پردازش متن </subject_fa>
	<subject>Paper</subject>
	<content_type_fa>كاربردي</content_type_fa>
	<content_type>Applicable</content_type>
	<abstract_fa>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-family:b nazanin;&quot;&gt;&lt;span style=&quot;font-size:10.0pt;&quot;&gt;واژگان کلیدی، واژگان اصلی و کانونی یک متن و مضمون اصلی مطلب هستند. تهیه این واژگان به روش سنّتی نیازمند صرف زمان و هم&#8204;چنین دانش تخصّصی راجع به موضوع متن است. از آن&#8204;جا که واژگان کلیدی کاربردهای فراوانی در به&#8204;کارگیری مستندات الکترونیکی دارند، شناسایی روش&#8204;های خودکار و بهبودیافته برای استخراج این دسته از واژگان همیشه مورد توجه بوده است. رویکرد پژوهش حاضر یک روش باناظر برای استخراج واژگان کلیدی است که در آن با استفاده از زنجیره&#8204;های لغوی واژگان متن، ویژگی&#8204;های جدیدی برای هر واژه استخراج شده &#8204;است. در ایجاد زنجیره&#8204;های لغوی سعی بر شکل&#8204;گیری روابط بین معنای واژگان بوده&#8204;ایم، از&#8204;این&#8204;رو در مدل ارائه&#8204;شده &amp;laquo; فارس&#8204;نت&amp;raquo;&amp;nbsp; نقش مهمی در ایجاد آنها ایفا می&#8204;کند. داده&#8204;ها&#8204;ی مورد ارزیابی در این پژوهش مقالات علمی پژوهشی نشریات فارسی هستند. نتایج به&#8204;دست&#8204;آمده نشان می&#8204;دهد که استفاده از روابط معنایی بین واژگان در کنار ویژگی&#8204;های آماری، عملکرد مناسبی را در استخراج واژگان کلیدی از مقالات نتیجه می&#8204;دهد.&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br&gt;
&amp;nbsp;&lt;/div&gt;
</abstract_fa>
	<abstract>&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Keywords are the main focal points of interest within a text, which intend&lt;s&gt;s&lt;/s&gt; to represent the principal concepts outlined in the document. Determining the keywords using traditional methods is a time consuming process and requires &lt;/strong&gt;&lt;strong&gt;specialized&lt;/strong&gt;&lt;strong&gt; knowledge of the subject.&lt;/strong&gt; &lt;strong&gt;For the purposes of indexing the vast expanse of electronic documents, it is important to automate the keyword &lt;/strong&gt;&lt;strong&gt;extraction&lt;/strong&gt;&lt;strong&gt; task. Since keywords structure is coherent, we focus on the relation between words. Most of previous methods in Persian are based on statistical relation between words and didn&amp;rsquo;t consider the sense relations.&lt;/strong&gt; &lt;strong&gt;However, by existing ambiguity in the meaning, using these statistic methods couldn&amp;rsquo;t help in determining relations between&lt;/strong&gt; &lt;strong&gt;words. &lt;/strong&gt;&lt;strong&gt;Our method for extracting keywords is a supervised method which by using lexical chain of words, new features are extracted for each word. &lt;/strong&gt;&lt;strong&gt;Using these features beside of statistic features could be more effective in a supervised system. &lt;/strong&gt;&lt;strong&gt;We have tried to map the relations amongst word senses by using lexical chains. Therefore, in the proposed model, &amp;ldquo;FarsNet&amp;rdquo; plays a key role in constructing the lexical chains. Lexical chain is created by using Galley and McKeown&amp;#39;s algorithm that of course, some changes have been made to the algorithm. We used java version of hazm library to determine candidate words in the text. These words were identified by using POS tagging and Noun phrase chunking. Ten features are considered for each candidate word. Four features related to frequency and position of word in the text and the rest related to lexical chain of the word. After extracting the keywords by the classifier, post-processing performs for determining Two-word key phrases that were not obtained in the previous step. The dataset used in this research was chosen from among Persian scientific papers. We only used the title and abstract of these papers. The results depicted that using semantic relations, besides statistical features, would improve the overall performance of keyword extraction for papers.&lt;/strong&gt; &lt;strong&gt;Also, the Naive Bayes classifier gives the best result among the investigated classifiers, of course, eliminating some of the features of the lexical chain improved its performance.&lt;/strong&gt;&lt;br&gt;
&amp;nbsp;&lt;/div&gt;
</abstract>
	<keyword_fa>استخراج واژگان کلیدی, اسناد فارسی, یادگیری باناظر, زنجیره لغوی, فارس‌نت</keyword_fa>
	<keyword>Keyword Extraction, Persian Document, Supervised Learning, Lexical Chain, FarsNet</keyword>
	<start_page>95</start_page>
	<end_page>110</end_page>
	<web_url>http://jsdp.rcisp.ac.ir/browse.php?a_code=A-10-1359-1&amp;slc_lang=fa&amp;sid=1</web_url>


<author_list>
	<author>
	<first_name>Atieh</first_name>
	<middle_name></middle_name>
	<last_name>Sharifi</last_name>
	<suffix></suffix>
	<first_name_fa>عطیه</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>شریفی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>a.sharifi@edu.ikiu.ac.ir</email>
	<code>10031947532846007118</code>
	<orcid>10031947532846007118</orcid>
	<coreauthor>Yes
</coreauthor>
	<affiliation></affiliation>
	<affiliation_fa>دانشگاه بین‌المللی امام خمینی</affiliation_fa>
	 </author>


	<author>
	<first_name>M.Amin</first_name>
	<middle_name></middle_name>
	<last_name>Mahdavi</last_name>
	<suffix></suffix>
	<first_name_fa>محمد امین</first_name_fa>
	<middle_name_fa></middle_name_fa>
	<last_name_fa>مهدوی</last_name_fa>
	<suffix_fa></suffix_fa>
	<email>mahdavi@eng.ikiu.ac.ir</email>
	<code>10031947532846007119</code>
	<orcid>10031947532846007119</orcid>
	<coreauthor>No</coreauthor>
	<affiliation></affiliation>
	<affiliation_fa>دانشگاه بین‌المللی امام خمینی</affiliation_fa>
	 </author>


</author_list>


	</article>
</articleset>
</journal>
