lplping / tensorflow-for-javaLinks
使用java调用tensorflow,Keras模型
☆24Updated 7 years ago
Alternatives and similar repositories for tensorflow-for-java
Users that are interested in tensorflow-for-java are comparing it to the libraries listed below
Sorting:
- ☆96Updated 5 years ago
- ☆75Updated 7 years ago
- implement some fancy text classification models by using keras☆98Updated 7 years ago
- Examples of Invoking TensorFlow from Java☆74Updated 7 years ago
- textcnn多标签文本分类☆37Updated 7 years ago
- SVM, FastText, TextCNN, BiGRU, CNN-BiGRU在短分本分类上的对比☆87Updated 7 years ago
- 使用word2vec进行中文词向量的 训练☆90Updated 7 years ago
- AI100文本分类竞赛代码。从传统机器学习到深度学习方法的测试☆253Updated 8 years ago
- using jieba and doc2vec to implement sentiment analysis for Chinese docs☆79Updated 7 years ago
- siamese dssm sentence_similarity sentece_similarity_rank tensorflow☆60Updated 7 years ago
- 文本分类的目前测试效果较好的算法☆57Updated 6 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- Tensorflow中的Seq2Seq全家桶☆123Updated 6 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- keras+tensorflow+python3下的中文分词, 大数据可训练,解决内存不够用问题☆40Updated 7 years ago
- cnn+word2vec做文本分类☆24Updated 9 years ago
- ☆188Updated 7 years ago
- several methods for text classification☆187Updated 8 years ago
- ☆133Updated 8 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 这是我在小象学院课程《深度学习之TensorFlow高级编程》的课程代码☆111Updated 4 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆187Updated 7 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆96Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆196Updated last year
- 语义相似度计算各种算法实现汇总☆47Updated 8 years ago
- 用户评论标签挖掘☆73Updated 8 years ago
- Lstm+Cnn 预训练词向量 文本分类☆104Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 6 years ago