MCPcopy Create free account

hub / github.com/USCDataScience/sparkler / functions

Functions403 in github.com/USCDataScience/sparkler

MethodSparklerException
(String message)
sparkler-api/src/main/java/edu/usc/irds/sparkler/SparklerException.java:26
MethodStreamTransformer
Creates a transformer @param source iterator of source objects @param transformer transformation function
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/StreamTransformer.java:38
MethodTopLevelDomain
(String domain, Type type, Status status, float boost)
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/TopLevelDomain.java:42
MethodUrlFilterSameHostActivator
(PluginWrapper wrapper)
sparkler-plugins/urlfilter-samehost/src/main/java/edu/usc/irds/sparkler/plugin/UrlFilterSameHostActivator.java:11
MethodUrlInjectorActivator
(PluginWrapper wrapper)
sparkler-plugins/url-injector/src/main/java/edu/usc/irds/sparkler/plugin/UrlInjectorActivator.java:8
MethodUrlInjectorObj
(String url, String metadata, String httpMethod)
sparkler-api/src/main/java/edu/usc/irds/sparkler/UrlInjectorObj.java:8
MethodWebServer
()
sparkler-tests-base/src/main/java/edu/usc/irds/sparkler/test/WebServer.java:43
Functionbuild_model
Build the model :param model: :return:
retired/sparkler-sce/webui/app/controller.py:59
Functioncheck_crawl_exists
Check The Crawl Exists :param model: :return:
retired/sparkler-sce/webui/app/controller.py:117
Functioncheck_model
CHeck model :param model: :return:
retired/sparkler-sce/webui/app/controller.py:97
Functioncheck_model
Check a model :param model_name: :return:
retired/sparkler-sce/webui/app/classifier/__init__.py:216
Functioncheck_status
()
retired/sparkler-ui/src/components/sidebar/StartCrawl_old.js:19
Functioncheck_status2
()
retired/sparkler-ui/src/components/sidebar/StartCrawl_old.js:34
MethodchooseRepr
<p> Given two urls, a src and a destination of a redirect, it returns the representative url. <p> <p> This method implements an extended version of t
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/URLUtil.java:347
Methodclose
()
sparkler-plugins/scorer-dd-svn/src/main/java/edu/usc/irds/sparkler/plugin/ddsvn/ApacheHttpRestClient.java:120
MethodcloseResources
()
sparkler-plugins/fetcher-jbrowser/src/main/java/edu/usc/irds/sparkler/plugin/FetcherJBrowser.java:103
FunctioncomponentDidMount
()
retired/sparkler-ui/src/components/dialogs/SeedURLDialog.js:27
FunctioncomponentDidUpdate
(prevProps, prevState, snapshot)
retired/sparkler-ui/src/components/dialogs/CrawlConfigDialog.js:18
FunctioncomponentDidUpdate
(prevProps, prevState, snapshot)
retired/sparkler-ui/src/components/dialogs/SeedURLDialog.js:20
FunctioncomponentDidUpdate
(oldProps)
retired/sparkler-ui/src/components/dialogs/ModelDialog.js:18
FunctioncomponentDidUpdate
(prevProps, prevState, snapshot)
retired/sparkler-ui/src/components/dialogs/StartCrawlDialog.js:23
MethodcomponentDidUpdate
(prevProps)
retired/sparkler-ui/src/components/sidebar/GenerateModel.js:20
FunctioncomponentWillMount
()
retired/sparkler-ui/src/components/panels/ListModels.js:8
FunctioncomponentWillUpdate
(nextProps, nextState, nextContext)
retired/sparkler-ui/src/components/sidebar/StartCrawl_old.js:40
Functionconfigure_sparkler
(j, s)
sparkler-deployment/juju/sparkler/reactive/sparkler.py:53
Functionconstructor
(props)
retired/sparkler-ui/src/components/IFrameFrame.js:12
Functionconstructor
(props)
retired/sparkler-ui/src/components/Navbar.js:13
Functionconstructor
(props)
retired/sparkler-ui/src/components/sidebar/StartCrawl.js:12
Functionconstructor
(props)
retired/sparkler-ui/src/components/sidebar/ExportModel.js:8
Functionconstructor
(props)
retired/sparkler-ui/src/components/sidebar/StartCrawl_old.js:11
Functionconstructor
(props)
retired/sparkler-ui/src/components/dialogs/CrawlConfigDialog.js:9
Functionconstructor
(props)
retired/sparkler-ui/src/components/dialogs/SeedURLDialog.js:9
Functionconstructor
(props)
retired/sparkler-ui/src/components/dialogs/ModelDialog.js:9
Functionconstructor
(props)
retired/sparkler-ui/src/components/dialogs/StartCrawlDialog.js:9
Methodconstructor
(props)
retired/sparkler-ui/src/components/sidebar/ExportData.js:8
Methodconstructor
(props, context)
retired/sparkler-ui/src/components/sidebar/GenerateModel.js:10
Methodconstructor
(props)
retired/sparkler-ui/src/components/sidebar/CreateSeed.js:10
Methodconstructor
(props)
retired/sparkler-ui/src/components/sidebar/CrawlConfig.js:11
Methodconstructor
(props)
retired/sparkler-ui/src/components/panels/NewModel.js:11
Functioncrawl_status
Get the crawl status :param model: :return:
retired/sparkler-sce/webui/app/controller.py:243
MethodcreateRule
(boolean sign, String regex)
sparkler-plugins/urlfilter-regex/src/main/java/edu/usc/irds/sparkler/plugin/RegexURLFilter.java:57
Functioncreate_new_model
Create a new model :param model: :return:
retired/sparkler-sce/webui/app/controller.py:37
MethoddoGet
(HttpServletRequest req, HttpServletResponse resp)
sparkler-tests-base/src/main/java/edu/usc/irds/sparkler/test/TestSlaveServlet.java:98
MethoddoReceiveResponse
(HttpRequest request, HttpClientConnection conn, HttpContext context)
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/CustomHttpRequestExecutor.java:37
MethoddoSendRequest
(HttpRequest request, HttpClientConnection conn, HttpContext context)
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/CustomHttpRequestExecutor.java:26
Functiondownload_model
Download Model :param model: :return:
retired/sparkler-sce/webui/app/controller.py:87
MethoddumpLogs
Dumps the driver logs into the current stack trace
sparkler-plugins/fetcher-chrome/src/main/java/edu/usc/irds/sparkler/plugin/FetcherChrome.java:103
Methodeval
evaluates object (string or array of string) @see #canEval(Object) @param object the object which needs to be evaluated @return object created by eval
sparkler-api/src/main/java/edu/usc/irds/sparkler/storage/StringEvaluator.java:105
MethodexecuteProcess
(Event e, Object spark, Object fetchedRdds)
sparkler-api/src/main/java/edu/usc/irds/sparkler/GenericProcess.java:11
MethodexecuteProcess
(GenericProcess.Event event, Object spark, Object fetchedRDDs)
sparkler-plugins/databricks-api-plugin/src/main/java/com/kytheralabs/databricks/DatabricksAPI.java:23
Functionexport_model
Export a model :param model_name: :return:
retired/sparkler-sce/webui/app/classifier/__init__.py:206
Functionfeeds
Fetch Seeds :param model: :return:
retired/sparkler-sce/webui/app/controller.py:373
Methodfetch
()
sparkler-api/src/test/java/edu/usc/irds/sparkler/util/FetcherDefaultTest.java:70
Methodfetch
Run a crawl of the given resource @param resource The resource which directs what URI to start crawling from, and a few other crawl-b
sparkler-plugins/fetcher-chrome/src/main/java/edu/usc/irds/sparkler/plugin/FetcherChrome.java:258
Methodfetch1
()
sparkler-api/src/test/java/edu/usc/irds/sparkler/util/FetcherDefaultTest.java:88
Methodfilter
(String url, String parent)
sparkler-plugins/urlfilter-regex/src/main/java/edu/usc/irds/sparkler/plugin/regex/RegexURLFilterBase.java:148
Methodfilter
()
sparkler-plugins/urlfilter-samehost/src/test/java/edu/usc/irds/sparkler/plugin/UrlFilterSameHostTest.java:14
Functionforce_kill_crawl
Force kill the crawl :param model: :return:
retired/sparkler-sce/webui/app/controller.py:295
MethodgenerateUpdateModel
()
retired/sparkler-ui/src/components/sidebar/GenerateModel.js:30
Methodget
Search Duck Duck Go :param model: :param query: :param page: :return:
retired/sparkler-sce/webui/app/apis/ns_search.py:50
Methodget
Predict using ML model :param content: :param model: :return:
retired/sparkler-sce/webui/app/apis/ns_classify.py:22
MethodgetBoost
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/DomainSuffix.java:71
FunctiongetCompleted
(model)
retired/sparkler-ui/src/actions/index.js:243
MethodgetConfiguration
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/TestUtils.java:45
MethodgetContentHash
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/Resource.java:321
MethodgetContenthash
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/FetchedData.java:37
MethodgetCountryName
Returns the country name if TLD is Country Code TLD @return country name or null
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/TopLevelDomain.java:63
MethodgetDataAsMap
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/Resource.java:375
MethodgetDatabasePassword
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/SparklerConfiguration.java:120
MethodgetDatabaseURI
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/SparklerConfiguration.java:110
MethodgetDatabaseUsername
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/SparklerConfiguration.java:115
MethodgetExtensions
Getter for extensions @return List of extensions
sparkler-api/src/main/java/edu/usc/irds/sparkler/ExtensionChain.java:40
MethodgetHostSegments
Partitions of the hostname of the url by "."
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/URLUtil.java:236
MethodgetHttpMethod
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/UrlInjectorObj.java:23
MethodgetId
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/TestUtils.java:50
MethodgetMaximumAllowed
Gets maximum number of extensions allowed in this chain. For example. if at most one should be configured then return 1. @return maximum number of ex
sparkler-api/src/main/java/edu/usc/irds/sparkler/ExtensionChain.java:63
MethodgetMetadata
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/UrlInjectorObj.java:19
MethodgetMetadata
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/FetchedData.java:91
MethodgetMinimumRequired
Gets minimum number of points in the chain to be a valid chain. For example, if atleast one extension is required return 1. If this chain is optional,
sparkler-api/src/main/java/edu/usc/irds/sparkler/ExtensionChain.java:55
MethodgetResponseTime
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/FetchedData.java:133
MethodgetRulesReader
Rules specified as a config property will override rules specified as a config file.
sparkler-plugins/urlfilter-regex/src/main/java/edu/usc/irds/sparkler/plugin/RegexURLFilter.java:46
MethodgetScoreAsMap
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/Resource.java:325
MethodgetScoreKey
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/Scorer.java:16
MethodgetScoreKey
()
sparkler-plugins/scorer-dd-svn/src/main/java/edu/usc/irds/sparkler/plugin/DdSvnScorer.java:70
MethodgetSegment
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/model/FetchedData.java:104
MethodgetStatus
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/DomainSuffix.java:67
MethodgetTopLevelDomainName
Returns the top level domain name of the url. The top level domain name of a url is the substring of the url's hostname, w/o subdomain names. As an ex
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/URLUtil.java:148
MethodgetType
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/util/TopLevelDomain.java:54
MethodgetUrl
()
sparkler-api/src/main/java/edu/usc/irds/sparkler/UrlInjectorObj.java:15
Functionget_models
Get a list of models :return:
retired/sparkler-sce/webui/app/models/model.py:151
Functionget_sparkler_config
Get Sparkler Configuration :param model: :return:
retired/sparkler-sce/webui/app/controller.py:140
FunctionhandleChange
(event)
retired/sparkler-ui/src/components/dialogs/CrawlConfigDialog.js:52
FunctionhandleChange
(event)
retired/sparkler-ui/src/components/dialogs/SeedURLDialog.js:33
FunctionhandleChange
(event)
retired/sparkler-ui/src/components/dialogs/ModelDialog.js:29
FunctionhandleChange
(event)
retired/sparkler-ui/src/components/dialogs/StartCrawlDialog.js:42
MethodhandleChange
(event)
retired/sparkler-ui/src/components/sidebar/GenerateModel.js:34
FunctionhandleGroupChange
(event)
retired/sparkler-ui/src/components/dialogs/StartCrawlDialog.js:65
FunctionhandleItChange
(event)
retired/sparkler-ui/src/components/dialogs/StartCrawlDialog.js:61
FunctionhandleOkay
()
retired/sparkler-ui/src/components/dialogs/CrawlConfigDialog.js:56
FunctionhandleOkay
()
retired/sparkler-ui/src/components/dialogs/SeedURLDialog.js:37
← previousnext →201–300 of 403, ranked by callers