Pyramids Parser: English Language Semantic Extraction
Project description
English Language Semantic Extraction
Copyright (c) Aaron Hosford 2011-2015
Available under the MIT License
Pyramids gets its name from the way it constructs parse trees, working upwards from the leaves towards the root, building up layers of progressively smaller size but greater scope. It is a rule-based natural language parser, tailored specifically for English, which builds multiple competing parses for a sentence from the bottom up using principles of dynamic programming. The parses are then scored for quality and presented in order of descending rank. The parser is also capable of accepting feedback as to which parses are or are not acceptable, adaptively adjusting its scoring measures to improve future parse quality and ranking. Parses are returned as trees but can also be used to generate graphs representing the semantic relationships between words. The syntactic rules of the parser can also be run in reverse to generate sentences from semantic graphs resembling those it produces.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyramids-0.0.1.zip
.
File metadata
- Download URL: pyramids-0.0.1.zip
- Upload date:
- Size: 378.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8e65219959867c5d53fa89bdb893444a7dfc9afd35a0374d6239d1b5b2c07a0 |
|
MD5 | 8e3fc7b7a633726aa305121584b710de |
|
BLAKE2b-256 | f14ecd3481c600cd58eea5e5dd54e297920f484164ac0aca4807d086e1f46986 |
File details
Details for the file pyramids-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyramids-0.0.1-py3-none-any.whl
- Upload date:
- Size: 423.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb6178539af808c8e4cc234c514b3569831254000d949002d9089f3cb6bc366e |
|
MD5 | a7102d322ae4d155907a1c4a1c0b62fa |
|
BLAKE2b-256 | 252507f24630ec69c48effafc17181bf1c7752dd3d810259ff06efba8613b606 |