Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaving/zorya
:grapes: Build NER graphs from YouTube transcripts
https://github.com/gaving/zorya
neo4j ner spacy youtube-transcripts
Last synced: 9 days ago
JSON representation
:grapes: Build NER graphs from YouTube transcripts
- Host: GitHub
- URL: https://github.com/gaving/zorya
- Owner: gaving
- Created: 2018-03-13T09:02:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:30:21.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T02:37:00.828Z (7 months ago)
- Topics: neo4j, ner, spacy, youtube-transcripts
- Language: JavaScript
- Homepage:
- Size: 2.72 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zorya
Visualize entities for a YouTube video.
![screenshot](https://raw.githubusercontent.com/gaving/zorya/master/site/1.png)
## Run
`docker-compose up`
### Usage
- `http POST :3000/videos/new video=uwbpcTrsmaI`
```json
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Connection: keep-alive
Content-Length: 32
Content-Type: application/json; charset=utf-8
Date: Tue, 13 Mar 2018 08:46:32 GMT
ETag: W/"20-vNuP419kHmtKc9Kq9n9yXAUsw4g"
X-Powered-By: Express{
"message": "uwbpcTrsmaI queued"
}
```- Launch [http://localhost:7474/](http://localhost:7474/)