Namespace AiDotNet.Document.GraphBased
Classes
- DocGCN<T>
DocGCN (Document Graph Convolutional Network) for document understanding using graph neural networks.
- ExtractedEntity<T>
An extracted entity from a document.
- KeyInfoExtractionResult<T>
Result of key information extraction.
- LayoutGraph<T>
LayoutGraph for graph-based document layout analysis.
- PICK<T>
PICK (Processing Key Information Extraction) neural network for document key information extraction.
- TRIE<T>
TRIE (Text Reading and Information Extraction) for end-to-end document understanding.