2537 Forks
9607 Stars
9607 Watchers

PaddleNLP

πŸ‘‘ Easy-to-use and powerful NLP library with πŸ€— Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including πŸ—‚Text Classification, πŸ” Neural Search, ❓ Question Answering, ℹ️ Information Extraction, πŸ“„ Document Intelligence, πŸ’Œ Sentiment Analysis and πŸ–Ό Diffusion AIGC system etc.

How to download and setup PaddleNLP

Open terminal and run command
git clone https://github.com/PaddlePaddle/PaddleNLP.git
git clone is used to create a copy or clone of PaddleNLP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PaddleNLP https://github.com/PaddlePaddle/PaddleNLP/archive/master.zip

Or simply clone PaddleNLP with SSH
[email protected]:PaddlePaddle/PaddleNLP.git

If you have some problems with PaddleNLP

You may open issue on PaddleNLP support forum (system) here: https://github.com/PaddlePaddle/PaddleNLP/issues