@datagica/core-concepts

0.0.6 • Public • Published

Core Concepts

Core Concepts is a database of core concepts useful for semantic analysis

examples of concepts are:

  • a mention in a document
  • an inheritance
  • an "is instance of" relationship
  • a "Person" having a birth "Date"

Guidelines

Do not use matching parenthesis

Do not use matching parenthesis or else it will breaking the final regex!

Be wary of the order of words

If two patterns begin by the same sequence of characters or words, you should put the longest one at the head of the list.

Some accents are already being taken care of

Some accents are already converted to their non-accentuated form. See @datagica/parse-facts/lib/utils/normalize.js for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @datagica/core-concepts

Weekly Downloads

0

Version

0.0.6

License

GPL-3.0

Unpacked Size

54.4 kB

Total Files

6

Last publish

Collaborators

  • datagica