Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

simonschoe
/
call2vec

Text Classification
fastText
English
text
semantic-similarity
earnings-call-transcripts
word2vec
Model card Files Files and versions
xet
Community

Instructions to use simonschoe/call2vec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • fastText

    How to use simonschoe/call2vec with fastText:

    from huggingface_hub import hf_hub_download
    import fasttext
    
    model = fasttext.load_model(hf_hub_download("simonschoe/call2vec", "model.bin"))
  • Notebooks
  • Google Colab
  • Kaggle
call2vec
2.54 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
simonschoe's picture
simonschoe
update README
a57c3ee almost 3 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • README.md
    4.94 kB
    update README almost 3 years ago
  • model.bin
    2.54 GB
    xet
    model v3 almost 4 years ago
  • vocab.txt
    859 kB
    model v3 almost 4 years ago