Skip to content

Instantly share code, notes, and snippets.

@SamuelAlgheriniAI
Last active March 23, 2021 10:27
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save SamuelAlgheriniAI/65fdaacc2538d8263c6685ab4a009d5b to your computer and use it in GitHub Desktop.
Extraction Products Sample
//Extraction of products
SCOPE SENTENCE
{
IDENTIFY(Products)
{
@Product[ANCESTOR(102424752)+TYPE(NPR)] //@SYN: #102424752# [products]
>>
ANCESTOR(102424752)+TYPE(NOU) //@SYN: #102424752# [products]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment