View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001718 | CaseTalk Modeler | Generation (SQL, XML, etc) | public | 2018-05-13 11:30 | 2023-02-10 11:33 |
Reporter | BCP Software | Assigned To | BCP Software | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Product Version | 9.0 | ||||
Target Version | Future | ||||
Summary | 0001718: Support Natural Language Processing (NLP) | ||||
Description | Many AI driven NLP libraries exist online currently. They either contain language and entity models, or require training and tagging models as input. Generating training and tagging models from CaseTalk would be possible. Using these models and libraries to support modelers is more intriguing. Since CaseTalk requires a very strict structure, statistics can only be helpful in marking certain words, and finding them in existing FOM Models, to try and suggest potential entities. | ||||
Tags | No tags attached. | ||||
CaseTalk Edition | unknown | ||||
related to | 0003845 | resolved | BCP Software | Generate SpaCy training data |
Libraries to investigate: * https://spacy.io/usage/spacy-101 * https://textblob.readthedocs.io/en/dev/ * https://stanfordnlp.github.io/CoreNLP/ * https://www.nltk.org/ Once a primary model is trained, adding a FOM output, and parsing back unstructured text for finding relations, could be a helpful addition to the Modeling Efforts. |
|
Will result in: Noun phrases: ['Apprenticeship', 'Apprenticeship S101', 'Peter Johnson', 'Apprenticeship S209', 'Mary Blight', 'Apprenticeship Category', 'Apprenticeship S101', 'the ICT.Apprenticeship City', 'Apprenticeship S101', 'place', 'New York', 'Apprenticeship Description', 'Apprenticeship S101', 'the development', 'a magazine infomration system', 'Apprenticeship Duration', 'Apprenticeship S101', '4 months'] Verbs: ['assign', 'assign', 'assign', 'fall', 'take', 'concern', 'take'] Peter Johnson PERSON Mary Blight PERSON New York GPE 4 months DATE |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-13 11:30 | BCP Software | New Issue | |
2018-05-13 11:30 | BCP Software | Status | new => assigned |
2018-05-13 11:30 | BCP Software | Assigned To | => BCP Software |
2021-04-22 09:52 | BCP Software | Note Added: 0001968 | |
2023-02-10 11:25 | BCP Software | Note Added: 0004779 | |
2023-02-10 11:33 | BCP Software | Relationship added | related to 0003845 |