Skip to content
This repository has been archived by the owner on Nov 28, 2019. It is now read-only.

SaswatPadhi/FlashProfileDemo

Repository files navigation

FlashProfileDemo

A C# application that demonstrates the capabilities of FlashProfile, which has been released as Matching.Text within the PROSE library from Microsoft.

Installation

Using VM Image (OOPSLA Artifact)

  1. Grab the oopsla-paper-40.zip file from my shared Google Drive folder
    • Optionally, verify that the md5sum of the zip file matches with the hash in oopsla-paper-40.md5 file in the same shared folder.
  2. Upon extracting the zip file, you should see FlashProfile_LUbuntu_18.04.ova VM image, a copy of this file (Getting_Started.md), and the artifact evaluation instructions (Instructions.html)
  3. Download and install virtualbox on your machine
  4. Import the .ova image to your virtualbox
  5. Make sure you assign enough memory (at least 12GB recommended), since some of the datasets are huge.
  6. Boot the system and perform some basic checks:
    • The password for user user is flash
    • Start a terminal session and try:
      • cd FlashProfileDemo
      • make clean ; make init
  7. If you didn't see any errors so far, you can proceed with the artifact evaluation steps.

LICENSE

PROSE library is licensed under a Microsoft Non-Commercial Software License.

The application code in this repository is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published