Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XPixelGroup/DiffBIR
/ article
Function
article
ram/utils/openset_utils.py:9–10 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
7
8
9
def
article(name):
10
return
"an"
if
name[0] in
"aeiou"
else
"a"
11
12
13
def
processed_name(name, rm_dot=False):
Callers
1
build_openset_label_embedding
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected