Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singhmnprt01/nlp-and-pytorch
NLP use cases using popular solutions: Frequency Embeddings, Word embedding (word2vec, doc2vec, Glove), RNN,LSTM, Transformers-BERT, Sentence_Transformers etc. PyTorch
https://github.com/singhmnprt01/nlp-and-pytorch
doc2vec nlp-machine-learning sentence-transformers tfidf word2vec
Last synced: about 17 hours ago
JSON representation
NLP use cases using popular solutions: Frequency Embeddings, Word embedding (word2vec, doc2vec, Glove), RNN,LSTM, Transformers-BERT, Sentence_Transformers etc. PyTorch
- Host: GitHub
- URL: https://github.com/singhmnprt01/nlp-and-pytorch
- Owner: singhmnprt01
- Created: 2021-02-21T16:38:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T17:42:27.000Z (3 months ago)
- Last Synced: 2024-08-18T19:00:08.642Z (3 months ago)
- Topics: doc2vec, nlp-machine-learning, sentence-transformers, tfidf, word2vec
- Language: Jupyter Notebook
- Homepage:
- Size: 12.1 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NLP_ML_Models
### TF-IDF; Word Embeddings(word2vec, Glove, doc2vec); transformers (BERT, RoBERTa, etc.), etc.
### NLP Libraries used: Tensorflow, PyTorch, transformers by huggingface, gensim, spacy, etc.