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 | 2025-05-04 12:51 |
Reporter | Marco Wobben | Assigned To | Marco Wobben | ||
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 | Marco Wobben | 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 |
|
See also: https://www.geeksforgeeks.org/relationship-extraction-in-nlp/ |
|
|
|
Wen using arm64, please use spacy pre 3.8.0
https://stackoverflow.com/questions/68651829/how-to-install-specific-version-of-spacy |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-13 11:30 | Marco Wobben | New Issue | |
2018-05-13 11:30 | Marco Wobben | Status | new => assigned |
2018-05-13 11:30 | Marco Wobben | Assigned To | => Marco Wobben |
2021-04-22 09:52 | Marco Wobben | Note Added: 0001968 | |
2023-02-10 11:25 | Marco Wobben | Note Added: 0004779 | |
2023-02-10 11:33 | Marco Wobben | Relationship added | related to 0003845 |
2025-05-04 11:45 | Marco Wobben | Note Added: 0005546 | |
2025-05-04 11:54 | Marco Wobben | Note Added: 0005547 | |
2025-05-04 12:07 | Marco Wobben | Note Edited: 0005547 | |
2025-05-04 12:07 | Marco Wobben | Note Edited: 0005547 | |
2025-05-04 12:11 | Marco Wobben | Note Edited: 0005547 | |
2025-05-04 12:30 | Marco Wobben | Note Edited: 0005547 | |
2025-05-04 12:51 | Marco Wobben | Note Added: 0005548 |