A research framework for multilingual information extraction over DBpedia, developed and extended through multiple Google Summer of Code (GSoC) projects.
The Neural Extraction Framework is a specialized repository under the DBpedia project focused on advancing information extraction using neural networks and large language models. This framework complements DBpedia's traditional extraction methods by providing state-of-the-art neural approaches for extracting structured knowledge from unstructured text.
_H suffix)This repository hosts Google Summer of Code (GSoC) projects that advance neural extraction techniques:
Implementation Language
# Clone the repository
git clone https://github.com/dbpedia/neural-extraction-framework.git
cd neural-extraction-framework
# Navigate to specific GSoC project
cd GSoC25_H # Example: Hindi Chapter
# Follow project-specific setup
# Each directory has its own README with detailed instructions
Important: Each GSoC project has unique dependencies and setup requirements. Always refer to the README in the specific project directory.
Each GSoC directory typically contains:
README.md - Project-specific documentationsrc/ - Source code and implementationsdata/ - Datasets and benchmarksmodels/ - Trained models or model configurationsnotebooks/ - Jupyter notebooks for experimentsrequirements.txt - Python dependenciesWe appreciate all contributions! To contribute:
Please ensure your code follows the project's coding standards and includes appropriate tests.
Built with โค๏ธ by the DBpedia Community
Jupyter Notebook
80.9%
Python
18.9%
A research framework for multilingual information extraction over DBpedia, developed and extended through multiple Google Summer of Code (GSoC) projects.
The Neural Extraction Framework is a specialized repository under the DBpedia project focused on advancing information extraction using neural networks and large language models. This framework complements DBpedia's traditional extraction methods by providing state-of-the-art neural approaches for extracting structured knowledge from unstructured text.
_H suffix)This repository hosts Google Summer of Code (GSoC) projects that advance neural extraction techniques:
Implementation Language
# Clone the repository
git clone https://github.com/dbpedia/neural-extraction-framework.git
cd neural-extraction-framework
# Navigate to specific GSoC project
cd GSoC25_H # Example: Hindi Chapter
# Follow project-specific setup
# Each directory has its own README with detailed instructions
Important: Each GSoC project has unique dependencies and setup requirements. Always refer to the README in the specific project directory.
Each GSoC directory typically contains:
README.md - Project-specific documentationsrc/ - Source code and implementationsdata/ - Datasets and benchmarksmodels/ - Trained models or model configurationsnotebooks/ - Jupyter notebooks for experimentsrequirements.txt - Python dependenciesWe appreciate all contributions! To contribute:
Please ensure your code follows the project's coding standards and includes appropriate tests.
Built with โค๏ธ by the DBpedia Community
Jupyter Notebook
80.9%
Python
18.9%