Skip to content

Commit

Permalink
docs: readthedocs documentation
Browse files Browse the repository at this point in the history
* chore: change default parameter value

* fix: fix bug in euclidian_dist function

* fix: fix bug in save/load ebmeddings dict

* chore: change default parameter values

* fix: fix bug in set embedding matrix weights

* fix: correct links on readmes moved from userdocs

* docs: docstrings for api_requester and api_router

* chore: remove tokens_matcher

* chore: remove field_getter

* chore: remove random commutator

* fix: fix bug in metrics

* chore: remove dict_embedder

* refactor: rm extra pic

* docs: keras_classification and keras_model docstrings

* docs: fixed keras_classification and keras_model docstrings

* fix: fix bug in metrics

* docs: basic_classification_reader

* feat: add documentation

* docs: basic_classification_iterator

* docs: add attributes to basic_classification_iterator

* docs: update and publish api_requester's docs

* docs: dstc_intents_iterator

* feat: add documentation

* docs: params_evolution

* refactor: write args explicitly in go_bot.network

* docs: update and publish data_learning_iterator's docs

* docs: add docstring to core.data.vocab

* docs: keras_model and keras_classification_model

* docs: fix keras_model and keras_classification_model

* docs: non working keras_model and keras_classification_model

* docs: fixed keras_model and keras_classification_model

* feat: add documentation version 1

* doc: docstrings for DataFittingIterator

* doc: include DataLearningIterator, DataFittinfIterator in data/

* fix: class path

* fix: remove non-existing toctree

* docs: small fixes

* docs: apiref and changed names of metrics

* docs: metrics fixed typing

* docs: add and publish error_models's docs

* docs: improve hello bot

* docs: improve install system

* docs: move Config description to separate page

* docs: add workaroud for links to configs

* docs: improve core.data and Config description

* docs: add example of references to configs

* docs: replace table with features to separate page

* docs: simplify main README

* docs: minor improvements

* docs: improve main README

* docs: fix warnings

* fix: rename Levenstein to Levenshtein

* docs: fix a spelling correction comparison table after Levenshtein renaming

* docs: add a docstring for __call__ method in error_model

* docs: add and publish levenshtein searchers's docs

* docs: info about pre-trained models to features

* docs: fixed info about pre-trained models to features

* docs: fixed docs by linguist

* chore: apply code refactor to sigmoid distance function

* docs: fix malformed table in classifiers.rst

* docs: add typing and docstring to squad components

* docs: typing return value, license

* docs: add squad component docs

* doc: docstrings and rst for HashingTfidfVetroizer

* feat: add documentation 2

* feat: rm DSTC2DatasetReader

* docs: upd docs and license

* fix: roc_auc register name

* docs: improve NER, add RuSentTokenizer

* build: change Jenkinsfile

* docs: add preprocessors

* docs: add docstring for tfidf ranker

* docs: add docstring for tfidf ranker

* fix: indents for nice rendering

* fix: indents for nice rendering

* docs: add and publish typos electors docs

* docs: add DSTC2DatasetReader docstring

* docs: add KvretDatasetReader docstring

* docs: license style and rm unused module

* doc: add SQLiteIterator and SQLiteVocab docstrings

* docs: add DialogDatasetIterator docstring

* fix: add __call__ to rendering

* docs: enlarge docs maximum width and make docs version visible

* style: minor fixes, type aliases

* docs: link in features table

* style: type aliases

* docs: fixed links in features table

* docs: add DialogDBResultDatasetIterator docstring

* docs: add KvretDatasetIterator docstring

* docs: add SplitTokenizer docstring

* docs: add a role for configs links

* feat: add documentation 3

* docs: add a license to ner network and ru_sent_tokenizer

* docs: fix links in spelling_correction readme

* feat: add documentation 4

* docs: add and publish typos dataset readers

* docs: add and publish typos dataset iterator

* docs: add BoWEmbedder docstring

* docs: update typos dataset iterator's doc

* docs: minor fixes

* Update README.md

* Update README.md

* docs: fasttext embedder

* docs: fasttext and glove embedders

* docs: nltk tokenizer

* docs: nltk tokenizer, split tokenizer

* docs: licences

* fix: correct name for levenshtein_corrector_ru

* docs: start documenting typos dictionaries

* docs: update docs for abstract DatasetReader

* docs: add docs for TagOutputPrettifier

* feat: add documentation 5

* docs: add docstrings, .rst for StreamSpacyTokenizer

* feat: add documentation 6

* feat: add documentation 7

* feat: add documentation 8

* doc: add docstrings and rst for RussianTokenizer, update StreamSpacyTokenizer

* fix: typos, facts

* feat: add documentation 9

* docs: add and publish docs for str_lower

* docs: aaply new doc design

* docs: classes type

* fix: squad_preprocessor __call__ typing

* fix: squad_preprocessor __call__ typing

* fix: final minor fixes

* fix: fix squad_preprocessor typing

* fix: final minor fixes

* docs: add and publish docs nltk_moses_tokenizer

* docs: upd squad_preprocessor docstrings

* feat: add documentation 10

* refactor: some codestyle fixes

* docs: add KnowledgeBase docs

* feat: add documentation 11

* fix: class, attrs, meth syntax

* fix: put hashing_tfidf_vectorizer under vectorizers module

* style: make type references red

* feat: add documentation 11

* docs: update doc for StaticDictionary

* docs: update docs for typos dictionaries

* feat: remove ranking with ubuntu v2 and sber faq

* docs: update docs for spelling correction

* fix: return dataset iterators

* doc: tf-idf ranker readme

* docs: fix insurance reader docstring

* docs: add seq2seq_go_bot module doc

* docs: args from init to class description

* docs: restructure ranking module, edit odqa.rst

* docs: upd squad docs

* docs: improve preprocessors and morpho_tagger

* fix mdoels.rst

* docs: move lazy_tokenizer, rebuild registry

* docs: add lazy_tokenizer

* docs: improve assemble_embeddins_matrix

* docs: improve assemble_embeddins_matrix, add sanitizer

* docs: add simple, dialog, character vocabs

* docs: add slotfill_raw, change preprocessors

* chore: replace http://lnsigo.mipt.ru/export/ with http://files.deeppavlov.ai/

* doc: edit odqa rst readme

* docs: fix table form after files link update

* docs: seq2seq_go_bot overall doc

* doc: add Comparison section to tfidf ranker and odqa

* docs: update error_model's docstrings

* docs: reformat a table in rest_api devguide

* docs: tracker is not a Component

* fix: config links

* docs: change configs links format in config_description

* docs: correct an anchor link in spelling_correction readme

* docs: upd squad docs and fix ranking methods

* docs: upd squad docs

* docs: add GoalOrientedBotNetwork docstring

* docs: add dstc2_ner, improve morphotagging

* docs: add conll2003 and ontonotes, improve slotfill and squad

* Update README.md

Added 'Documentation' section and link to documentation page.

* docs: move config parameters to GoBot class

* docs: add new line before args, some fixes in classifiers

* docs: some fixes in classifiers

* docs: some fixes in classifiers and evolution

* feat: rm gobot_dstc2_all config

* docs: update go_bot.rst

* docs: professor comments

* docs: add tensorboard_log_dir train config parameter description

* docs: upd squad component doc

* docs: upd squad dataset_iterator and dataset_reader docs

* docs: main README.md links to readthedocs for components documentation

* docs: fix the link in elmo docstring example

* fix: register featurized_tracker again

* docs: move go_bot from components to skills

* fix: seq2seq parameters naming

* fix: correctly read data format in basic_classification_reader

* chore: remove urls.py

* feat: initial version with vocabs in pipe

* chore: change default parameter values

* chore: change default parameter values

* docs: fix go bot links in features list

* docs: ignore an AttributeError __enter__ for `with tf.Session()` when building docs

* docs: fix a missing link in odqa-squad
  • Loading branch information
yurakuratov authored and seliverstov committed Aug 7, 2018
1 parent 65c04ef commit 0601468
Show file tree
Hide file tree
Showing 233 changed files with 7,116 additions and 5,283 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ node('gpu') {
virtualenv --python=python3 ".venv-$BUILD_NUMBER"
. .venv-$BUILD_NUMBER/bin/activate
sed -i "s/stream=True/stream=False/g" deeppavlov/core/data/utils.py
python setup.py develop
pip install -e .[tests]
pip install -r dp_requirements/tf-gpu.txt
pip install -r requirements-dev.txt
"""
}
stage('Tests') {
Expand Down
202 changes: 0 additions & 202 deletions LICENSE

This file was deleted.

0 comments on commit 0601468

Please sign in to comment.