商品类目预测,使用 Spring Boot 开发框架和 Spark MLlib 机器学习框架,通过 TF-IDF 和 Bayes 算法,训练出一个商品类目预测模型。该模型可以根据商品名称自动预测出商品类目。项目对外提供 RESTFul 接口。
-
Updated
Jun 7, 2021 - Java
商品类目预测,使用 Spring Boot 开发框架和 Spark MLlib 机器学习框架,通过 TF-IDF 和 Bayes 算法,训练出一个商品类目预测模型。该模型可以根据商品名称自动预测出商品类目。项目对外提供 RESTFul 接口。
Implementation of algorithm in keyword extraction,including TextRank,TF-IDF and the combination of both
this repo for learning search engine such as elk and web search engine concept such as google to grow knowledge of software engineering
Search Engine for Books (Java, Apache Lucene, crawler4j, Apache Spark)
Simple android application with a Full Text Search mechanism built from scratch using SQLite.
jSimilarity is a library that implements various similarity measures
Java package for Remembrance Agents! Based on Bradley Rhodes of MIT Media Lab
IR distributed on Mobile Cloud
This project implements a distributed system for computing TF-IDF values efficiently, with a user-friendly web interface.
A simple search engine that has been implemented for the Information Retrieval course
This repo is a walkthrough of basic concepts and principles in a direction of creating a distributed search system.
Job recommendation system using Spring Boot, PostgreSQL & Docker
TF-IDF Hadoop
In this project, most relevant documents for user queries are retrieved using TF-IDF.
Java API for extracting TF (term frequency), IDF (inverse document frequency) and TFIDF from a large corpus
Big Data\MapReduce
Bachelor's Thesis at FER, University of Zagreb, 2018.
Distributed document search using TF-IDF algorithm.
Add a description, image, and links to the tf-idf topic page so that developers can more easily learn about it.
To associate your repository with the tf-idf topic, visit your repo's landing page and select "manage topics."