Skip to content
View lihait's full-sized avatar

Block or report lihait

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ExtractTopicSentence ExtractTopicSentence Public

    基于标题分类的主题句提取方法可描述为: 给定一篇新闻报道, 计算标题与新闻主题词集的相似度, 判断标题是否具有提示性。对于提示性标题,抽取新闻报道中与其最相似的句子作为主题句; 否则, 综合利用多种特征计算新闻报道中句子的重要性, 将得分最高的句子作为主题句。

    Java 40 16

  2. EmotionAnalysis EmotionAnalysis Public

    针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。

    Java 36 19

  3. CollocationFinder CollocationFinder Public

    基于WordNet和句法依存树,实现对英语短语的搭配提取,包括连续的和非连续的英语短语词组。

    Java 10 1

  4. CRF-Spark CRF-Spark Public

    Forked from xinzhg/CRF-Spark

    A Spark-based implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data

    Scala 6 9

  5. MachineLearningCode MachineLearningCode Public

    自己实现的机器学习算法,如KNN,协同过滤推荐,朴素贝叶斯等

    Python 5 2

  6. answerClassification answerClassification Public

    基于英文社区问答系统的答案提取与答案自动分类的实现

    Java 2 3