Skip to content

Commit

Permalink
create doc for evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatYYX committed Aug 22, 2018
1 parent 812a114 commit b6daed1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/mod_evaluation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Evaluation
==========

.. automodule:: rltk.evaluation.ground_truth
:members:
:special-members:

.. automodule:: rltk.evaluation.trial
:members:
:special-members:

.. automodule:: rltk.evaluation.evaluation
:members:
:special-members:
2 changes: 1 addition & 1 deletion docs/modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ API Reference
mod_parallel_processor.rst
mod_record.rst
mod_similarity.rst
mod_evaluation.rst
.. mod_io.rst
.. mod_blocking.rst
.. mod_tokenizer.rst
.. mod_evaluation.rst

0 comments on commit b6daed1

Please sign in to comment.