ASUS-AICS / LibMultiLabel-Old-Archive

This library has been moved to https://github.com/ntumlgroup/LibMultiLabel
MIT License
153 stars 29 forks source link

Add Tutorial for AttentionXML #368

Closed donglihe-hub closed 7 months ago

donglihe-hub commented 7 months ago

What does this PR do?

Add tutorial for AttentionXML.

It seems that I have no rights to modify the bibliography.

Test CLI & API (bash tests/autotest.sh)

Test APIs used by main.py.

Check API Document

If any new APIs are added, please check if the description of the APIs is added to API document.

Test quickstart & API (bash tests/docs/test_changed_document.sh)

If any APIs in quickstarts or tutorials are modified, please run this test to check if the current examples can run correctly after the modified APIs are released.

donglihe-hub commented 7 months ago

@Eleven1Liu Please review the new documentation.

Sphinx uses global reference, which means all references will be one and only one place that lists all the references (Like a bibliography). That's why you can see AttentionXML in linear "handling many labels". I suggest we move the bibliography to another file.