NLP-Model-for-Corpus-Similarity
wordview
NLP-Model-for-Corpus-Similarity | wordview | |
---|---|---|
1 | 1 | |
9 | 11 | |
- | - | |
0.0 | 5.7 | |
almost 5 years ago | 19 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NLP-Model-for-Corpus-Similarity
wordview
-
[P] Open-source Python package for Exploratory Data Analysis for modern NLP applications looking for contributors.
If you're working on NLP and you're serious about understanding your data, check out Wordview.
What are some alternatives?
StringDistances.jl - String Distances in Julia
Unredactor - In this project we are tryinbg to create unredactor. Unredactor will take a redacted document and the redacted flag as input, inreturn it will give the most likely candidates to fill in redacted location. In this project we are only considered about unredacting names only. The data that we are considering is imdb data set with many review files. These files are used to buils corpora for finding tfidf score. Few files are used to train and in these files names are redacted and written into redacted folder. These redacted files are used for testing and different classification models are built to predict the probabilies of each class. Top 5 classes i.e names similar to the test features are written at the end of text in unreddacted foleder.
Probabilistic-Programming-and-Bayesian-Methods-for-Hackers - aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
tf-idf - Term Frequency-Inverse Document Frequency from Scratch
bart-base-jax - JAX implementation of the bart-base model
ydata-profiling - 1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.