EasyNLP icon indicating copy to clipboard operation
EasyNLP copied to clipboard

An easy-to-use toolkit for natural language processing tasks.

License: MIT Documentation Status

An easy-to-use toolkit for natural language processing tasks.

Table of Contents

Installation

pip install easynlp --user

Examples

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

Documentation

FAQ

  • What is the purpose of building this package?

    • For me, just for fun and learning in practice.
    • For users, I hope to help them build the entire code framework to solve NLP tasks more easily.
  • Why is the function of this package so imperfect?

    • I am working hard to expand more functions.

License

License