资源算法dash-docset-allennlp

dash-docset-allennlp

2020-04-08 | |  28 |   0 |   0

dash-docset-allennlp

图片.png

View AllenNLP docs in the dash offline docset browser.

To use, you can add this feed in Dash:

https://raw.githubusercontent.com/bckim92/dash-docset-allennlp/master/AllenNLP.xml

Or download the latest release here.

Notes

  • TODOs

    • Trim unnecessary fields

    • Automate docset generation process

Steps to generate the docset

  1. Build AllenNLP document with Sphinx

git clone git@github.com:allenai/allennlp.git
# Install dependencies, then
cd allennlp/doc
make html
  1. Convert html document to docset

doc2dash ${allennlp_path}/doc/html -n AllenNLP -I index.html
  1. Set additional configurations for docset

# Add icons
cp icon.png AllenNLP.docset/
cp icon@2x.png AllenNLP.docset/Contents/Resources/Documents/

# Set online redirection
vi AllenNLP.docset/Contents/Info.plist
# Add "<key>DashDocSetFallbackURL</key>" and "<string>https://allenai.github.io/allennlp-docs/</string>"

References


上一篇:allenNLP_tagger

下一篇:fever-allennlp

用户评价
全部评价

热门资源

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...