Skip to content

Swiss-Library-Service-Platform/slspdeduptool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLSP Tools

ABN CUG

Description

This project is a tool for deduplication and similarity evaluation of records. It provides an interface to analyze the similarity between two records. It is useful to build training datasets for machine learning models.

Features

  • Evaluate similarity between Marc21 records

Technologies

  • Python
  • Vue.js
  • Django
  • MongoDB

Installation

To use the app you need a .env file in the slsptools folder. It contains the django secret key and the MongoDB database credentials. Here is an example of the content of the .env file:

django_secret_key=your_secret_key
mongodb_tir_uri=your_db_uri

Usage

To start local server:

slsptools/manage.py runserver

License

This project is licensed under the GNU General Public License v3 License. See the LICENSE file for more details.

About

A tool used to dedup Marc21 records.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published