MindSpore Text
is an open source text toolbox based on MindSpore (The master branch works with MindSpore 1.5.)
In the exmaples catalogue maily provodes rich application examples covering mainstream NLP task to help developers accelerate problem solving.
- Transformer[]
- Bert[]
- Bart[]
- FastText[]
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.
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.
If you find this project useful in your research, please consider citing:
@misc{mindnlp2022,
title={MindSpore Text Toolbox and Benchmark},
author={MindSpore Text Contributors},
howpublished = {\url{https://github.com/mindlab-ai/mindnlp}},
year={2021}
}