Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Make LU parser behavior configurable #992

Merged
merged 11 commits into from
Sep 30, 2020
Merged

Make LU parser behavior configurable #992

merged 11 commits into from
Sep 30, 2020

Conversation

Danieladu
Copy link
Contributor

@Danieladu Danieladu commented Sep 28, 2020

Fixes: #974

Configurations:

  • enablePattern
  • enableMLEntities
  • enableListEntities
  • enableCompositeEntities
  • enablePrebuiltEntities
  • enableRegexEntities
  • enablePhraseLists
  • enableModelDescription
  • enableExternalReferences
  • enableFeatures
  • enableComments (default support)

@feich-ms
Copy link
Contributor

feich-ms commented Sep 28, 2020

Looks good to me except some minor comments

@feich-ms
Copy link
Contributor

                            }

add a check here. Here means this entity will be added as normal ml entity I think.


Refers to: packages/lu/src/parser/lufile/parseFileContents.js:955 in 0ffb223. [](commit_id = 0ffb223, deletion_comment = False)

@Danieladu Danieladu marked this pull request as ready for review September 28, 2020 07:12
@boydc2014 boydc2014 merged commit 845f2e1 into main Sep 30, 2020
@boydc2014 boydc2014 deleted the hond/lu_configurable branch September 30, 2020 01:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make LU parser behavior configurable
3 participants