-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (32 loc) · 1001 Bytes
/
CITATION.cff
File metadata and controls
34 lines (32 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# SPDX-FileCopyrightText: 2025 Google LLC
# SPDX-License-Identifier: Apache-2.0
#
# This file contains citation metadata for LangExtract.
# For more information visit: https://citation-file-format.github.io/
cff-version: 1.2.0
title: "LangExtract"
message: "If you use this software, please cite it as below."
type: software
authors:
- given-names: Akshay
family-names: Goel
email: goelak@google.com
affiliation: Google LLC
repository-code: "https://github.com/google/langextract"
url: "https://github.com/google/langextract"
repository: "https://github.com/google/langextract"
abstract: "LangExtract: LLM-powered structured information extraction from text with source grounding"
keywords:
- language-models
- structured-data-extraction
- nlp
- machine-learning
- python
license: Apache-2.0
version: 1.1.1
date-released: 2025-11-27
doi: "10.5281/zenodo.17015089"
identifiers:
- type: doi
value: "10.5281/zenodo.17015089"
description: "Concept DOI for LangExtract"