KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
nlp-contract-analysis
★ 13
Open GitHub ↗
NLP-based Contract Analysis
Download README (.md)
Explore Similar Repositories
takeoff-blueprint-default
:
A basic blueprint for getting an environment up and running in Takeoff
vscode-erabasic
:
Language Support for EraBasic
office2pdf-view
:
office文档通过openoffice或者microsoft多线程转换成pdf文档,并通过pdf.js显示
iap
:
Golang In-App-Purchase Package for Apple iTune and Google Play
cloud-utils
:
常用的工具方法
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
nlp-contract-analysis
?
Download (.md)
# Using Machine Learning to Detect Unfair Contract Terms Capstone Proposal for Udacity Machine Learning Nanodegree Program. ## Domain Background When you think of the legal industry, what is the first thing that comes to your mind? Machine Learning? Probably not. When I started working in the industry as a Data Scientist one year ago, I was met with suspicion by lawyer colleagues who were eager to point out reasons why a computer wouldn't be able to do their jobs. It turns out that they were right sometimes, but not all of the time, fortunately. Why is it fortunate? Aside from keeping my job, those were refreshing news because Brazilian Courts have reached [99.7 million pending lawsuits in 2014](http://www.cnj.jus.br/files/conteudo/arquivo/2015/11/491328c33144833370f375278683f955.pdf) and numbers continue to increase. Machine Learning can help companies stay competitive in this scenario of increasing litigation costs by freeing lawyers (and other knowledge workers) from menial, laborous and often error-prone tasks and letting them focus on work that require high-order reasoning. Beyond automation of simple tasks, Machine Learning can also be used to augment knowledge workers performance by providing complementary context to the task at hand, such as: - Highligh important information in a document - Search for documents according to a query - Recommend similar documents This processes is usually refered to as [Technology Assisted Review](http://www.edrm.net/frameworks-and-standards/technology-assisted-review/) (TAR).