Choppr is a source decomposition tool developed for the Calculemus-FLINT projects. The tool creates RDF data from input files via a user-defined set of rules. It comes packaged with a set of rules for decomposing Dutch law texts.
You can try out the latest version at choppr.dev. An older, stable version is available at choppr.app.
You can install Choppr Standalone by cloning this repository:
git clone git@gitlab.com:calculemus-flint/choppr/choppr-standalone.git
From the choppr-standalone folder open "standalone.html" in your browser.
See the Choppr user manual.
If you have any questions or suggestions please feel free to email us at info@choppr.app.
In future versions of this standalone version of Choppr we hope to add the possibility to create your own separators.
Copyright 2022 Calculemus-FLINT / Choppr Source Decomposer
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Choppr is actively being developed for use on webservers, this clientside standalone version is stripped of any proprietary code to be able to make it freely available. This does mean that at this time it doesn't include all the functionality of the full version but we will try to add as much functionality as possible in the near future.