Skip to content
View michaelkane1919's full-sized avatar

Block or report michaelkane1919

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. nlp-project nlp-project Public

    natural language process

  2. TextInfoExp TextInfoExp Public

    Forked from Roshanson/TextInfoExp

    文本处理实践课资料,包含文本特征提取(TF-IDF),文本分类,文本聚类,word2vec训练词向量及同义词词林中文词语相似度计算、文档自动摘要,信息抽取,情感分析与观点挖掘等实验。

    Python

  3. lda lda Public

    Forked from lda-project/lda

    Topic modeling with latent Dirichlet allocation using Gibbs sampling

    Python

  4. python-LDA python-LDA Public

    Forked from nkhuyu/python-LDA

    lda模型的python实现

    Python

  5. Data-Mining-Projects Data-Mining-Projects Public

    Forked from ikmalpani/Data-Mining-Projects

    Programming project and Research project for CS583 - Prof. Bing Liu

    Jupyter Notebook

  6. Opinion-extractor-using-NLTK-parser Opinion-extractor-using-NLTK-parser Public

    Forked from Vaiosme/Opinion-extractor-using-NLTK-parser

    Extracting the words describing a certain word that is given to the analyser as input. Used the NLTK tools provided by sussex uni, which include a parser that helps our analyser identify words.

    Python