Skip to content

A demonstration website that uses the deduplication algorithm employed by the live frontend HDAS codebase to identify duplicate saved documents. It provides a mechanism to upload a ris file and then to provide deduplicated results back to the user.

License

Notifications You must be signed in to change notification settings

ReubenRobertsHEE/nice-deduplication-demo

 
 

Repository files navigation

Deduplication Demo

What is it?

A demonstration website that uses the deduplication algorithm employed by the live frontend HDAS codebase to identify duplicate saved documents. It provides a mechanism to upload a ris file and then to provide deduplicated results back to the user.

Stack

  • C#
  • dotnetcore 3.1

Setting Up Deduplication Demo

Ensure you have dotnetcore 3.1 SDK installed !

  1. Clone
  2. Open solution in VS2019 (run as admin)
  3. Ensure Dotnet Core 3.1 is installed https://dotnet.microsoft.com/download/dotnet-core/3.1
  4. Press start in VS

About

A demonstration website that uses the deduplication algorithm employed by the live frontend HDAS codebase to identify duplicate saved documents. It provides a mechanism to upload a ris file and then to provide deduplicated results back to the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.7%
  • HTML 16.7%
  • CSS 4.8%
  • JavaScript 0.8%