net.sf.eos.medline
Class MedlineAbstractStructureWords

java.lang.Object
  extended by net.sf.eos.medline.MedlineAbstractStructureWords

public final class MedlineAbstractStructureWords
extends Object

The word list defines terms which structure a medline abstract in something like BACKGROUND:, PURPOSE: or evan a CONCLUSION:. The words in the list are uppercase, like there appearance in medline abstract texts.

Author:
Sascha Kohlmann

Field Summary
static String[] STRUCTURE_WORDS_UPPER
          List of medline structure words.
 
Constructor Summary
MedlineAbstractStructureWords()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STRUCTURE_WORDS_UPPER

public static final String[] STRUCTURE_WORDS_UPPER
List of medline structure words.

Constructor Detail

MedlineAbstractStructureWords

public MedlineAbstractStructureWords()


Copyright © 2008. All Rights Reserved.