文件名称:nlp_classification:使用PyTorch,gluonnlp实施与分类有关的nlp论文
文件大小:132.3MB
文件格式:ZIP
更新时间:2024-02-24 12:17:43
nlp text-classification classification korean-nlp pytorch-nlp
与PyTorch分类有关的NLP论文实施 这些论文是使用朝鲜语语料实现的 初步和用法 初步 pyenv virualenv 3.7.7 nlp pyenv activate nlp pip install -r requirements.txt 用法 python build_dataset.py python build_vocab.py python train.py # default training parameter python evaluate.py # defatul evaluation parameter 单句分类(情感分类任务) 使用 (aka nsmc ) 组态