MusicConnectionMachine / Relationships

GNU Affero General Public License v3.0
9 stars 1 forks source link

openIE_washington_v2 #42

Closed ansjin closed 7 years ago

ansjin commented 7 years ago

Updated:

  1. Docker File (created own images instead o using the old node,java image by someone)
  2. Increased the limit Size of the input text
  3. Logic to find relationships
  4. Codacy issues
  5. package.json(removed unnecessary packages)
  6. config file

Deleted:

  1. Removed swagger(because its validation phase was imposing the limitation on the data size )
  2. Unnecessary files.

Addition:

  1. Some scripts

PS: Tested with 500KB of data and its working! Also pushed the image to docker hub.