| shibing624/text2vec |
3,610 |
|
0 |
4 |
over 2 years ago |
35 |
September 20, 2023 |
10 |
apache-2.0 |
Python |
| text2vec, text to vector. 文本向量表征工具,把文本转化为向量矩阵,实现了Word2Vec、RankBM25、Sentence-BERT、CoSENT等文本表征、文本相似度计算模型,开箱即用。 |
| 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. |
| plasticityai/magnitude |
1,542 |
|
0 |
0 |
over 3 years ago |
0 |
|
37 |
mit |
Python |
| A fast, efficient universal vector embedding utility package. |
| Hironsan/awesome-embedding-models |
1,329 |
|
0 |
0 |
about 7 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| A curated list of awesome embedding models tutorials, projects and communities. |
| commonsense/conceptnet-numberbatch |
1,114 |
|
0 |
0 |
over 4 years ago |
0 |
|
7 |
other |
Python |
| kavgan/nlp-in-practice |
861 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| 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. |
| dselivanov/text2vec |
829 |
|
15 |
18 |
over 2 years ago |
10 |
November 09, 2023 |
24 |
other |
R |
| Fast vectorization, topic modeling, distances and GloVe word embeddings in R. |
| anvaka/word2vec-graph |
650 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Python |
| Exploring word2vec embeddings as a graph of nearest neighbors |
| zhezhaoa/ngram2vec |
638 |
|
0 |
0 |
over 6 years ago |
0 |
|
14 |
|
Python |
| Four word embedding models implemented in Python. Supporting arbitrary context features |
| monikkinom/ner-lstm |
528 |
|
0 |
0 |
about 7 years ago |
0 |
|
12 |
|
Python |
| Named Entity Recognition using multilayered bidirectional LSTM |