Giter VIP home page Giter VIP logo

syncmap's Introduction

The code here is the one used in the article "Continual General Chunking Problem and SyncMap" which can be accessed by the link below:
https://arxiv.org/pdf/2006.07853.pdf
Please refer to the article for details on the SyncMap and the continual chunking problem.

========
keras==2.13.1
tensorflow==2.13.0
networkx==3.1
numpy==1.23.5
matplotlib==3.3.4
scikit-learn==1.3.2
scipy==1.10.1
========

First create a directory with the name "output_files" in the current directory.

Then run the following:
$python main.py problem_number output_filename

where, output_filename is the name of the output file and problem_number is the number of the problem.
Respectively, 
1: Mixed Structures
2: Fixed Chunks 
3: Sequence 2
4: Sequence 1
5: Long Chunks
6: Overlap 1
7: Overlap 2

For continual versions run the following:
$python dynamic_main.py problem_number output_filename

problem_number refers to the problems below:

1: Continual Mixed
2: Continual Fixed


The default learning algorithm is set for SyncMap.
For changing the method, uncomment the code between the following lines.
VAE refers to the modified Word2Vec mentioned in the article.
###### VAE #####
###### VAE #####

syncmap's People

Contributors

zweifel avatar roger2148 avatar jhyong0130 avatar

Stargazers

 avatar  avatar tai-calg avatar Jiahao Gao avatar  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.