# text **Repository Path**: ydgrasil/text ## Basic Information - **Project Name**: text - **Description**: The MindSpore Text package consists of data processing utilities and popular datasets for natural language. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 165 - **Created**: 2022-07-19 - **Last Updated**: 2022-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MindSpore Text ## Introduction MindSpore Text is an open source NLP library based on MindSpore. The master branch works with **MindSpore 1.8**. ## License This project is released under the [Apache 2.0 license](LICENSE). ## Feedbacks and Contact The dynamic version is still under development, if you find any issue or have an idea on new features, please don't hesitate to contact us via [Gitee Issues](https://gitee.com/mindspore/text/issues). ## Acknowledgement MindSpore is an open source project that welcome any contribution and feedback. We wish that the toolbox and benchmark could serve the growing research community by providing a flexible as well as standardized toolkit to reimplement existing methods and develop their own new semantic segmentation methods. # Contributor ## Citation If you find this project useful in your research, please consider citing: ```latex @misc{mindtext2022, title={{MindSpore Text}:MindSpore text library}, author={MindSpore Text Contributors}, howpublished = {\url{https://gitee.com/mindspore/text}}, year={2022} } ```