← All projects

shellshal

by @linuxscout

25

Shell Scripts for Arabic Language

About this project

Shellshal Shell Scripts for Arabic Language processing سكريبتات سطر الأوامر للتعامل مع النصوص العربية Description This project is a collection of small shell scripts used to process arabic texts, like: Tokenize a file text into tokens (duplicate, unique) Strip Tashkeel from text ( all diacritics, keep shadda, last haraka ) Strip only the last mark from every word in text. Convert AlefWasla into Alef Build a list from csv file هذا المشروع يجمع سكريبتات بسيطة لمعالجة الملفات النصية العربية مثل: تفريق نص إلى كلمات تفريق النص، وحذف المكررات حذف التشكيل، حذف الحركات وحفظ الشدة، حذف آخر حركة تحويل ألف الوصلة إلى ألف عادية تحويل ملف نصي csv إلى قائمة التسمية شَلْشَلَ [ ش ل ش ل ]. ( فعل : رباعي لازم متعد ). :- شَلْشَلْتُ ، أُشَلْشِلُ ، شَلْشِلْ ، مصدر شَلْشَلَةٌ . 1 . :- شَلْشَلَ الْمَاءَ :- : صَبَّهُ مُتَتَابِعاً . 2 . :- شَلْشَلَ الْمَاءُ :- : قَطَرَ وَسَالَ مُتَتَابِعاً . 3 . :- شَلْشَلَ السَّيْفُ الدَّمَ :- : صَبَّهُ . الاسم مأخوذ من شبهه بكلمة shell التي تعني سطر الأوامر، والمعنى في الشلشلة هي التتابع Usage Install Test Scripts Display all possible command by using Commands Tokenize 1- You can tokenize a text file by the following script. source

From the project README on GitHub

Stars
25
Forks
4
License
GPL-3.0
Last push
5 Jan 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/shellshal.svg)](https://www.madeinalgeria.dev/projects/shellshal)

Related projects