🤖Reddit r/MachineLearning•較早收集於 21h
釋出 2,000 萬印度法律案件數據集
💡2,000 萬印度法律文件含引用/嵌入:法律 NLP 及 RAG 評估金礦(68字元)
⚡ 30-Second TL;DR
有什麼變化
2,000 萬+ 案件含中繼資料 (法官、法條、日期)
為什麼重要
首個印度法律機器可讀引用網,促 GNN/法律 AI 突破、RAG 基準。提升超越新聞/對話的正式印度語言 NLP。
下一步行動
透過 API 取得 Parquet 匯出,在引用圖譜上基準 RAG。
誰應關注:Researchers & Academics
關鍵要點
- •2,000 萬+ 案件含中繼資料 (法官、法條、日期)
- •全語料引用圖譜含關係類型
- •Voyage AI 1024d 密集 + BM25 稀疏嵌入
- •中繼資料/引用經 regex/啟發/LLM (90-95% 精確)
- •API 匯出用於法律 NLP、結果預測
🧠 深度解析
AI-generated analysis for this event.
🔑 增強重點摘要
- •The dataset addresses a critical data scarcity issue in the Indian legal tech ecosystem, where previously fragmented and non-standardized court data hindered the development of domain-specific Large Language Models (LLMs).
- •The inclusion of a citation graph allows for advanced topological analysis of legal precedents, enabling researchers to map the evolution of Indian jurisprudence and identify 'landmark' cases through network centrality metrics.
- •The project utilizes a hybrid retrieval architecture (Voyage AI + BM25) specifically optimized for the unique linguistic challenges of Indian legal English, which often incorporates archaic terminology and complex procedural syntax.
📊 競品分析▸ Show
| Feature | Indian Legal Dataset (This) | Indian Kanoon | SCC Online |
|---|---|---|---|
| Access Model | Open/Public Domain | Freemium | Paid Subscription |
| Data Structure | Raw/Structured/Graph | Searchable Text | Curated/Annotated |
| Embeddings | Voyage AI + BM25 | Proprietary Search | Proprietary Search |
| Primary Use | NLP/ML Research | Legal Discovery | Legal Practice |
🛠️ 技術深入
- •Embedding Model: Voyage AI 'voyage-law-2' (or equivalent domain-specific variant) producing 1024-dimensional dense vectors.
- •Sparse Retrieval: BM25 implementation utilizing custom tokenization rules to handle Indian legal abbreviations and citation formats.
- •Graph Construction: Citation relationships (followed, distinguished, overruled) extracted using a multi-stage pipeline: Regex-based pattern matching for citation strings, followed by LLM-based verification for ambiguous references.
- •Data Pipeline: ETL process handles multi-format source documents (PDF/HTML) from various High Court repositories, normalizing them into Parquet/JSONL formats with standardized schema for judge names, acts, and case outcomes.
- •API Architecture: RESTful interface supporting vector similarity search (k-NN) and metadata filtering.
🔮 前景展望AI analysis grounded in cited sources
The dataset will significantly reduce the training costs for Indian legal-domain LLMs.
By providing pre-processed, high-quality structured data, developers can bypass expensive data cleaning and scraping phases.
Automated legal outcome prediction models will see a measurable increase in accuracy.
The inclusion of citation graph data provides the necessary context for models to understand the weight of precedents, which is a primary driver of judicial decisions.
⏳ 時間線
2025-09
Initial data collection and cleaning pipeline established for Supreme Court records.
2026-01
Integration of citation graph extraction logic using LLM-based verification.
2026-04
Public release of the 20M+ case dataset via Reddit and open-access repositories.
📰
AI 週報
閱讀本週精選 AI 大事摘要 →
👉相關動態
AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: Reddit r/MachineLearning ↗
