All Projects → inception-project → Inception

inception-project / Inception

Licence: apache-2.0
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Inception

anapsid
An adaptive query processing engine for SPARQL endpoints.
Stars: ✭ 17 (-93.31%)
Mutual labels:  sparql
stardog-language-servers
Language Servers for Stardog Languages
Stars: ✭ 19 (-92.52%)
Mutual labels:  sparql
LSQ
Linked SPARQL Queries (LSQ): Framework for RDFizing triple store (web) logs and performing SPARQL query extraction, analysis and benchmarking in order to produce datasets of Linked SPARQL Queries
Stars: ✭ 23 (-90.94%)
Mutual labels:  sparql
scholia
Wikidata-based scholarly profiles
Stars: ✭ 166 (-34.65%)
Mutual labels:  sparql
jupyter-langs
Docker images of Jupyter Lab for various languages.
Stars: ✭ 21 (-91.73%)
Mutual labels:  sparql
SPARQL
Lib PHP for SPARQL 1.1
Stars: ✭ 23 (-90.94%)
Mutual labels:  sparql
graph-explorer
Graph Explorer can be used to explore RDF graphs in SPARQL endpoints or on the web.
Stars: ✭ 30 (-88.19%)
Mutual labels:  sparql
jarql
SPARQL for JSON: Turn JSON into RDF using SPARQL syntax
Stars: ✭ 19 (-92.52%)
Mutual labels:  sparql
SEPA
Get notifications about changes in your SPARQL endpoint.
Stars: ✭ 21 (-91.73%)
Mutual labels:  sparql
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-90.94%)
Mutual labels:  sparql
lsw2
OWL and Semantic Web toolkit for Common Lisp, used for construction and reasoning over ontologies and ontology-structured data
Stars: ✭ 22 (-91.34%)
Mutual labels:  sparql
rdf2x
RDF2X converts big RDF datasets to the relational database model, CSV, JSON and ElasticSearch.
Stars: ✭ 43 (-83.07%)
Mutual labels:  sparql
sparql-micro-service
SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Stars: ✭ 22 (-91.34%)
Mutual labels:  sparql
rdflib-hdt
A Store back-end for rdflib to allow for reading and querying HDT documents
Stars: ✭ 18 (-92.91%)
Mutual labels:  sparql
LinkedDataHub
The Knowledge Graph notebook. Apache license.
Stars: ✭ 150 (-40.94%)
Mutual labels:  sparql
semagrow
A SPARQL query federator of heterogeneous data sources
Stars: ✭ 27 (-89.37%)
Mutual labels:  sparql
CSV2RDF
Streaming, transforming, SPARQL-based CSV to RDF converter. Apache license.
Stars: ✭ 48 (-81.1%)
Mutual labels:  sparql
AskNowNQS
A question answering system for RDF knowledge graphs.
Stars: ✭ 32 (-87.4%)
Mutual labels:  sparql
IGUANA
IGUANA is a benchmark execution framework for querying HTTP endpoints and CLI Applications such as Triple Stores. Contact: [email protected]
Stars: ✭ 22 (-91.34%)
Mutual labels:  sparql
Sessel
Document RDFizer for CouchDB
Stars: ✭ 22 (-91.34%)
Mutual labels:  sparql
INCEpTION Logo

A semantic annotation platform offering intelligent assistance and knowledge management.


Homepage · Usage · Demo · FAQ

GitHub release (latest SemVer) GitHub license Join the chat at https://gitter.im/inception-project/Lobby


INCEpTION

INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management. For more information, visit the INCEpTION website. For a first impression on what INCEpTION is, you may want to watch our introduction videos.

INCEpTION Screenshot

INCEpTION is a text-annotation environment useful for various kinds of annotation tasks on written text. Annotations are usually used for linguistic and/or machine learning concerns. INCEpTION is a web application in which several users can work on the same annotation project, and it can contain several annotation projects at a time. It provides a recommender system that suggest potential annotations to help you create annotations faster and easier. Beyond annotating, you can also create a corpus by searching an external document repository and adding documents. Moreover, you can use knowledge bases, e.g. for tasks like entity linking.

Getting started

The best way to get started is to watch our tutorial videos, working through the Getting Started Guide and playing with INCEpTION on the demo server.

See our documentation for further reading

  • User Guide: If you only use INCEpTION and do not develop it, the User Guide beginning right after Getting Started is the guide of your choice. If it does not answer your questions, don’t hesitate to contact us (see Do you have questions or feedback?).
  • Admin Guide: For information on how to set up INCEpTION for a group of users on a server and more installation details, see the Admin Guide.
  • Developer Guide: INCEpTION is open source. So if you would like to develop for it, the Developer Guide might be interesting for you.

Many more materials like example projects , use case descriptions and helpful scripts are available via the INCEpTION homepage.

Do you have questions or feedback?

INCEpTION is still in development, so you are welcome to give us feedback and tell us your wishes and requirements.

How to cite

Please use the following citation:

@inproceedings{klie-etal-2018-inception,
    title = "The {INCE}p{TION} Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation",
    author = "Klie, Jan-Christoph and Bugert, Michael  and Boullosa, Beto and Eckart de Castilho, Richard and Gurevych, Iryna",
    booktitle = "Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations",
    year = "2018",
    address = "Santa Fe, New Mexico",
    url = "https://www.aclweb.org/anthology/C18-2002",
    pages = "5--9"
}

Contributing

Do you miss a feature? We very much appreciate your contribution! Please open an issue before sending a pull request. INCEpTION uses the DKPro Contribution Guidelines.

  1. Create a fork
  2. Create your feature branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🚀

License

INCEpTION is provided as open source under the Apache License v2.0.


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].