.. ---------------------------------------------------------------------------
.. Copyright 2017-2018 Intel Corporation
..
.. Licensed under the Apache License, Version 2.0 (the "License");
.. you may not use this file except in compliance with the License.
.. You may obtain a copy of the License at
..
..      http://www.apache.org/licenses/LICENSE-2.0
..
.. Unless required by applicable law or agreed to in writing, software
.. distributed under the License is distributed on an "AS IS" BASIS,
.. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
.. See the License for the specific language governing permissions and
.. limitations under the License.
.. ---------------------------------------------------------------------------

.. include:: main.rst


.. toctree::
   :hidden:
   :maxdepth: 1

   quick_start.rst
   installation.rst
   publications.rst
   Jupyter Tutorials <tutorials.rst>
   Model Zoo <model_zoo.rst>

.. toctree::
   :hidden:
   :maxdepth: 1
   :caption: NLP/NLU Models

   Sequence Tagging <tagging/sequence_tagging.rst>
   Sentiment Analysis <sentiment.rst>
   Dependency Parsing <bist_parser.rst>
   Intent Extraction <intent.rst>
   Language Models <lm.rst>
   Information Extraction <information_extraction.rst>
   Transformers <transformers.rst>
   Additional Models <archived/additional.rst>

.. toctree::
   :hidden:
   :maxdepth: 1
   :caption: Optimized Models

   Quantized BERT <quantized_bert.rst>
   Transformers Distillation <transformers_distillation.rst>
   Sparse Neural Machine Translation <sparse_gnmt.rst>

.. toctree::
   :hidden:
   :maxdepth: 1
   :caption: Solutions

   Aspect Based Sentiment Analysis <absa_solution.rst>
   Set Expansion <term_set_expansion.rst>
   Trend Analysis <trend_analysis.rst>

.. .. toctree::
..    :hidden:
..    :maxdepth: 1
..    :caption: Pipelines

..    spacy_bist.rst
..    spacy_np_annotator.rst

.. toctree::
   :hidden:
   :maxdepth: 1
   :caption: For Developers

   nlp_architect API <generated_api/nlp_architect_api_index.rst>
   developer_guide.rst

.. _https://github.com/NervanaSystems/nlp-architect: https://github.com/NervanaSystems/nlp-architect
