Skip to content
View jianzhengming's full-sized avatar
Block or Report

Block or report jianzhengming

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

    Forked from stanfordnlp/GloVe

    GloVe model for distributed word representation

    C

  2. glove.py glove.py Public

    Forked from hans/glove.py

    Python implementation of GloVe word embedding algorithm (Pennington et al., 2014) for educational purposes

    Python

  3. glove-python glove-python Public

    Forked from maciejkula/glove-python

    Toy Python implementation of http:https://www-nlp.stanford.edu/projects/glove/

    Python

  4. Word2VecExample Word2VecExample Public

    Forked from dhammack/Word2VecExample

    An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language understanding evaluation task.

    Python

  5. wikiextractor wikiextractor Public

    Forked from attardi/wikiextractor

    A tool for extracting plain text from Wikipedia dumps

    Python

  6. Wikipedia_Word2vec Wikipedia_Word2vec Public

    Forked from panyang/Wikipedia_Word2vec

    Train Word2vec Model based on Wikipedia

    Python