Info
| Version: | 0.3.12.4 | 
| Author(s): | Ariel Schwartz | 
| Last Update: | Wednesday, August 17, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://biotext.berkeley.edu/software.html | 
| NuGet Url: | https://www.nuget.org/packages/BioText | 
Install
Install-Package BioText
                        dotnet add package BioText
                        paket add BioText
                        
                                BioText Download (Unzip the "nupkg" after downloading)
                            
                        
                
Abbreviations (short forms) are extracted from the input file, and those abbreviations for which a definition (long form) is found are printed out, along with that definition, one per line. A file consisting of short-form/long-form pairs (tab separated) can be specified in tandem with the -testlist option for the purposes of evaluating the algorithm.