MusicConnectionMachine / Relationships

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

updated Date_Event_Extraction_Algorithm #39

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 extract date/events
  4. double quotes to single
  5. package.json(removed unnecessary packages)
  6. config file

Deleted:

  1. Example Folder,(not required)

Addition:

  1. Some scripts

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