CoolFace
Apppublic

Echo-AI-official/wfwofjfefwfwfwfwfaf

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
37 commits on main
dd996c13y ago

:zap: [Enhance] Add ignore classes for wikipedia.org

Hansimov
a3156283y ago

:zap: [Enhance] Loop multiple conditions for extracting abstract

Hansimov
ea494013y ago

:boom: [Fix] PermissionError: [Errno 13] Permission denied: /app/files

Hansimov
d0a4f073y ago

:gem: [Feature] Sync to Hugginface space, and run in docker

Hansimov
eb0ce753y ago

:boom: [Fix] SearchAPIApp: incorrect order of extracted contents to urls

Hansimov
d3368e03y ago

:pencil: [Config] Generate requirements.txt

Hansimov
8c0b7363y ago

:recycle: [Refactor] Replace output_path with html_path to avoid confuse

Hansimov
f234ce33y ago

:gem: [Feature] SearchAPIApp: Concurrent fetch urls and extract contents

Hansimov
bce51d43y ago

:boom: [Fix] WebpageFetcher: raise timeout when request.get hangs

Hansimov
cff1afc3y ago

:boom: [Fix] WebpageContentExtractor: UnicodeDecodeError

Hansimov
0acc8243y ago

:recycle: [Refactor] QueryResultsExtractor: prettify logging

Hansimov
4591d963y ago

:zap: [Enhance] BatchWebpageFetcher: return url_and_output_path_list

Hansimov
1db460d3y ago

:gem: [Feature] New BatchWebpageContentExtractor: Extract webpage content from multiple html_paths concurrently

Hansimov
e92817a3y ago

:gem: [Feature] New BatchWebpageFetcher: Fetch multiple urls concurrently

Hansimov
876e4413y ago

:boom: [Fix] Duplicated query_results in response JSON when passing multiple queries

Hansimov
c7c538d3y ago

:zap: [Enhance] WebpageContentExtractor: Escape dash, and ignore

Hansimov
3dda3443y ago

:zap: [Enhance] ignore classes pattern, especially for 163.com

Hansimov
62ee9e43y ago

:zap: [Enhance] Rename HTMLFetcher to WebpageFetcher, and add output_parent param

Hansimov
9fb47313y ago

:zap: [Enhance] SearchAPIApp: overwrite param for query and webpage HTML

Hansimov
a636bcb3y ago

:recycle: [Refactor] WebpageContentExtractor: Separate html and markdown processing

Hansimov
af2c6473y ago

:recycle: [Refactor] Move hardcoded consts to network_configs

Hansimov
cf4c3f83y ago

:zap: [Enhance] HTMLFetcher and GoogleSearcher: support cache with overwrite, and ignore host

Hansimov
4d3e8903y ago

:gem: [Feature] SearchAPIApp: New extract_content param

Hansimov
e7736963y ago

:gem: [Feature] New WebpageContentExtractor: extract webpage content as clean markdown

Hansimov
7d44e753y ago

:recycle: [Refactor] HTMLFetcher: replace save_path with output_path

Hansimov
138c09e3y ago

:gem: [Feature] Enable SearchAPIApp: /queries_to_search_results

Hansimov
8bf48d83y ago

:zap: [Enhance] GoogleSearcher: Add params of result_sum and safe

Hansimov
0f6452f3y ago

:recycle: [Refactor] Rename SearchResultsExtractor to QueryResultsExtractor, and store results

Hansimov
f9c42cf3y ago

:zap: [Enhance] FilepathConverter: New parent param when init

Hansimov
b259fec3y ago

:gem: [Feature] New HTMLFetcher: download url to local html file

Hansimov
64a0dbf3y ago

:gem: [Feature] New FilepathConverter: convert urls and queries to valid file path

Hansimov
e448a743y ago

:recycle: [Refactor] Move header constructor, and prettier logging

Hansimov
f150f6b3y ago

:gem: [Feature] SearchResultsExtractor: related questions

Hansimov
ef3de033y ago

:gem: [Feature] New SearchResultsExtractor: title, site, link, abstract

Hansimov
d6015f43y ago

:pencil: [Doc] Readme and git ignore

Hansimov
f2ec1a13y ago

:gem: [Feature] New Enver and Logger

Hansimov
6cf08203y ago

:gem: [Feature] New GoogleSearcher: Enable google search with query

Hansimov