项目作者: inception-project

项目描述 :
INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
高级语言: Java
项目地址: git://github.com/inception-project/inception.git
创建时间: 2018-03-27T15:04:00Z
项目社区:https://github.com/inception-project/inception

开源协议:Apache License 2.0

下载




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.

We also offer several Jupyter Notebooks which describe how you can interact in Python with INCEpTION, prepare or
post-process annotations:

  • Open In Colab Export annotations as one sentence per line
  • Open In Colab Use pre-tokenized and pre-annotated documents in INCEpTION
  • Open In Colab Convert Word files to CAS XMI for import into INCEpTION
  • Open In Colab Working with INCEpTION slot features in DKPro Cassis
  • more Python examples

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:

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