Skip to content

Files

Latest commit

 

History

History
74 lines (49 loc) · 3.42 KB

links.rst

File metadata and controls

74 lines (49 loc) · 3.42 KB

Links

Project Codes and Package

Issues

To report bugs and issues, please go to Issues.

Gensim Incubator

Chinmaya Pancholi, a student in Indian Institute of Technology, Kharagpur, is supported by Google Summer of Code (GSoC) project to support the open-source project for gensim. Part of his project is to employ the wrapping ideas in shorttext to integrate keras, scikit-learn and gensim.

Chinmaya's blog posts: https://rare-technologies.com/author/chinmaya/

Chinmaya's proposal for GSoC: https://github.com/numfocus/gsoc/blob/master/2017/proposals/Chinmaya_Pancholi.md

Blog Entries

"R or Python on Text Mining," Everything About Data Analytics, WordPress (2015). [WordPress]

"Short Text Categorization using Deep Neural Networks and Word-Embedding Models," Everything About Data Analytics, WordPress (2015). [WordPress] (A code demonstration can be found in an early version of the Github repository for this package: here)

"Toying with Word2Vec," Everything About Data Analytics, WordPress (2015). [WordPress]

"Probabilistic Theory of Word Embeddings: GloVe," Everything About Data Analytics, WordPress (2016). [WordPress]

"Word-Embedding Algorithms," Everything About Data Analytics, WordPress (2016). [WordPress]

"Python Package for Short Text Mining," Everything About Data Analytics, WordPress (2016). [WordPress]

"Short Text Mining using Advanced Keras Layers and Maxent: shorttext 0.4.1," Everything About Data Analytics, WordPress (2017). [WordPress]

"Word Mover’s Distance as a Linear Programming Problem," Everything About Data Analytics, WordPress (2017). [WordPress]

"Release of shorttext 0.5.4," Everything About Data Analytics, WordPress (2017). [WordPress]

"Document-Term Matrix: Text Mining in R and Python," Everything About Data Analytics, WordPress (2018). [WordPress]

"Package shorttext 1.0.0 Released," Medium (2018). [Medium]

Home: :doc:`index`