# සිංLingua: Sinhala Language Data Processing Library
**සිංLingua** is a Python library designed for Sinhala language data processing tasks. This library provides various components to assist in Sinhala language processing, including audio to text conversion, grammar conversion, Singlish to Sinhala text conversion, data cleaning and preprocessing, and Sinhala summarization.
Contributions to improve and expand සිංLingua are welcome! Feel free to submit issues or pull requests on the [GitHub repository](https://github.com/SupunGurusinghe/SinlinguaDocumentation).
## Installation
To install සිංLingua, use the following command:
```bash
pip install sinlingua
```
## Usage
```python
importsinlingua
```
## Library Functions
This library has 5 functions:
1.[Singlish to Sinhala Text Conversion](https://github.com/SupunGurusinghe/SinlinguaDocumentation/tree/main/1.%20Singlish%20to%20Sinhala%20Text%20Conversion#readme)
2.[Sinhala Audio to Text Conversion](https://github.com/SupunGurusinghe/SinlinguaDocumentation/tree/main/2.%20Sinhala%20Audio%20to%20Text%20Conversion#readme)
4.[Sinhala Text Preprocessing](https://github.com/SupunGurusinghe/SinlinguaDocumentation#:~:text=4.%20Sinhala%20Text%20Preprocessing#readme)
5.[Sinhala Text Summarization](https://github.com/SupunGurusinghe/SinlinguaDocumentation#:~:text=5.%20Sinhala%20Text%20Summarization#readme)
For detailed documentation on each function, visit the [සිංLingua GitHub repository](https://github.com/SupunGurusinghe/SinlinguaDocumentation).
## License
This library is licensed under the MIT License. See the [LICENSE](https://github.com/SupunGurusinghe/SinlinguaDocumentation/blob/main/LICENSE) file for details.
```
You can take this Markdown code and paste it into your README file on GitHub or any other platform that supports Markdown rendering. Make sure to replace the placeholder content with your actual library information and links.
```
## Authors
- Supun Gurusinghe
- Sandaruwini Galappaththi
- Supun Wijesinghe
- Binura Yasodya
For any inquiries or feedback, you can contact us at sssbprojects@gmail.com.