ASKNet: Automatically Generating Semantic Knowledge Networks

Abstract

The ASKNet project uses a combination of NLP tools and spreading activation to transform natural language text into semantic knowledge networks. Network fragments are generated from input sentences using a parser and semantic analyser, then these fragments are combined using spreading activation based algorithms. The ultimate goal of the project is to create a semantic resource on a scale that has never before been possible. We have already managed to create networks more than twice as large as any comparable resource(1.5 million nodes, 3.5 million edges) in less than 3 days. This report provides a summary of the project and its current state of development.

Cite

Text

Harrington. "ASKNet: Automatically Generating Semantic Knowledge Networks." AAAI Conference on Artificial Intelligence, 2007.

Markdown

[Harrington. "ASKNet: Automatically Generating Semantic Knowledge Networks." AAAI Conference on Artificial Intelligence, 2007.](https://mlanthology.org/aaai/2007/harrington2007aaai-asknet-a/)

BibTeX

@inproceedings{harrington2007aaai-asknet-a,
  title     = {{ASKNet: Automatically Generating Semantic Knowledge Networks}},
  author    = {Harrington, Brian},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1931-1932},
  url       = {https://mlanthology.org/aaai/2007/harrington2007aaai-asknet-a/}
}