.. tdl_getting_start documentation master file, created by
   sphinx-quickstart on Wed Aug 18 12:07:19 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

テキスト分析 with Deep Learning Getting Started
==================================================

.. toctree::
   :maxdepth: 1
   :glob:
   

はじめに
==================
| ここでは、「テキスト分析 with Deep Learning」(TDL)を使った分析の例を紹介します。

| 例では、TDLの文書分類機能、系列ラベリング予測機能について紹介しますが、それ以外にも機能が存在します。
| TDLの詳しい仕様については、 *NEC Advanced Analytics -テキスト分析 with Deep Learning V1.1ユーザガイド* または *NEC Advanced Analytics –テキスト分析 with Deep Learning V1.1 コマンドリファレンスガイド* を参照してください。


分析を実行する
==================

* :doc:`classification`
* :doc:`sequence_labeling`

