Skip to content

lhwcv/NLP_practice.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP_practice

We will continuously update some NLP practice based on different tasks.

prerequisites

Software

  • pytorch >= 1.10
  • torchtext >= 0.11.0
  • sklearn
  • tqdm

or


cd  NLP_practice/
pip install --no-cache-dir -r requirements.txt  -i https://mirrors.aliyun.com/pypi/simple/

Classification

- Supported models

- Supported datasets

  • multi datasets in torchtext.datasets e.g SougouNews
  • rt_polarity

Examples:

TODO MORE TASKS

About

Continuously update some NLP practice based on different tasks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published