TC Java
2011 Version

Uses of Class
gov.nih.nlm.nls.tc.FilterApi.LegalWords

Packages that use LegalWords
gov.nih.nlm.nls.tc.Api This package provides Java APIs classes. 
gov.nih.nlm.nls.tc.FilterApi This package provides filter option Java classes for text categorization tools. 
 

Uses of LegalWords in gov.nih.nlm.nls.tc.Api
 

Fields in gov.nih.nlm.nls.tc.Api declared as LegalWords
protected  LegalWords JdiApi.legalWords_
           
 

Uses of LegalWords in gov.nih.nlm.nls.tc.FilterApi
 

Methods in gov.nih.nlm.nls.tc.FilterApi with parameters of type LegalWords
 boolean InputFilter.TextInputFilter(java.lang.String inTextStr, InputFilterOption inputFilterOption, WordExtractionFilter wordExtractionFilter, LegalWords legalWordsObj)
          Text InputFilter, used in JDI and STI for text input.
 boolean InputFilter.TextInputFilter(java.lang.String inTextStr, InputFilterOption inputFilterOption, WordExtractionFilter wordExtractionFilter, LegalWords legalWordsObj, java.util.Vector<java.lang.String> forcedLegalWords)
          Text InputFilter with forces legal words, used in STI for WSD.
 


TC Java
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine