Giter Club home page Giter Club logo

neo4j-wordnet's Introduction

WordNetとNeo4jを用いた上位下位語検索

起動方法

docker-compose -f docker-compose.yml build
docker-compose -f docker-compose.yml up

その後、下記のような感じで起動されるので、http://localhost:7474/でブラウザ起動可能

Starting docker-neo4j_core1_1 ... done
Attaching to docker-neo4j_core1_1
core1_1  | Active database: graph.db
core1_1  | Directories in use:
core1_1  |   home:         /var/lib/neo4j
core1_1  |   config:       /var/lib/neo4j/conf
core1_1  |   logs:         /logs
core1_1  |   plugins:      /plugins
core1_1  |   import:       /var/lib/neo4j/import
core1_1  |   data:         /var/lib/neo4j/data
core1_1  |   certificates: /var/lib/neo4j/certificates
core1_1  |   run:          /var/lib/neo4j/run
core1_1  | Starting Neo4j.
core1_1  | 2019-10-07 08:21:41.274+0000 WARN  Unknown config option: dbms.mode
core1_1  | 2019-10-07 08:21:41.311+0000 INFO  ======== Neo4j 3.5.11 ========
core1_1  | 2019-10-07 08:21:41.326+0000 INFO  Starting...
core1_1  | 2019-10-07 08:21:45.738+0000 INFO  Bolt enabled on 0.0.0.0:7687.
core1_1  | 2019-10-07 08:21:48.285+0000 INFO  Started.
core1_1  | 2019-10-07 08:21:49.784+0000 INFO  Remote interface available at http://localhost:7474/

neo4j-wordnet's People

Contributors

2ur1 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.