mountainguan / fastText_learningLinks
fastText中文实践
☆20Updated 7 years ago
Alternatives and similar repositories for fastText_learning
Users that are interested in fastText_learning are comparing it to the libraries listed below
Sorting:
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆35Updated 7 years ago
- Named Entity Recognition & Relation Extraction 实体命名识别与关系分类☆32Updated 3 years ago
- 面向金融领域的实体关系抽取☆51Updated 6 years ago
- Time entity recognition tool based on regular expression 基于正则表达式的中文时间实体识别(时间提取)工具☆24Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- chinese anti semantic word search interface based on dict crawled from online resources, ChineseAntiword,针对中文词语的反义词查询接口☆59Updated 6 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 7 years ago
- CCKS2019面向金融领域的事件主体抽取☆46Updated 6 years ago
- self summary after attending CCL2018 (全国计算语言学学术会议), CCL2018参会总结,包括会议论文下载脚本,会议前言技术报告下载,以及个人的一点总结.☆27Updated 6 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- 用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化☆32Updated 6 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 5 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- 中文实体抽取☆14Updated 6 years ago
- 常见中文知识图谱的链接☆22Updated 8 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- self complemented WeiboIndexSpyder based on Selenium ,新浪微博指数(微指数)采集,包括综合指数,移动端指数,PC端指数☆31Updated 7 years ago
- 中文的word2vec以及doc2vec模型,使用维基百度的数据训练。供大家参考☆47Updated 7 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆78Updated 4 years ago
- 提出基于划分的LDA主题模型 (PLDA)。对传统LDA模型进行改进,考虑中长篇文档篇章结构较为清晰,传统LDA在处理中长篇文档时不能识别每个篇章的主题,提出基于划分的LDA主题模型,对中长篇文档如新闻报道】国务院工作报告等按照段落进行划分,先拆后合,并将其效果与传统LDA…☆40Updated 6 years ago
- 多种句子相似度算法☆36Updated 7 years ago
- 基于cnn+tensorflow实现的短文本分类☆28Updated 6 years ago