Title: Post summarizer
Author: marcocampana
Published: <strong>14 يناير، 2009</strong>
Last modified: 14 يناير، 2009

---

البحث عن الإضافات

هذه الإضافة **لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية**. قد لا
تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق
عند إستخدامها مع إصدارات حديثة من ووردبريس.

![](https://s.w.org/plugins/geopattern-icon/post-summarizer.svg)

# Post summarizer

 بواسطة [marcocampana](https://profiles.wordpress.org/marcocampana/)

[تنزيل](https://downloads.wordpress.org/plugin/post-summarizer.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/post-summarizer/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/post-summarizer/#reviews)
 *  [التنصيب](https://ar.wordpress.org/plugins/post-summarizer/#installation)
 * [التطوير](https://ar.wordpress.org/plugins/post-summarizer/#developers)

 [الدعم](https://wordpress.org/support/plugin/post-summarizer/)

## الوصف

This plugin create an automatic excerpt of a post when it is saved or published.
The excerpt created is a coherent piece of
 text containing the most important sentences
of the post. After installing this plugin, every time you write a post and press
the `save` or `publish` button an excpert is created for that post and stored in
the database. This plugin is useful also if you don’t use excerpts in your blog:
it’s always useful to have a summary of your post available just to remind yourself
what the post is about (it works very well with old and long posts!). Statistical
natural language techniques are used to extract the most important sentences from
a document. It’s straightforward to tweak the plugin to give more importance to 
certain features in your text. The code of the plugin has been optimized for extensiblity
in order to make it easy for contributor developers to implement a summarizer in
their own language. At the moment only an English language summarizer is available,
and an Italian one is on its way.

After activating the plugin here are simple steps that you might want to follow 
in order to have a nice excerpt to use in
 your blog.

 1. Write your post
 2. Press the `save` or `publish` button
 3. An excerpt will be created. Now you can review it, modify it and save it as many
    times as needed
 4. If you want the summarizer to create an excerpt again delete the existing one and
    press `save` or `publish`

Note that the plugin creates automatically an excerpt for a post **only if there
isn’t already an excerpt for that post**

### How to adapt the plugin to summarize documents in other languages (for developers)

If you want to adapt the plugin to make it work with languages other than English
you have to:

 1. Create a directory named with a code for the language: e.g. ‘EN’, ‘IT’, ‘JP’ and
    so on.
 2. Create a class that extend the abstract class Document in lib/
 3. Implement the tokenize() and normalize() methods.
 4. Add config information to che config.php file

It’s easier than it seems. The code for the English summarizer is well commented
and explains what you need to know in order to
 extend it. Don’t hesitate to contact
me if you need more info or help. Enjoy!

## التنصيب

Here are the steps to follow in order to install the plugin and get it working.

 1. Upload the `post_summarizer` folder to the `/wp-content/plugins/` directory
 2. Edit the file `config.php` and specify the language of your blog (default English`
    EN`)
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. Now every time you write a post and press the `save` or `publish` button an excpert
    is created

## الأسئلة المتكررّة

  Why should I use this plugin if I don’t want to show excerpts in my blog?

Even if you don’t show excerpts in your blog it’s always useful to have small summaries
of your posts to remind yourself
 what are they about, especially for old and long
posts.

  Does the summarizer work for every language?

At the moment the summarizer will work properly with posts written in English. However
this plugin has been created
 to make it easy for developers to extend it and make
it work with other languages. This means that in the future, hopefully, more languages
will be supported.

  I want to write a summarizer for my language, how can I do that?

You are more than welcome to extend the summarizer to handle more languages. Read
the section `How to adapt the plugin
 to summarize documents in other languages (
for developers)
 for more information.

## المراجعات

لا توجد مراجعات لهذه الإضافة.

## المساهمون والمطوّرون

“Post summarizer” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه 
الإضافة.

المساهمون

 *   [ marcocampana ](https://profiles.wordpress.org/marcocampana/)

[ترجمة ”Post summarizer“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/post-summarizer)

### مُهتم بالتطوير؟

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/post-summarizer/)، تحقق
من [مستودع SVN](https://plugins.svn.wordpress.org/post-summarizer/)، أو الاشتراك
في [سجل التطوير](https://plugins.trac.wordpress.org/log/post-summarizer/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/post-summarizer/?limit=100&mode=stop_on_copy&format=rss).

## ميتا Meta

 *  Version **0.1**
 *  Last updated **قبل 18 سنة**
 *  Active installations **10+**
 *  WordPress version ** 2.0.2 أو أعلى **
 *  Tested up to **2.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/post-summarizer/)
 * Tags
 * [excerpt](https://ar.wordpress.org/plugins/tags/excerpt/)[summarization](https://ar.wordpress.org/plugins/tags/summarization/)
   [summary](https://ar.wordpress.org/plugins/tags/summary/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/post-summarizer/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/post-summarizer/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/post-summarizer/reviews/)

## المساهمون

 *   [ marcocampana ](https://profiles.wordpress.org/marcocampana/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/post-summarizer/)

## تبرع

هل ترغب في تقديم دعم متقدم لهذه الإضافة؟

 [ تبرع لهذه الإضافة ](http://www.xterm.it)