1. Installation

1.1. Installation

  1. Using pip

    pip install easynlp --user
    

1.2. Example

import easynlp
easynlp.start()
# Print: "Import successful!"