PaddleNLP Logo
stable

快速开始

  • 安装PaddleNLP
  • 使用Docker镜像体验PaddleNLP
  • 10分钟完成高精度中文情感分析

数据准备

  • 整体介绍
  • 数据集列表
  • 加载数据集
  • 自定义数据集
  • 数据处理

模型库

  • Transformer预训练模型
  • 使用Trainer API训练
  • 使用Trainer API进行模型压缩
  • 一键预测功能
  • 预训练词向量

评价指标

  • 评价指标

实践教程

  • AI Studio Notebook

进阶指南

  • 模型压缩
  • 文本生成高性能加速
  • 大规模分布式训练

社区交流共建

  • 如何贡献模型
  • 如何贡献数据集
  • 如何贡献文档案例
  • 如何加入兴趣小组

FAQ

  • PaddleNLP常见问题汇总(持续更新)
  • ⭐️【精选】NLP精选5问
  • ⭐️【理论篇】NLP通用问题
  • ⭐️【实战篇】PaddleNLP实战问题

API Reference

  • paddlenlp.data
  • paddlenlp.datasets
  • paddlenlp.embeddings
  • paddlenlp.layers
  • paddlenlp.losses
  • paddlenlp.metrics
  • paddlenlp.ops
  • paddlenlp.seq2vec
  • paddlenlp.taskflow
    • models
    • code_generation
    • dependency_parsing
    • dialogue
    • information_extraction
    • knowledge_mining
    • lexical_analysis
    • named_entity_recognition
    • poetry_generation
    • pos_tagging
    • question_answering
    • sentiment_analysis
    • task
    • taskflow
    • text_to_image
    • text_correction
    • text_generation
    • text_similarity
    • utils
    • word_segmentation
  • paddlenlp.trainer
  • paddlenlp.transformers
  • paddlenlp.utils
PaddleNLP
  • »
  • paddlenlp.taskflow
  • Edit on GitHub

paddlenlp.taskflow¶

  • models
    • dependency_parsing_model
    • information_extraction_model
    • lexical_analysis_model
    • sentiment_analysis_model
    • text_correction_model
  • code_generation
  • dependency_parsing
  • dialogue
  • information_extraction
  • knowledge_mining
  • lexical_analysis
  • named_entity_recognition
  • poetry_generation
  • pos_tagging
  • question_answering
  • sentiment_analysis
  • task
  • taskflow
  • text_to_image
  • text_correction
  • text_generation
  • text_similarity
  • utils
  • word_segmentation
Next Previous

© Copyright 2021, PaddleNLP. Revision a6509188.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds