spacy-sentence-bert
Sentence transformers models for SpaCy
파일 탐색기
최종 버전 다운로드 (.zip)- run-tests.sh
- tests.yml
- settings.json
- en_allenai_specter.json
- en_average_word_embeddings_glove_6B_300d.json
- en_average_word_embeddings_glove_840B_300d.json
- en_average_word_embeddings_komninos.json
- en_average_word_embeddings_levy_dependency.json
- en_msmarco_distilbert_base_v2.json
- en_msmarco_distilroberta_base_v2.json
- en_msmarco_roberta_base_v2.json
- en_nli_bert_base.json
- en_nli_bert_base_cls_pooling.json
- en_nli_bert_base_max_pooling.json
- en_nli_bert_large.json
- en_nli_bert_large_cls_pooling.json
- en_nli_bert_large_max_pooling.json
- en_nli_distilbert_base.json
- en_nli_distilbert_base_max_pooling.json
- en_nli_roberta_base.json
- en_nli_roberta_large.json
- en_nq_distilbert_base_v1.json
- en_paraphrase_distilroberta_base_v1.json
- en_quora_distilbert_base.json
- en_stsb_bert_base.json
- en_stsb_bert_large.json
- en_stsb_distilbert_base.json
- en_stsb_roberta_base.json
- en_stsb_roberta_large.json
- xx_cross_en_de_roberta_sentence_transformer.json
- xx_distiluse_base_multilingual_cased_v2.json
- xx_LaBSE.json
- xx_paraphrase_xlm_r_multilingual_v1.json
- xx_quora_distilbert_multilingual.json
- xx_stsb_xlm_r_multilingual.json
- __init__.py
- language.py
- util.py
- test_load_nlp.py
- .gitignore
- build_models.sh
- create.py
- LICENSE
- main.py
- MANIFEST.in
- README.md
- requirements.txt
- setup.cfg
- setup.py
- test.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/MartinoMensio/spacy-sentence-bert
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd spacy-sentence-bert
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
