CLI.salma.salma_tools

About:

The SALMA command line interface (CLI) is a tool designed to utilize the SALMA function for processing Arabic sentences. This CLI allows users to input an Arabic sentence and receive a structured response that includes the processing result of the SALMA function.

Usage:

Below is the usage information that can be generated by running the command with the –help option.

Usage:

script_name.py salma –text “your Arabic sentence here”

Options:
--text

The Arabic sentence to be processed by the SALMA function. This argument is required.

Examples

salma -–text “your Arabic sentence here”

CLI.salma.salma_tools.SALMA(text)

Note:

  • The input sentence should be provided in Arabic.

  • It is recommended that the length of the input sentence does not exceed 500 characters to ensure optimal performance and accurate results.