
DF Thread Forum
Forum rules
Anonymous Posting
Anonymous posting is only appropriate when you are revealing sensitive employment related information about a firm, job, etc. You may anonymously respond on topic to these threads. Unacceptable uses include: harassing another user, joking around, testing the feature, or other things that are more appropriate in the lounge.
Failure to follow these rules will get you outed, warned, or banned.
Anonymous Posting
Anonymous posting is only appropriate when you are revealing sensitive employment related information about a firm, job, etc. You may anonymously respond on topic to these threads. Unacceptable uses include: harassing another user, joking around, testing the feature, or other things that are more appropriate in the lounge.
Failure to follow these rules will get you outed, warned, or banned.
- Desert Fox
- Posts: 18283
- Joined: Thu Sep 04, 2014 4:34 pm
- fats provolone
- Posts: 7125
- Joined: Thu Oct 30, 2014 4:44 pm
Re: Your Partner is Planning to Replace You, With Law Watson
partners who can't figure out outlook are going to use law watson?
- smaug
- Posts: 13972
- Joined: Thu Feb 19, 2015 8:31 pm
- fats provolone
- Posts: 7125
- Joined: Thu Oct 30, 2014 4:44 pm
Re: Your Partner is Planning to Replace You, With Law Watson
QEDsmaug wrote:Bad link
- Desert Fox
- Posts: 18283
- Joined: Thu Sep 04, 2014 4:34 pm
Want to continue reading?
Register now to search topics and post comments!
Absolutely FREE!
Already a member? Login
-
- Posts: 1397
- Joined: Mon Jul 07, 2008 11:10 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Law Watson may be better at me in every single aspect of practicing law, but can it give the partner the satisfaction of making someone cry on a routine basis? I didn't think so.
- fats provolone
- Posts: 7125
- Joined: Thu Oct 30, 2014 4:44 pm
Re: Your Partner is Planning to Replace You, With Law Watson
this is gonna turn out like HFT. people are going to start writing motions specifically targeted to fool the law watson algorithm. one day the law watson network will go haywire and voluntarily dismiss every federal suit.
-
- Posts: 3436
- Joined: Sun Oct 26, 2008 2:39 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Honestly law Watson could probably replace 75% of my partners just as easily as it could replace me. They could raise salaries to $190k easily without lowering PPP.
- Ajren Robben
- Posts: 48
- Joined: Sat Jul 05, 2014 8:51 pm
Re: Your Partner is Planning to Replace You, With Law Watson
That's a good thing for people reading this here today, right?
-
- Posts: 1397
- Joined: Mon Jul 07, 2008 11:10 pm
Re: Your Partner is Planning to Replace You, With Law Watson
This is why we NEED Trump. He'd build a wall and keep those thieving, raping, murdering Law Watson's out of our country. AND he'd make Law Watsico pay for the wall.
- Desert Fox
- Posts: 18283
- Joined: Thu Sep 04, 2014 4:34 pm
- Ajren Robben
- Posts: 48
- Joined: Sat Jul 05, 2014 8:51 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Feel free to forward some of that my way. I'll take you on as a pro bono.Desert Fox wrote:Law Watson will probably just be a better version of Westlaw and Lexis. In that respect, it can't come quick enough. I didn't have to open up Westlaw for so long I forgot my password. But I got brutally pwnd by research requests the last two days. I'd love to ask Watson.Ajren Robben wrote:That's a good thing for people reading this here today, right?
- Desert Fox
- Posts: 18283
- Joined: Thu Sep 04, 2014 4:34 pm
Register now!
Resources to assist law school applicants, students & graduates.
It's still FREE!
Already a member? Login
- lacrossebrother
- Posts: 7150
- Joined: Wed Jul 30, 2014 11:15 pm
Re: Your Partner is Planning to Replace You, With Law Watson
ive been actively trying to replace my own paralegal with document automation.
this one is easy, but i need to start writing some YAML/Markdown type shit.
I think automation is the key to freedom from the traditional law firm model, not something to worry about.
this one is easy, but i need to start writing some YAML/Markdown type shit.
Code: Select all
from fpdf import FPDF
from PyPDF2 import PdfFileMerger, PdfFileReader
import glob
exhibits = glob.glob("*.pdf")
newpdfs = []
allpdfs = []
for exhibit in exhibits:
exhibit_num = exhibit[:-4]
cover_pg_name = "0" + exhibit_num + ".pdf"
pdf=FPDF(format='letter', unit='in')
pdf.add_page()
pdf.set_font('Courier','B',20)
pdf.set_xy(4.25, 4.5)
pdf.cell(0,0, exhibit_num, "C")
pdf.output(cover_pg_name,'F')
newpdfs.append(cover_pg_name)
i=0
while i < len(newpdfs):
allpdfs.append(newpdfs[i])
allpdfs.append(exhibits[i])
i = i +1
merger = PdfFileMerger()
for pdf in allpdfs:
merger.append(PdfFileReader(file(pdf, 'rb')))
merger.write("exhibit binder.pdf")
- Ajren Robben
- Posts: 48
- Joined: Sat Jul 05, 2014 8:51 pm
Re: Your Partner is Planning to Replace You, With Law Watson
I need answer choices from A to D to help you.Desert Fox wrote:Does work product privilege cover materials created in anticipation of litigation by wholly owned subsidiary that you haven't created yet. Need by 8pm EDT. tanksAjren Robben wrote:Feel free to forward some of that my way. I'll take you on as a pro bono.Desert Fox wrote:Law Watson will probably just be a better version of Westlaw and Lexis. In that respect, it can't come quick enough. I didn't have to open up Westlaw for so long I forgot my password. But I got brutally pwnd by research requests the last two days. I'd love to ask Watson.Ajren Robben wrote:That's a good thing for people reading this here today, right?
-
- Posts: 71
- Joined: Tue Oct 25, 2011 6:09 pm
Re: Your Partner is Planning to Replace You, With Law Watson
I laughed way too hard at thisAjren Robben wrote:I need answer choices from A to D to help you.Desert Fox wrote:Does work product privilege cover materials created in anticipation of litigation by wholly owned subsidiary that you haven't created yet. Need by 8pm EDT. tanksAjren Robben wrote:Feel free to forward some of that my way. I'll take you on as a pro bono.Desert Fox wrote:Law Watson will probably just be a better version of Westlaw and Lexis. In that respect, it can't come quick enough. I didn't have to open up Westlaw for so long I forgot my password. But I got brutally pwnd by research requests the last two days. I'd love to ask Watson.Ajren Robben wrote:That's a good thing for people reading this here today, right?
- pancakes3
- Posts: 6619
- Joined: Sun Jul 20, 2014 2:49 pm
Re: Your Partner is Planning to Replace You, With Law Watson
a) Was hoping that this was going to be insight into DF's relationship with his wife
b) What this implies is that 35% of boomer partners believe that they're immortal
b) What this implies is that 35% of boomer partners believe that they're immortal
Get unlimited access to all forums and topics
Register now!
I'm pretty sure I told you it's FREE...
Already a member? Login
- Johann
- Posts: 19704
- Joined: Wed Mar 12, 2014 4:25 pm
Re: Your Partner is Planning to Replace You, With Law Watson
yep why im on that PAYE
- anyriotgirl
- Posts: 8349
- Joined: Wed Dec 18, 2013 11:54 am
Re: Your Partner is Planning to Replace You, With Law Watson
why should they care if there is no one knows how to lawyer after they die?pancakes3 wrote:a) Was hoping that this was going to be insight into DF's relationship with his wife
b) What this implies is that 35% of boomer partners believe that they're immortal
- pancakes3
- Posts: 6619
- Joined: Sun Jul 20, 2014 2:49 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Does preftige not carry into the afterlife? (I don't understand preftige. Just here for the models and bottles).anyriotgirl wrote:why should they care if there is no one knows how to lawyer after they die?pancakes3 wrote:a) Was hoping that this was going to be insight into DF's relationship with his wife
b) What this implies is that 35% of boomer partners believe that they're immortal
- postard
- Posts: 154
- Joined: Thu Nov 01, 2012 7:39 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Are they going to start teaching Python for Lawyers? Meaningful whitespace might be too much to handle.lacrossebrother wrote:ive been actively trying to replace my own paralegal with document automation.
this one is easy, but i need to start writing some YAML/Markdown type shit.
I think automation is the key to freedom from the traditional law firm model, not something to worry about.Code: Select all
from fpdf import FPDF from PyPDF2 import PdfFileMerger, PdfFileReader import glob exhibits = glob.glob("*.pdf") newpdfs = [] allpdfs = [] for exhibit in exhibits: exhibit_num = exhibit[:-4] cover_pg_name = "0" + exhibit_num + ".pdf" pdf=FPDF(format='letter', unit='in') pdf.add_page() pdf.set_font('Courier','B',20) pdf.set_xy(4.25, 4.5) pdf.cell(0,0, exhibit_num, "C") pdf.output(cover_pg_name,'F') newpdfs.append(cover_pg_name) i=0 while i < len(newpdfs): allpdfs.append(newpdfs[i]) allpdfs.append(exhibits[i]) i = i +1 merger = PdfFileMerger() for pdf in allpdfs: merger.append(PdfFileReader(file(pdf, 'rb'))) merger.write("exhibit binder.pdf")
Communicate now with those who not only know what a legal education is, but can offer you worthy advice and commentary as you complete the three most educational, yet challenging years of your law related post graduate life.
Register now, it's still FREE!
Already a member? Login
- Pleasye
- Posts: 8738
- Joined: Sun Mar 14, 2010 4:22 pm
Re: Your Partner is Planning to Replace You, With Law Watson
Good luck getting Watson to write all your loser motions, partners.
"ERROR. Error 767: the law does not support your argument. Please choose another argument."
"ERROR. Error 767: the law does not support your argument. Please choose another argument."
-
- Posts: 432509
- Joined: Tue Aug 11, 2009 9:32 am
-
- Posts: 1474
- Joined: Fri Mar 14, 2014 9:00 pm
Re: Your Partner is Planning to Replace You, With Law Watson
acc anonAnonymous User wrote:http://www.npr.org/sections/money/2015/ ... -a-machine
- Tanicius
- Posts: 2984
- Joined: Sat Feb 07, 2009 12:54 am
Re: Your Partner is Planning to Replace You, With Law Watson
What's gonna be really funny is if the trial-level litigation starts going through algorithmic trial court robots, and the appellate lawyers and judges are the only human beings left, and they have to police the trial system to make sure it's making actual sense. It would be a lot of fun watching judges scratching their heads over Watson's take-no-prisoners approach to legal logic.Pleasye wrote:Good luck getting Watson to write all your loser motions, partners.
"ERROR. Error 767: the law does not support your argument. Please choose another argument."
It could honestly be an interesting exercise if the software was perfected enough. The dirty secret everyone knows is that the higher courts aren't really "clarifying" legal splits or logical discrepancies; rather, they are inputting their human understanding for how a policy should work, to the extent they can justify it with plausible deniability from existing case law. If the courts ever end up accepting software, the higher courts would be overturning its findings left and right to prevent a shit-storm of totally unintended but probably accurate legal conclusions drawn from terribly written human law.
Seriously? What are you waiting for?
Now there's a charge.
Just kidding ... it's still FREE!
Already a member? Login