Pinned Repositories
benchie
Comprehensive evaluation framework for Open Information Extraction.
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
minie
An open information extraction system that provides useful extractions
MinSCIE
MinScIE is an Open Information Extraction system which provides structured knowledge enriched with semantic information about citations.
nlp_course
YSDA course in Natural Language Processing
oie-resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
OPIEC
OPIEC: An Open Information Extraction corpus
minie
An open information extraction system that provides compact extractions
OPIEC
Reading the data from OPIEC - an Open Information Extraction corpus
OPIEC-pipeline
gkiril's Repositories
gkiril/oie-resources
A curated list of Open Information Extraction (OIE) resources: papers, code, data, etc.
gkiril/benchie
Comprehensive evaluation framework for Open Information Extraction.
gkiril/MinSCIE
MinScIE is an Open Information Extraction system which provides structured knowledge enriched with semantic information about citations.
gkiril/OPIEC
OPIEC: An Open Information Extraction corpus
gkiril/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
gkiril/minie
An open information extraction system that provides useful extractions
gkiril/nlp_course
YSDA course in Natural Language Processing
gkiril/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
gkiril/awesome-document-understanding
A curated list of resources for Document Understanding (DU) topic
gkiril/blog
gkiril/BREDS
BREDS - Bootstrapping Relationship Extractors with Distributional Semantics, code for EMNLP'15 paper
gkiril/cesi
WWW 2018: CESI: Canonicalizing Open Knowledge Bases using Embeddings and Side Information
gkiril/CodeGenerator
Random code generator, with GUI in Macedonian language, written in Java SE
gkiril/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
gkiril/gkiril.github.io
gkiril/HPProteinStructureModeling
Based on the HP properties of a protein, this software creates mathematical model of the protein structure according to 3 different models. After the models are optimized, the softwer visualizes the protein structure in 2D/3D lattice.
gkiril/IshiharaMC
Ishihara Test plates generated using Monte Carlo procedures
gkiril/nlptools
A toolkit that wraps various natural language processing implementations behind a common interface.
gkiril/open_knowledge_graph_embeddings
Code to train open knowledge graph embeddings and to create a benchmark for open link prediction.
gkiril/OPIEC-pipeline
gkiril/PNGToSVG
Convert your PNG files to SVG.
gkiril/RealEstateAgencyWebInformationSystem
Web information system for real estate rental agency (PHP back-end, JS/HTML/CSS front-end).
gkiril/SimplexMethod
A software for solving a linear programming problem with the simplex method. The user inserts the objective function and constraints (in standard form), and the software returns the optimal dual solution (if the solution is feasible, otherwise - it gives a message that the solution is not feasible).
gkiril/text_mining_resources
Resources for learning about Text Mining