This is a knowledge graph of working people ready for search. The knowledge graph is built by
- crawling data from open-source websites, and
- using advanced NLP and knowledge extraction and alignment algorithms to transform the webpages to knowledge graph
- storing the knowledge in a Elasticsearch to allow the users to search the persons by names
To use it:
docker pull ruzeliang/people_knowledge_graph:1.0.1
docker run -it ^
-p 0.0.0.0:7469:7469 ^
-p 0.0.0.0:4387:4387 ^
-p 0.0.0.0:5644:5644 ^
-p 0.0.0.0:3941:3941 ^
-p 0.0.0.0:2397:2397 ^
ruzeliang/people_knowledge_graph:1.0.1
the docker will start the service of the knowledge graph for search, wait for a few minutes, until you see the following