text_summurization_abstractive_methods icon indicating copy to clipboard operation
text_summurization_abstractive_methods copied to clipboard

Problem http://eazymind.herokuapp.com/arabic_sum/

Open irigaraynavarromaria opened this issue 5 years ago • 1 comments
trafficstars

While trying to use the Python library eazymind, is giving the following error:

<html>
  <head>
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta charset="utf-8">
	<title>Application Error</title>
	<style media="screen">
	  html,body,iframe {
		margin: 0;
		padding: 0;
	  }
	  html,body {
		height: 100%;
		overflow: hidden;
	  }
	  iframe {
		width: 100%;
		height: 100%;
		border: 0;
	  }
	</style>
  </head>
  <body>
	<iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>
  </body>
</html>

irigaraynavarromaria avatar Aug 22 '20 16:08 irigaraynavarromaria

yes, it is giving the same error once again.

mudasir74 avatar Jan 08 '23 08:01 mudasir74