| msgi/nlp-journey |
1,563 |
|
0 |
0 |
over 2 years ago |
3 |
April 29, 2020 |
0 |
apache-2.0 |
Python |
| Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0. |
| benedekrozemberczki/SimGNN |
540 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
gpl-3.0 |
Python |
| A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019). |
| Brokenwind/BertSimilarity |
352 |
|
0 |
0 |
over 3 years ago |
0 |
|
9 |
|
Python |
| Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。 |
| laughtervv/SGPN |
200 |
|
0 |
0 |
almost 7 years ago |
0 |
|
23 |
mit |
Python |
| SGPN:Similarity Group Proposal Network for 3D Point Cloud Instance Segmentation, CVPR, 2018 |
| ChenglongChen/tensorflow-DSMM |
195 |
|
0 |
0 |
over 7 years ago |
0 |
|
2 |
mit |
Python |
| Tensorflow implementations of various Deep Semantic Matching Models (DSMM). |
| NLP-kr/tensorflow-ml-nlp |
157 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
|
Jupyter Notebook |
| 텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지) |
| MartinoMensio/spacy-universal-sentence-encoder |
156 |
|
0 |
3 |
about 3 years ago |
13 |
July 11, 2022 |
9 |
mit |
Python |
| Google USE (Universal Sentence Encoder) for spaCy |
| terrybroad/Learned-Sim-Autoencoder-For-Video-Frames |
140 |
|
0 |
0 |
almost 9 years ago |
0 |
|
1 |
|
Python |
| An implementation of an autoencoder with a learned similarity metric for reconstructing video frames |
| zhangqianhui/vae-gan-tensorflow |
112 |
|
0 |
0 |
over 7 years ago |
0 |
|
4 |
|
Python |
| Tensorflow code of "autoencoding beyond pixels using a learned similarity metric" |
| AaronHeee/Neural-Attentive-Item-Similarity-Model |
100 |
|
0 |
0 |
almost 7 years ago |
0 |
|
4 |
|
Python |
| TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018 |