Kiril Gashteovski (@gkiril)
  • Stars
    star
    546
  • Global Rank 53,363 (Top 2 %)
  • Followers 62
  • Following 143
  • Registered over 10 years ago
  • Most used languages
    Java
    66.7 %
    Python
    33.3 %
  • Location πŸ‡©πŸ‡ͺ Germany
  • Country Total Rank 2,870
  • Country Ranking
    Python
    3,196
    Java
    8,111

Top repositories

1

oie-resources

A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
484
star
2

benchie

Comprehensive evaluation framework for Open Information Extraction.
Python
39
star
3

StudentsWebService

Directory of Master students, using J2EE. Students are grouped in β€œpromotions”. One promotion is consisted of a year, a title, an ID, and few paragraphs for description of the specialty. An administrator (who has his own password) can destroy, modify or add entries in the directory (i.e. students and promotions). Anyone can view the page without changing the data. A student with an account can change only his own data. Languages, technologies and software used are: Java (platform J2EE), XML, JavaBeans, JUnit, JPA, JSP, XHTML, CSS, Eclipse IDE, Geany
Java
1
star
4

BestRoute

A graph optimizational problem in the form of a grid of horizontal and vertical lines, on which a driver can drive. He wants to find the most profitable routes for him according to different criteria (cost, duration, contribution of both). One part is to calculate the fastest and the cheapest routes, respecting the speed limits. The second part is: the driver wants to make the trip in a less time than with the fastest route. In order to do this, he will have to drive faster than permitted, thus possibly paying fines for speeding. The objective will be to minimize the expected cost of the trip. Visualization of the results. Language: Java (SE); technologies: JUnit, Swing, AWT, JMathTools, JXL, jdom; IDEs: Eclipse, NetBeans
Java
1
star