MCPcopy Create free account

hub / github.com/PrasannaKrishna0307/oceanhazard-detection / functions

Functions461 in github.com/PrasannaKrishna0307/oceanhazard-detection

FunctionSwitch
({ className, ...props }: React.ComponentProps<typeof SwitchPrimitive.Root>)
oceanhazard-detection/components/ui/switch.tsx:8
FunctionTable
({ className, ...props }: React.ComponentProps<'table'>)
oceanhazard-detection/components/ui/table.tsx:7
FunctionTableBody
({ className, ...props }: React.ComponentProps<'tbody'>)
oceanhazard-detection/components/ui/table.tsx:32
FunctionTableCaption
({ className, ...props }: React.ComponentProps<'caption'>)
oceanhazard-detection/components/ui/table.tsx:94
FunctionTableCell
({ className, ...props }: React.ComponentProps<'td'>)
oceanhazard-detection/components/ui/table.tsx:81
FunctionTableFooter
({ className, ...props }: React.ComponentProps<'tfoot'>)
oceanhazard-detection/components/ui/table.tsx:42
FunctionTableHead
({ className, ...props }: React.ComponentProps<'th'>)
oceanhazard-detection/components/ui/table.tsx:68
FunctionTableHeader
({ className, ...props }: React.ComponentProps<'thead'>)
oceanhazard-detection/components/ui/table.tsx:22
FunctionTableRow
({ className, ...props }: React.ComponentProps<'tr'>)
oceanhazard-detection/components/ui/table.tsx:55
FunctionTabs
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Root>)
oceanhazard-detection/components/ui/tabs.tsx:8
FunctionTabsContent
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Content>)
oceanhazard-detection/components/ui/tabs.tsx:53
FunctionTabsList
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.List>)
oceanhazard-detection/components/ui/tabs.tsx:21
FunctionTabsTrigger
({ className, ...props }: React.ComponentProps<typeof TabsPrimitive.Trigger>)
oceanhazard-detection/components/ui/tabs.tsx:37
FunctionTextarea
({ className, ...props }: React.ComponentProps<'textarea'>)
oceanhazard-detection/components/ui/textarea.tsx:5
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
oceanhazard-detection/components/theme-provider.tsx:9
FunctionToaster
()
oceanhazard-detection/components/ui/toaster.tsx:13
FunctionToaster
({ ...props }: ToasterProps)
oceanhazard-detection/components/ui/sonner.tsx:6
FunctionToggle
({ className, variant, size, ...props }: React.ComponentProps<typeof TogglePrimitive.Root> & Variant
oceanhazard-detection/components/ui/toggle.tsx:31
FunctionToggleGroup
({ className, variant, size, children, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
oceanhazard-detection/components/ui/toggle-group.tsx:17
FunctionToggleGroupItem
({ className, children, variant, size, ...props }: React.ComponentProps<typeof ToggleGroupPrimitive.
oceanhazard-detection/components/ui/toggle-group.tsx:43
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
oceanhazard-detection/components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
oceanhazard-detection/components/ui/tooltip.tsx:37
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
oceanhazard-detection/components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
oceanhazard-detection/components/ui/tooltip.tsx:31
FunctionTrendAnalysis
()
oceanhazard-detection/components/trend-analysis.tsx:41
FunctionUsersPage
()
oceanhazard-detection/app/users/page.tsx:8
FunctionWaveChart
({ detailed = false }: WaveChartProps)
oceanhazard-detection/components/wave-chart.tsx:25
FunctionWeatherChart
()
oceanhazard-detection/components/weather-chart.tsx:21
Method__init__
(self)
oceanhazard-detection/lib/processors/data_processor.py:17
Method__init__
(self)
oceanhazard-detection/lib/processors/classifier.py:8
Method__init__
(self)
oceanhazard-detection/lib/processors/analytics_generator.py:16
Method__init__
(self)
oceanhazard-detection/lib/processors/sentiment_analyzer.py:7
FunctionauthenticateUser
(email: string, password: string)
oceanhazard-detection/lib/firebase-config.ts:109
Functionbatch_analyze_sentiment
Analyze sentiment for multiple texts
oceanhazard-detection/lib/processors/sentiment_analyzer.py:158
Functionclassify_post
Legacy function for backward compatibility
oceanhazard-detection/lib/processors/classifier.py:126
FunctionclearResults
()
oceanhazard-detection/app/api-test/page.tsx:109
Methodfilter_by_confidence
Filter processed posts by minimum confidence score
oceanhazard-detection/lib/processors/data_processor.py:106
Methodfilter_by_hazard_type
Filter processed posts by hazard type
oceanhazard-detection/lib/processors/data_processor.py:90
Methodfilter_by_urgency
Filter processed posts by urgency level
oceanhazard-detection/lib/processors/data_processor.py:98
FunctiongetCurrentLocation
()
oceanhazard-detection/components/hazard-report-form.tsx:45
FunctiongetSocialMediaPosts
(maxResults = 50)
oceanhazard-detection/lib/firebase-config.ts:75
FunctionhandleCanvasClick
(event: React.MouseEvent<HTMLCanvasElement>)
oceanhazard-detection/components/enhanced-live-map.tsx:236
FunctionhandleKeyDown
(event: KeyboardEvent)
oceanhazard-detection/components/ui/sidebar.tsx:98
FunctionhandleSubmit
()
oceanhazard-detection/components/hazard-report-form.tsx:60
FunctiononChange
()
oceanhazard-detection/components/ui/use-mobile.tsx:10
FunctiononChange
()
oceanhazard-detection/hooks/use-mobile.ts:10
Functionprocess_batch
Process multiple social media posts
oceanhazard-detection/lib/processors/data_processor.py:228
Methodprocess_mock_data
Process mock social media data
oceanhazard-detection/lib/processors/data_processor.py:83
Functionprocess_social_post
Process a single social media post
oceanhazard-detection/lib/processors/data_processor.py:223
Methodprocess_twitter_data
Process Twitter-specific data with normalization
oceanhazard-detection/lib/processors/data_processor.py:76
Methodsave_processed_data
Save processed data to JSON file
oceanhazard-detection/lib/processors/data_processor.py:171
FunctionstartExtraction
()
oceanhazard-detection/components/social-media-extraction.tsx:75
FunctionstoreReport
(reportData: any)
oceanhazard-detection/lib/firebase-config.ts:18
FunctionstoreSocialMediaPost
(postData: any)
oceanhazard-detection/lib/firebase-config.ts:33
Functiontoast
({ ...props }: Toast)
oceanhazard-detection/components/ui/use-toast.ts:142
Functiontoast
({ ...props }: Toast)
oceanhazard-detection/hooks/use-toast.ts:142
Functionupdate
(props: ToasterToast)
oceanhazard-detection/components/ui/use-toast.ts:145
Functionupdate
(props: ToasterToast)
oceanhazard-detection/hooks/use-toast.ts:145
FunctionuploadMedia
(file: File, path: string)
oceanhazard-detection/lib/firebase-config.ts:104
FunctionuseIsMobile
()
oceanhazard-detection/hooks/use-mobile.ts:5
FunctionuseToast
()
oceanhazard-detection/hooks/use-toast.ts:171
← previous401–461 of 461, ranked by callers