Quincy1994 / SparkStudyLinks
some code for spark
☆17Updated 8 years ago
Alternatives and similar repositories for SparkStudy
Users that are interested in SparkStudy are comparing it to the libraries listed below
Sorting:
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆53Updated 6 years ago
- Chinese NLP package☆38Updated 6 years ago
- 《实体数据挖掘与知识图谱构建》一书的代码和实验数据。☆43Updated 9 years ago
- 语义相似度计算各种算法实现汇总☆45Updated 7 years ago
- 知识图谱、推荐搜索相关资料、AI☆17Updated 4 years ago
- 用户评论标签挖掘☆71Updated 8 years ago
- Chinese segmentation simple by keras☆45Updated 7 years ago
- 中文命名实体识别(公司名称),Tensorflow 1.3 + Python3☆38Updated 7 years ago
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆87Updated 5 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆26Updated 8 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 知识图谱轻量框架☆62Updated 9 years ago
- Opendial对话语料库☆50Updated 6 years ago
- DeepDive Tutorial with Chinese Support☆34Updated 3 years ago
- E-Commerce Sentiment Dict☆130Updated 6 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆80Updated 6 years ago
- CSDN用户画像技术评测☆27Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- Rossmann Store Sales: https://www.kaggle.com/c/rossmann-store-sales☆10Updated 7 years ago
- 基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。☆40Updated 8 years ago
- 使用HMM模型实现的机构名实体识别☆47Updated 7 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆84Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆109Updated 6 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 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
- ATEC 金融大脑-金融智能NLP服务☆88Updated 7 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆112Updated 9 years ago