0.0.6 • Published 7 years ago

@datagica/core-concepts v0.0.6

Weekly downloads
1
License
GPL-3.0
Repository
bitbucket
Last release
7 years ago

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.

0.0.6

7 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago