Entity Typing
Brief:
System to parse "dead text" into entities for use in processing and understanding
Jump To: Parent Description
Code:
GitHub
Jump To: Parent Description
Related Systems:
capabilityNER
entityDatabase
entityResolution
iaec
ies
nlu
openType
regexlibDotCom
tei
teiEmacs
uima
universalParser
- The idea is to parse out all text into entities, such that the Prolog-Agent/Emacs-Situated-Agent/Web-agent can use these annotations to compose services. For instance, if a file of IPs is annotated as such, tools such as NMAP know they can operate on them, pruning the space of compositions of shell commands in shell command synthesis to achieve outcomes.