Welcome to the DocETL community! We're excited to have you join us in exploring and improving document extraction and transformation workflows. We are committed to fostering an inclusive community for all people, regardless of technical background.
While we don't have a formal code of conduct page, we expect all community members to treat each other with respect and kindness. We do not tolerate harassment or discrimination of any kind. If you experience any issues, please reach out to the project maintainers immediately.
We welcome contributions from everyone who is interested in improving DocETL. Here's how you can get involved:
Report Issues: If you encounter a bug or have a feature request, open an issue on our GitHub repository.
Join Discussions: Have a question or want to discuss ideas? Post on our Discord server.
Contribute Code: Look for issues tagged with "help wanted" or "good first issue" on GitHub. These are great starting points for new contributors.
Join Working Groups: We will create working groups in Discord focused on different project areas as discussed in our roadmap. Join the group(s) that interests you most!
To contribute code:
Request a Tutorial or Research Talk
Interested in having us give a tutorial or research talk on DocETL? We'd love to connect! Please email shreyashankar@berkeley.edu to set up a time. Let us know what your team is interested in learning about (e.g., tutorial or research) so we can tailor the presentation to your interests.
If you're encountering a KeyError, it's often due to missing an unnest operation in your workflow. The unnest operation is crucial for flattening nested data structures.
Solution: Add an unnest operation to your pipeline before accessing nested keys. If you're still having trouble, don't hesitate to open an issue on GitHub or ask for help on our Discord server.
Run the following script:
Browser Storage Cleanup Script