All Projects → apachecn → Gensim Doc Zh

apachecn / Gensim Doc Zh

Licence: gpl-3.0
gensim 中文文档

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Gensim Doc Zh

Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
Stars: ✭ 30 (-56.52%)
Mutual labels:  gensim
Word2vec Tutorial
中文詞向量訓練教學
Stars: ✭ 426 (+517.39%)
Mutual labels:  gensim
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-30.43%)
Mutual labels:  gensim
hcn
Hybrid Code Networks https://arxiv.org/abs/1702.03274
Stars: ✭ 81 (+17.39%)
Mutual labels:  gensim
Fast sentence embeddings
Compute Sentence Embeddings Fast!
Stars: ✭ 384 (+456.52%)
Mutual labels:  gensim
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+1044.93%)
Mutual labels:  gensim
10 days of deep learning
10 days 10 different practical applications of Deep Learning (primarily NLP) using Tensorflow and Keras
Stars: ✭ 28 (-59.42%)
Mutual labels:  gensim
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+1540.58%)
Mutual labels:  gensim
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+485.51%)
Mutual labels:  gensim
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-37.68%)
Mutual labels:  gensim
wordfish-python
extract relationships from standardized terms from corpus of interest with deep learning 🐟
Stars: ✭ 19 (-72.46%)
Mutual labels:  gensim
Adam qas
ADAM - A Question Answering System. Inspired from IBM Watson
Stars: ✭ 330 (+378.26%)
Mutual labels:  gensim
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (-65.22%)
Mutual labels:  gensim
pydataberlin-2017
Repo for my talk at the PyData Berlin 2017 conference
Stars: ✭ 63 (-8.7%)
Mutual labels:  gensim
Twitterldatopicmodeling
Uses topic modeling to identify context between follower relationships of Twitter users
Stars: ✭ 48 (-30.43%)
Mutual labels:  gensim
word2vec-pt-br
Implementação e modelo gerado com o treinamento (trigram) da wikipedia em pt-br
Stars: ✭ 34 (-50.72%)
Mutual labels:  gensim
Gensim Data
Data repository for pretrained NLP models and NLP corpora.
Stars: ✭ 622 (+801.45%)
Mutual labels:  gensim
Sine
A PyTorch Implementation of "SINE: Scalable Incomplete Network Embedding" (ICDM 2018).
Stars: ✭ 67 (-2.9%)
Mutual labels:  gensim
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (-11.59%)
Mutual labels:  gensim
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-71.01%)
Mutual labels:  gensim

Gensim 中文文档

原文:Gensim 文档

协议:CC BY-NC-SA 4.0

代码是为人类阅读而写,只是顺便能被机器执行罢了。——哈罗德·埃布尔森

联系方式

负责人

加入方式

免责声明 - 【只供学习参考】

  • ApacheCN 纯粹出于学习目的与个人兴趣翻译本书
  • ApacheCN 保留对此版本译文的署名权及其它相关权利

下载

Docker

docker pull apachecn0/gensim-doc-zh
docker run -tid -p <port>:80 apachecn0/gensim-doc-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install gensim-doc-zh
gensim-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g gensim-doc-zh
gensim-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

赞助我们

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].