Code Monkey home page Code Monkey logo

usagi's Introduction

alt text Usagi

Introduction

Usagi is an application to help create mappings between coding systems and the Vocabulary standard concepts.

Features

  • Automatically creates an initial full mapping based on term similarity.
  • Uses concept names and synonyms to find potential matches.
  • Optionally use names and synonyms of source concepts to find potential matches.
  • Allows filtering the search results based on target vocabulary, domain, concept class, as well as user-defined subsets of concepts.
  • Interactive review and correction of the initial mapping.
  • Inspect information about target concepts, such as their parents, children, and source concepts.
  • Export to source_to_concept_map format.
  • Apply an old mapping to an updated set of source codes. Useful for when the vocab or the set of source codes has updated (or both).

Screenshot

Usagi

Technology

Usagi is a pure Java application. It makes use of Apache's Lucene Java library for term matching, Apache's POI Java libraries to read Excel files, and Oracle's Berkeley DB to store concept information.

System Requirements

Requires Java 1.8 or higher. Java can be downloaded from http://www.java.com.

Dependencies

  • Vocabulary version 5 files. These can be obtained from Athena.

Getting Started

  1. Get the latest version of the vocabulary from Athena.
  2. Under the Releases tab, download Usagi*.jar.
  3. Click on Usagi_vx.x.x.jar to start Usagi.
  4. Usagi will prompt you to specify the location of the Vocabulary files to create the index (needs to be done only once).

The creation of the vocabulary index is a computationally expensive process and can take hours to complete. It has to be done only once and the resulting index files can be copied over to a new version of Usagi.

If the index creation does not finish within a few hours and seems to be stuck, please try to run the Usagi jar from the command line instead of clicking the jar (java -jar Usagi_vx.x.x.jar). Although this solution is not thoroughly tested, users have reported that this might help (issue #64).

Getting Involved

License

Usagi is licensed under Apache License 2.0.

Development

Usagi is being developed in Eclipse. Contributions are welcome.

Development status

Ready for use.

Acknowledgements

Martijn Schuemie is the author of this application.

usagi's People

Contributors

schuemie avatar 18818569575 avatar ericavoss avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.