Skip to content

Release version 1.3.0

Compare
Choose a tag to compare
@hehuan2112 hehuan2112 released this 21 Jul 14:47
· 122 commits to main since this release

We are happy to announce this big update! Thanks to @glacierck and @varna9000 and their suggestions, we added YAML and JSON format of annotation schema support in this new version. Using YAML and JSON format to design annotation schema is easier than before, and the Schema Editor in MedTator is also updated to export the schema to YAML and JSON format. Based on this new format, MedTator also supports customized tokenization exceptions, which can be defined in the annotation schema for your project. We updated our samples to show this feature, and the Wiki page also describes the new design.

Another big update in this release is about the file reading. We refactored our code and re-designed the workflow to optimize the file reading performance and rendering performance. You can drag and drop a folder that contains many annotation files to annotate, adjudicate, and convert from text files to XML format.

As there are many updates and significant changes in the code design, we made this major release of version 1.3.0. For more details on this update, you can check MedTator README.md.

You can access the https://ohnlp.github.io/MedTator to use the latest version now. Or you can download the MedTator-1.3..zip, unzip it, and open the standalone.html with a Chromium-based browser (e.g., Google Chrome, Microsoft Edge, Vivaldi, etc.)