[Biojava-dev] SymbolList tokenization

Schreiber, Mark mark.schreiber at agresearch.co.nz
Sun Aug 24 00:49:29 EDT 2003


>That will certainly help.  At the same time, it might be worth
>adding some extra methods on Alphabet for discovering tokenizations.
>At a minimum:
>
>     public Set<String> getTokenizationNames();
>
>Since at the moment the only way to discover if a tokenization
>exists is to ask for it by name and catch the exception if it's
>not there.  Ugh.

 
Might be best to add this kind of method to the AlphabetManager other wise the Alphabet interface would break.
 
something like public Set getTokenizationNames(Alphabet a).
 
- Mark
 

=======================================================================
Attention: The information contained in this message and/or attachments
from AgResearch Limited is intended only for the persons or entities
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipients is prohibited by AgResearch
Limited. If you have received this message in error, please notify the
sender immediately.
=======================================================================



More information about the biojava-dev mailing list