dapaozhan / word2vec
1、基于gensim的word2vec模型的训练 2、基于skip_gram模型的词向量模型的训练 3、词向量模型的评估(近义词、反义词) 4、兼容基于gensim的word2vec模型的训练、基于skip_gram模型的词向量模型的训练的增量模型的训练 5、转换词向量
☆10Updated 4 years ago
Alternatives and similar repositories for word2vec:
Users that are interested in word2vec are comparing it to the libraries listed below
- A transformer model that should be able to solve a simple NER task☆11Updated 6 years ago
- flyai 医疗QA NLG☆21Updated 5 years ago
- 闲聊机器人☆11Updated 4 years ago
- ☆15Updated 4 years ago
- 新词发现/新词挖掘/自由度/凝固度/python3☆10Updated 5 years ago
- 通过示例阐述如何使用pycrfsuite☆10Updated 8 years ago
- NLP| 自动文本摘要| 热词发现| 新词发现☆18Updated 5 years ago
- 基于语义理解、知识图谱的聊天机器人☆28Updated 6 years ago
- 结构化信息抽取,知识构建。☆16Updated 5 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Updated 2 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 5 years ago
- 医疗命名实体识别, CRF,☆13Updated 5 years ago
- ☆14Updated 8 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆14Updated 3 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- pytorch版bert权重转tf☆21Updated 4 years ago
- a bilstm-seq2seq ner script from baidu-ner contest☆9Updated 8 years ago
- ☆17Updated 4 years ago
- 命名实体消歧的实现☆41Updated 6 years ago
- 竞赛任务: 输入: 输入文件包括若干行中文短文本。 输出: 输出文本每一行包括此中文短文本的实体识别与链指结果,需识别出文本中所有mention(包括实体与概念),每个mention包含信息如下:mention在给定知识库中的ID,mention名和在中文短文本中的位置偏移…☆15Updated 2 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- 天池大赛:金融大脑-金融智能NLP服务☆16Updated 6 years ago
- 2019语言与智能技术竞赛第5名方案☆14Updated 5 years ago
- A tool for extracting chunks from Penn Chinese Treebank☆18Updated 7 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆12Updated 7 years ago
- 面向中文领域的轻量文本匹配框架,集成文本匹配,文本蕴含,释义识别等领域的各个经典,STA模型☆25Updated 5 years ago
- 人人都能看懂的轻量级解决方案☆16Updated 4 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆11Updated 4 years ago
- 采用依存句法分析进行关系抽 取☆21Updated 6 years ago
- DataFountain第五届达观杯第4名方案☆12Updated 3 years ago