LexVec Go 的自然语言处理 LexVec

xuanbao2016-09-07 15:56:30 • 1946 次点击    
这是一个分享于 2016-09-07 15:56:30 的项目,其中的信息可能已经有所发展或是发生改变。

LexVec 是 Go 实现的自然语言处理,类似 Google 的 Word2vec。 是一个将单词转换成向量形式的工具。可以把对文本内容的处理简化为向量空间中的向量运算,计算出向量空间上的相似度,来表示文本语义上的相似度。

This is an implementation of the LexVec word embedding model (similar to word2vec and GloVe) that achieves state of the art results in multiple NLP tasksRead More

Latest commit to the master branch on 12-30-2020
Download as zip
授权协议:
MIT
开发语言:
Google Go 查看源码»
操作系统:
跨平台
1946 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传