Skip to content
/ EasyNLP Public

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

License

Notifications You must be signed in to change notification settings

Nrgeup/EasyNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!"

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published