lorey/mlscraper

Match substrings

lorey opened this issue · 1 comments

lorey commented

Often, user do not want to match full attributes or text of nodes, but specific substrings.

Solutions:

  • generate extractors that use appropriate rules to transform node.text to desired outcome.
lorey commented

Maybe related to #15