• Casey Duncan's avatar
    Enhanced pipeline element factory so that you can group elements that must be · fbd41e2f
    Casey Duncan authored
    selected in a mutally exclusive manner (such as splitters).
    
    Existing pipeline elements have been grouped appropriately.
    
    Added a stop word remover that does not remove single char words.
    
    Modified ZMI lexicon add form to use pipeline element groups to render form.
    Groups with multiple elements are rendered as selects, singletons are rendered
    as checkboxes.
    fbd41e2f
Lexicon.py 6.51 KB