We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c171ebb commit e1329a5Copy full SHA for e1329a5
cortex.yaml
@@ -0,0 +1,15 @@
1
+---
2
+info:
3
+ title: Pywordsegment
4
+ description: Concatenated-word segmentation Python library written in Rust
5
+ x-cortex-git:
6
+ github:
7
+ alias: intsightsorg
8
+ repository: Intsights/PyWordSegment
9
+ x-cortex-tag: pywordsegment
10
+ x-cortex-type: service
11
+ x-cortex-domain-parents:
12
+ - tag: threatintel-rd
13
+openapi: 3.0.1
14
+servers:
15
+- url: "/"
0 commit comments