Open
Description
opened on Jan 24, 2024
Just got another request from a client to build a sepharizing tool that can flag or score cases as good or bad law. We've talked about this a lot, and considered approaches like regexes for easy stuff + ML for hard. I think AI probably would be a useful tool here too.
Some thing we'll need to do to get this started:
- We need a target. What would we want this to look like and what features should it have?
- We need an ontology for our flags. Which flags make sense?
- We need a name for the feature. Prior art includes "Sepharizer" and FastCase's "Bad Law Bot."
For now this is something of a placeholder, but I certainly welcome discussion and ideas. It'd be a heck of a project for an intrepid developer to pick up and run with, but I suspect the way to do it correctly is to have a dedicated engineer on it for many months.
I'd expect this to be a duplicate, since we've talked about it so many times, but I can't find any issue for this. Hrm.
Activity