Skip to content

ichii731/imakita

 
 

Repository files navigation

Importance Aligned Key Iterative Algorithm (IMAKITA) on Chrome

IMAKITA is an extractive summarization algorithm that is faster than conventional algorithms keeping its accuracy. The computational complexity of our algorithm is O(SNlogN) to summarize original N sentences into final S sentences.

How to use

You can download Chrome APP here

Article

Please cite my article when you use IMAKITA for your research. I am publish my article on arXiv, but arXiv is asking me to wait as "on hold" :(

Acknowledgements

IMAKITA on Chrome uses TinySegmenter and jquery.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 7.7%