# train link
POST /parse/link
params:
link: the link of the page
category: the category of the link
# train title
POST /parse/title
params:
title: the title of the page
category: the category of the link
# understand link
POST /understand/link
params:
link: the link of the page
return:
json: {"category":"category"}
# understand
POST /understand/title
params:
title: the title of the page
return:
json: {"category":"category"}
-
Notifications
You must be signed in to change notification settings - Fork 1
sssionggg/cs410
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
booksmart
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published