Skip to content
#

glove

Here are 274 public repositories matching this topic...

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。

  • Updated Apr 7, 2022
  • Python

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断等。

  • Updated Apr 3, 2022
  • Python

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.

  • Updated Oct 13, 2018
  • Jupyter Notebook

Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015

  • Updated May 12, 2021
  • Python

Improve this page

Add a description, image, and links to the glove topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glove topic, visit your repo's landing page and select "manage topics."

Learn more