Skip to content

Commit

Permalink
🎨 add ltp.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
AlongWY committed Oct 13, 2022
1 parent 9619330 commit 23b1bbe
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions python/interface/docs/api/ltp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
LTP 文档
===========

Submodules
----------

ltp.interface module
--------------------

.. automodule:: ltp.interface
:members:
:undoc-members:
:show-inheritance:

ltp.legacy module
-----------------

.. automodule:: ltp.legacy
:members:
:undoc-members:
:show-inheritance:

ltp.nerual module
-----------------

.. automodule:: ltp.nerual
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: ltp
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 23b1bbe

Please sign in to comment.