vectorizer
There are 49 repositories under vectorizer topic.
winkjs/wink-nlp
Developer friendly Natural Language Processing ✨
SonarSonic/DrawingBotV3
DrawingBotV3 is a software for converting images into vector art
btk/vectorizer
Potrace based multi-colored raster to vector tracer. Inputs PNG/JPG returns SVG
TimSchopf/KeyphraseVectorizers
Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a document-keyphrase matrix.
batogov/simple-sentiment-analysis
Simple text polarity classifier on Python
scikit-tda/pervect
Vectorization of persistence diagrams and approximate Wasserstein distance
valeriyvan/swift-geometrize
Swift package for recreating images as geometric primitives in form of SVG files
weaviate/contextionary
Weaviate's own language vectorizer, which allows for semantic context-based searches in Weaviate
JoyeBright/NLP981
Repository for the lectures taught in the course named "Natural Language Processing" at the University of Guilan, Department of Computer Engineering.
oscaralexander/vectorizer
Vectorize any image and download as SVG.
kad4/NepClassifier
A support vector machine based topic classifier for Nepali text
r0mdau/refind
Experimenting Weaviate vector database with OpenAI vectorizer module and generative search
emadkhezri/ut-vector
A java based vectorization software which takes a raster image as input and convert it to a vector format. vector image stores as a SVG graphics.
nopperl/marked-lineart-vectorization
Vectorization of clean line-art raster images using an encoder-decoder model.
Swapneel01/URL-Based-Spam-Classification-Using-Machine-Learning
URL Based Spam Classification Using Machine Learning
tanveertshaikh/LDA-topic-modeling
📝 Topic Modeling in Python with NLTK and Gensim
Lizhecheng02/Kaggle-Automated_Essay_Scoring_2.0
(1) Train large language models to help people with automatic essay scoring. (2) Extract essay features and train new tokenizer to build tree models for score prediction.
RT-Rakesh/Feature-Extraction-from-Text-Documents
To find the top 20 features for a set of documents given.
devlato/vectorizer
A Canva Image Editing App that vectorizes a given raster image
dezounet/datadez
Pandas dataframe easy inspection, filtering, transformation: Get label distribution metrics, visualize multilabel columns through Chord diagram, filter label occurring less than a threshold, one-liner text/monolabel/multilabel columns vectorization, and many more to come.
themrcesi/Biomedical-Informatics
Information retrieval engine and machine learning ranking.
UmutHasanoglu/Iconator
Convert raster image to SVG, create icons and icon sheets.
data-becki/Read-the-News-Analysis
Using term frequency-inverse document frequency (tf-idf) to analyze an article’s content.
MoinDalvs/Text_Mining_NLP
Natural Language Processing
paritosh3006/Riverus-Assignment
Sentiment Analysis
pdombrovsky/svgmagick
php C-extension for vectorizing images
sanchitmisra/Airline-Passenger-Referral-Prediction
Developed natural language processing (NLP) model to extract sentiments from customer reviews through text pre-processing approach (Tokenization, Stemming, Lemmatization, TF-IDF Vectorizer). Logistic Regression, Gaussian NB, and Gradient Boosting were used to speed up the accuracy to 92%.
TangoJP/rust_vectorizer
Practice Rust by making Vectorizer
valeriyvan/geometrizebot
Telegram bot for geometrizing images written in Swift
aneeshmurali-n/NLP-Emotion-Classification-in-Text
Develop machine learning models to classify emotions in text samples.
bluntjudg/Movie-Recommendation-system---python-and-juypter-
This project uses machine learning to create a personalized movie recommendation system. By combining collaborative filtering and content-based filtering, it analyzes user preferences and movie attributes to suggest tailored movie recommendations. The system offers real-time updates and accurate predictions to enhance the user experience.
EmamulHossen/Fake_News_Detection
Fake News Detection** is a natural language processing task that involves identifying and classifying news articles or other types of text as real or fake.
SDpDas/SM_Sentiment_Analysis
Using Natural Language Processing (NLP) and pandas, numpy, scikit-learn for classification and applying logistic regression as it is a supervised model, lastly NLTK. Pickle library used for saving and running the model anywhere.
yash1314/movie_recomender_system
This repo contains the movie recommender system which uses vectorization, cosine similarity distance methods to calculate the most similar content based on movie tags/info.