Discover Packages
github.com/truthtracer/tsdextractor
package
module
Version:
v0.0.0-...-25cf377
Opens a new window with list of versions in this module.
Published: Sep 29, 2024
License: LGPL-2.1
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Paper : Text Extraction Based on Text and Symbol Density, 1674-6236(2019)08-0133-05
The results implemented by https://github.com/kwaziidev/textractor were not incorrect.
This is fixed version.
Expand ▾
Collapse ▴
Documentation
¶
type Text struct {
Title string `json:"title,omitempty"`
Image []string `json:"image,omitempty"`
Author string `json:"author,omitempty"`
PublishTime string `json:"publish_time,omitempty"`
Content string `json:"content,omitempty"`
ContentHTML string `json:"content_html,omitempty"`
}
Source Files
¶
Directories
¶
cmd
Click to show internal directories.
Click to hide internal directories.