Skip to content

Component.from_text not capturing all parts of text #139

@Zabamund

Description

@Zabamund

This method on Component seems to work fine in some cases but not always, here is an example:

from striplog import Component

sample0 = Component.from_text('Grey fine sandstone.', lexicon)
sample1 = Component.from_text('Light blue marl with interbedded shale with good shows', lexicon)

sample0 yields:
image

while sample1 yields:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions