Pinned Repositories
InvertedFiles.jl
Implements a generic Inverted Index data structure for full text search and other kinds of search domains
KCenters.jl
A library gathering diverse algorithms for clustering, similarity search, prototype selection, and data encoding based on k-cluster algorithms.
KNearestCenters.jl
Classification algorithms based on kernel nearest centers
natix
The natix library
SearchModels.jl
Searching configurations in abstract spaces using stochastic search methods
SimilaritySearch.jl
A nearest neighbor search library with exact and approximate algorithms
SimilaritySearchDemos
Demos for the similarity search using popular notebooks like Jupyter and Pluto
SimSearchManifoldLearning.jl
Non-linear dimensional reduction using SimilaritySearch (ManifoldLearning and UMAP)
TextClassification.jl
A text classification library using the microtc approach
TextSearch.jl
Searching methods and models for textual data; it was designed to work with SimilaritySearch.jl
sadit's Repositories
sadit/SimilaritySearch.jl
A nearest neighbor search library with exact and approximate algorithms
sadit/SimSearchManifoldLearning.jl
Non-linear dimensional reduction using SimilaritySearch (ManifoldLearning and UMAP)
sadit/TextSearch.jl
Searching methods and models for textual data; it was designed to work with SimilaritySearch.jl
sadit/InvertedFiles.jl
Implements a generic Inverted Index data structure for full text search and other kinds of search domains
sadit/KNearestCenters.jl
Classification algorithms based on kernel nearest centers
sadit/KCenters.jl
A library gathering diverse algorithms for clustering, similarity search, prototype selection, and data encoding based on k-cluster algorithms.
sadit/SimilaritySearchDemos
Demos for the similarity search using popular notebooks like Jupyter and Pluto
sadit/SpatialAccessTrees.jl
Spatial access trees
sadit/Intersections.jl
Algorithms for computing intersection using sorted lists of integers as sets
sadit/JuliaApps
Simple and effective Julia's application workaround
sadit/SearchModels.jl
Searching configurations in abstract spaces using stochastic search methods
sadit/SurrogatedDistanceModels.jl
Surrogate distance models
sadit/TextClassification.jl
A text classification library using the microtc approach
sadit/ALGO-IR
Notebooks de ejemplos y tareas para el curso de algoritmos de la MCDI enfocado a recuperación de información
sadit/BagOfWords.jl
Explores representations based on bag words
sadit/BagOfWordsVsTransformers
experimental results of comparing bag of words vs some bert-based classifiers
sadit/ingeotec.github.io
INGEOTEC
sadit/IR-2024
Curso de recuperación de información 2024
sadit/Jchemo.jl
Julia package for regression and discrimination, with focus on high-dimensional data (e.g. Partial Least Squares Regression)
sadit/julia-survey-23
sadit/JuliaSurveyForm.jl
A package generates Julia-based survey form in many different languages and formats.
sadit/LMDB.jl
Julia interface to Lightning Memory-Mapped Database (LMDB)
sadit/NearDuplicates.jl
Remove near duplicate from one json per line files files (e.g., tweets)
sadit/PoliticEs2022
sadit/regional-spanish-models-talk-2022
Regional Spanish Models talk (2022) - in Spanish
sadit/sadit.github.io
Eric S. Tellez
sadit/Search-Julia-Packages
search and clustering of julia packages
sadit/SimpleImageLabeler.jl
A simple image labeling tool for Julia
sadit/SlicedSearch.jl
fast online similarity search
sadit/XGrep.jl
Simple grep variant using cosine similarity and different text preprocessing tricks to filter