sci_watch
1.0.1
Content
Installation
Usage
Query syntax
Senders
Debugging queries
Grammar
sci_watch
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
S
|
T
|
U
|
W
A
AbstractSummarizer (class in sci_watch.summarizers.summarizer)
allow_mutation (sci_watch.core.settings.Settings.Config attribute)
and_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
ArxivWrapper (class in sci_watch.source_wrappers.arxiv_wrapper)
B
batch_summarize() (sci_watch.summarizers.openai_summarizers.GPTSummarizer method)
(sci_watch.summarizers.summarizer.AbstractSummarizer method)
begin_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
C
CreateCustomTree (class in sci_watch.parser.query_parser)
D
default() (sci_watch.parser.query_evaluator.QueryEvaluator method)
distance() (sci_watch.parser.query_parser.CreateCustomTree method)
Document (class in sci_watch.source_wrappers.document)
documents (sci_watch.source_wrappers.abstract_wrapper.SourceWrapper attribute)
E
eval_tree() (sci_watch.parser.query_evaluator.QueryEvaluator method)
eval_with_document() (sci_watch.parser.query.Query method)
exec() (sci_watch.sci_watcher.SciWatcher method)
(sci_watch.watcher.watcher.Watcher method)
expression() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
F
from_toml() (sci_watch.sci_watcher.SciWatcher class method)
G
get_logger() (in module sci_watch.utils.logger)
get_summarizer() (in module sci_watch.summarizers)
gmail_sender (sci_watch.core.settings.Settings attribute)
gmail_token (sci_watch.core.settings.Settings attribute)
GPTSummarizer (class in sci_watch.summarizers.openai_summarizers)
grammar_path (sci_watch.core.settings.Settings attribute)
H
http_proxy (sci_watch.core.settings.Settings attribute)
https_proxy (sci_watch.core.settings.Settings attribute)
I
in_content_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
in_title_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
L
log_file_path (sci_watch.core.settings.Settings attribute)
log_level (sci_watch.core.settings.Settings attribute)
logging_wrapper() (in module sci_watch.utils.logger)
M
module
sci_watch
sci_watch.core
sci_watch.core.exceptions
sci_watch.core.settings
sci_watch.parser
sci_watch.parser.query
sci_watch.parser.query_evaluator
sci_watch.parser.query_parser
sci_watch.parser.tree_node
sci_watch.sci_watcher
sci_watch.senders
sci_watch.senders.gmail_sender
sci_watch.senders.local_dir_sender
sci_watch.senders.slack_sender
sci_watch.senders.teams_sender
sci_watch.source_wrappers
sci_watch.source_wrappers.abstract_wrapper
sci_watch.source_wrappers.arxiv_wrapper
sci_watch.source_wrappers.document
sci_watch.source_wrappers.openai_wrapper
sci_watch.source_wrappers.techcrunch_wrapper
sci_watch.summarizers
sci_watch.summarizers.openai_summarizers
sci_watch.summarizers.summarizer
sci_watch.utils
sci_watch.utils.logger
sci_watch.watcher
sci_watch.watcher.watcher
N
Node (class in sci_watch.parser.tree_node)
not_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
NotABlogPost
O
OpenAIBlogWrapper (class in sci_watch.source_wrappers.openai_wrapper)
or_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
P
parenthesis_clause() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
pretty() (sci_watch.parser.tree_node.Node method)
proximity() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
Q
Query (class in sci_watch.parser.query)
query() (sci_watch.parser.query_parser.CreateCustomTree method)
QueryEvaluator (class in sci_watch.parser.query_evaluator)
QuerySyntaxError
S
sci_watch
module
sci_watch.core
module
sci_watch.core.exceptions
module
sci_watch.core.settings
module
sci_watch.parser
module
sci_watch.parser.query
module
sci_watch.parser.query_evaluator
module
sci_watch.parser.query_parser
module
sci_watch.parser.tree_node
module
sci_watch.sci_watcher
module
sci_watch.senders
module
sci_watch.senders.gmail_sender
module
sci_watch.senders.local_dir_sender
module
sci_watch.senders.slack_sender
module
sci_watch.senders.teams_sender
module
sci_watch.source_wrappers
module
sci_watch.source_wrappers.abstract_wrapper
module
sci_watch.source_wrappers.arxiv_wrapper
module
sci_watch.source_wrappers.document
module
sci_watch.source_wrappers.openai_wrapper
module
sci_watch.source_wrappers.techcrunch_wrapper
module
sci_watch.summarizers
module
sci_watch.summarizers.openai_summarizers
module
sci_watch.summarizers.summarizer
module
sci_watch.utils
module
sci_watch.utils.logger
module
sci_watch.watcher
module
sci_watch.watcher.watcher
module
SciWatcher (class in sci_watch.sci_watcher)
scoped_query() (sci_watch.parser.query_parser.CreateCustomTree method)
scoped_token() (sci_watch.parser.query_parser.CreateCustomTree method)
send_email() (in module sci_watch.senders.gmail_sender)
send_slack() (in module sci_watch.senders.slack_sender)
send_teams() (in module sci_watch.senders.teams_sender)
Settings (class in sci_watch.core.settings)
Settings.Config (class in sci_watch.core.settings)
SourceWrapper (class in sci_watch.source_wrappers.abstract_wrapper)
summarize() (sci_watch.summarizers.openai_summarizers.GPTSummarizer method)
(sci_watch.summarizers.summarizer.AbstractSummarizer method)
T
TechCrunchWrapper (class in sci_watch.source_wrappers.techcrunch_wrapper)
token() (sci_watch.parser.query_parser.CreateCustomTree method)
U
update_documents() (sci_watch.source_wrappers.abstract_wrapper.SourceWrapper method)
(sci_watch.source_wrappers.arxiv_wrapper.ArxivWrapper method)
(sci_watch.source_wrappers.openai_wrapper.OpenAIBlogWrapper method)
(sci_watch.source_wrappers.techcrunch_wrapper.TechCrunchWrapper method)
update_search_scope() (in module sci_watch.parser.query_parser)
W
Watcher (class in sci_watch.watcher.watcher)
word_with_wildcard() (sci_watch.parser.query_evaluator.QueryEvaluator method)
(sci_watch.parser.query_parser.CreateCustomTree method)
write_on_file() (in module sci_watch.senders.local_dir_sender)