INCEpTION

INCEpTION 提供了一个语义标注平台,提供智能标注辅助和知识管理。「INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.」

Github stars Tracking Chart

INCEpTION

提供智能辅助和知识管理的语义标注平台。

主页 · 用法 · 演示 · FAQ

INCEpTION 提供了一个语义注释平台,提供智能注释辅助和知识管理。更多信息,请访问 INCEpTION 网站。要想了解 INCEpTION 的第一印象,您可以观看我们的介绍视频

INCEpTION屏幕截图

INCEpTION 是一个文本注释环境,对书面文本上的各种注释任务非常有用。注释通常用于语言学和/或机器学习方面。INCEpTION 是一个 Web 应用程序,在这个程序中,几个用户可以在同一个注释项目上工作,它可以同时包含几个注释项目。它提供了一个推荐系统,推荐潜在的注释,帮助你更快、更容易地创建注释。除了注释之外,你还可以通过搜索外部文档库并添加文档来创建语料库。此外,您还可以使用知识库,例如用于实体链接等任务。

开始使用

最好的入门方法是观看 我们的教程视频,通过 入门指南 和在 演示服务器 上玩 INCEpTION。

请参阅我们的文档进行进一步阅读

  • 用户指南。如果您只使用 INCEpTION,而不开发它,那么从 "入门" 之后开始的 用户指南 就是您的选择。如果它不能回答您的问题,请随时与我们联系(参见您有问题或反馈吗?
  • 管理指南。有关如何在服务器上为一组用户设置INCEpTION的信息以及更多安装细节,请参见 《管理指南》
  • 开发者指南:INCEpTION是开源的。INCEpTION是开源的。因此,如果您想为它开发,您可能会对 《开发者指南》 感兴趣。

更多的材料,如 示例项目用例说明有用的脚本,可通过 INCEpTION 主页获得。

您有问题或反馈吗?

INCEpTION 仍在开发中,所以欢迎您给我们反馈,告诉我们您的愿望和要求。

  • 对于许多问题,您可以在主文档中找到答案:核心功能
  • 考虑我们的谷歌群组 inception-users
  • 你也可以在 Github 上开一个问题。

如何引用

请使用以下引文:

@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"
}

贡献

您是否错过了一个功能?我们非常感谢您的贡献 在发送拉取请求之前,请先打开一个问题。INCEpTION 使用 DKPro 贡献指南

  1. 创建一个 fork
  2. 创建您的特性分支:git checkout -b my-feature
  3. 提交你的修改: git commit -am 'Add some feature' (添加一些功能)
  4. 推送到分支:git push origin my-new-feature
  5. 提交一个拉动请求

许可证

INCEpTION 是在 Apache 许可证 v2.0 下作为开放源码提供的。


Main metrics

Overview
Name With Ownerinception-project/inception
Primary LanguageJava
Program languageJava (Language Count: 10)
PlatformBSD, Cross-platform, Linux, Mac, Solaris, Unix-like, Windows
License:Apache License 2.0
所有者活动
Created At2018-03-27 15:04:00
Pushed At2025-04-21 05:51:31
Last Commit At
Release Count346
Last Release Nameinception-36.1 (Posted on 2025-04-16 17:50:38)
First Release Namewebanno-2.2.0 (Posted on 2015-06-29 15:22:59)
用户参与
Stargazers Count626
Watchers Count13
Fork Count159
Commits Count20.2k
Has Issues Enabled
Issues Count2967
Issue Open Count260
Pull Requests Count2263
Pull Requests Open Count9
Pull Requests Close Count128
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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 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.