Skip to content
View jonesky's full-sized avatar

Block or report jonesky

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. tutorials tutorials Public

    Forked from p4lang/tutorials

    P4 language tutorials

    Python 1

  2. TextInfoExp TextInfoExp Public

    Forked from Roshanson/TextInfoExp

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

    Python

  3. word2vecpy word2vecpy Public

    Forked from deborausujono/word2vecpy

    Python implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms

    Python

  4. word2vec-cluster word2vec-cluster Public

    Forked from gaetangate/word2vec-cluster

    A script to perform a word embeddings clustering using the K-Means algorithm

    Python

  5. fastText fastText Public

    Forked from sjhddh/fastText

    A python implementation of Tomas Mikolov's new paper about a fast and accurate approach for text classification.

    Python

  6. FastText-1 FastText-1 Public

    Forked from ZhengZhangAprile/FastText

    This is a python script for fast text classification.

    Python