/NLP-Projects

NLP related projects

Primary LanguageJupyter Notebook

NLP-Projects

Natural Language Processing related projects, which includes concepts and srcipts about:

  • word2vec, gensim, fastText and tensorflow implementations
  • text similarity, gensim doc2vec and gensim word2vec averaging implementations
  • text classification, tensorflow LSTM and fastText implementations
  • Chinese word segmentation, HMM Viterbi implementations
  • ..