목차
回复内容:
백엔드 개발 PHP 튜토리얼 javascript - 刚刚看了篇文章,计算机识别语义怎么做到的?

javascript - 刚刚看了篇文章,计算机识别语义怎么做到的?

Jun 06, 2016 pm 08:10 PM
c# c++ java javascript php

文章如下

Free robot lawyer created by 19-year-old programmer is saving people a lot of money in legal fees

英国19岁程序员发明世界上第一个律师机器人

British programmer Joshua Browder is helping people save a lot of money on legal fees with his latest project – the world’s first robot lawyer. The 19-year-old developed a free service that allows users to ask any kind of legal question and receive relevant answers autogenerated by bots.

英国程序员约书亚•布劳德只有19岁,他的新项目——世界上第一个律师机器人,能帮人们省下不少法律费用。用户询问的任何法律问题,机器人程序都可以自动生成相关答案,而且此项服务是免费的。

Browder first started the project last summer as a free website to help people appeal unfair parking tickets. He came up with the idea after getting a series of tickets himself for “trivial reasons”. Having wasted several hours on writing appeals to these tickets, he realised that many people do not have the time, legal knowledge or even the energy to appeal. So he decided to create an automatic appeal generator, using previously successful letters as a template. He aptly named the service DoNotPay, given that the legal fees involved in challenging tickets could mount up to sizable amounts between $400 to $900.

这个项目去年夏天刚开始启动,当时布劳德只是想做一个免费网站,帮助人们对不公平的停车罚单进行上诉。他萌生出这个想法是因为他自己就因“无关紧要的原因”被开了一连串的罚单。在浪费了几个小时写上诉书后,他意识到很多人并没有时间、法律知识、甚至精力对这些罚单进行上诉。所以他决定做一个自动申诉生成器,以之前成功的申诉书为模板。鉴于对罚单进行上诉的法律费用可以达到400至900美元之多,他恰当地给这项服务命名为“不要付钱”。

DoNotPay was a huge success, and the tech genius has now gone a step further with the website, converting it into a full fledged robo lawyer equipped to help with a range of legal issues. “I realised that the best way to help people would be to create a computer program that could talk to users, generate appeals, and answer questions like a human,” he told Mashable. “The robot can currently handle parking ticket appeals, payment protection insurance (PPI) claims and delayed flights/trains. It can also answer some general legal questions like ‘I can’t afford my ticket. What do I do?’”

“不要付钱”取得了巨大的成功,这个科技天才在网站的基础上又向前迈出了一步,把网站转化成一个受过充分训练的机器人律师,可以帮助人们解决许多法律问题。他对新闻网站Mashable说:“我意识到帮助人们的最好方式就是创造一个电脑程序,这个程序可以与人对话、生成上诉书、回答问题,就像人一样。目前,这个机器人可以处理停车罚单上诉问题、支付保护保险(PPI)索赔问题和飞机、火车延误问题。它还可以解答一些基本的法律问题,比如‘我付不起罚单,该怎么办?’”

“I am ultimately looking to give it as much functionality as possible in the spirit of trying to replace the large group of exploitative lawyers,” he added. To use the service, users need to go to the website donotpay.co.uk and sign up for free. Once signed in, the robot will ask the user a series of questions about their situation. When it has collected enough information, and if the person has legal grounds for an appeal, the robot will then generate a letter for the person to use.

他还说:“秉着设法避免被大批律师剥削的精神,我总是尽可能地给它多添加功能”。使用这项服务,用户需要到网站donotpay.co.uk免费注册。注册成功后,机器人会向他们询问一系列有关自身情况的问题。收集到足够信息后,如果用户的申诉有法律依据,机器人就会生成上诉书。

Browder told Mashable that he received good advice from his professors at Stanford University, where he is currently a freshman. “Initially, I thought the best way to go about it was to create lots of individual rules for it to follow,” he explained. “However, I quickly failed with this approach because there are thousands of ways to say the same thing and it would be impossible to catch every one. The breakthrough came when I learned how to create a way for the robot to learn and compare phrases itself, so that it doesn’t matter how the user phrases his or her requests.”

现在布劳德在斯坦福大学读大一,他告诉Mashable说教授给了他很好的建议。他解释说:“一开始,我认为做这个程序最好的方法就是设定许多规则让它遵守。但是,很快我就放弃了这个方法,因为表达同一件事有几千种方式,我不可能为每种方式都设定规则。当我学会如何让机器人自身去学习和分辨措辞时,这才有了突破。这样一来用户提问的方式就不成问题了。”

So he programmed the robot to use text comparison that includes keywords, word order and pronouns. And the more that people use the robot, the better the algorithm gets. But there are situations where the robot can’t help, there’s a response ready for that too. “If the robot can’t answer, it provides generic and helpful message offering the user some sample phrases or the option of contacting me directly,” Browder said. “On the backend, whenever the robot can’t answer, I get notified and I work as quickly as possible to add functionality for any future requests of a similar nature.”

因此他给机器人装上了文本对比程序,包括对比关键词、词序和代词。并且使用机器人的用户越多,这套算法就越完善。但是总会有机器人无法解答的问题,对此他也有对策。布劳德说:“如果机器人不能回答某个问题,他就会给用户提供一些通用的、有用的信息,比如一些样本措辞,或者选择直接与我联系。在后台,一旦机器人遇到不会回答的问题,我都会得到通知,然后我就会尽快为它补充相关功能,这样以后遇到类似问题它就可以解决了。”

回复内容:

文章如下

Free robot lawyer created by 19-year-old programmer is saving people a lot of money in legal fees

英国19岁程序员发明世界上第一个律师机器人

British programmer Joshua Browder is helping people save a lot of money on legal fees with his latest project – the world’s first robot lawyer. The 19-year-old developed a free service that allows users to ask any kind of legal question and receive relevant answers autogenerated by bots.

英国程序员约书亚•布劳德只有19岁,他的新项目——世界上第一个律师机器人,能帮人们省下不少法律费用。用户询问的任何法律问题,机器人程序都可以自动生成相关答案,而且此项服务是免费的。

Browder first started the project last summer as a free website to help people appeal unfair parking tickets. He came up with the idea after getting a series of tickets himself for “trivial reasons”. Having wasted several hours on writing appeals to these tickets, he realised that many people do not have the time, legal knowledge or even the energy to appeal. So he decided to create an automatic appeal generator, using previously successful letters as a template. He aptly named the service DoNotPay, given that the legal fees involved in challenging tickets could mount up to sizable amounts between $400 to $900.

这个项目去年夏天刚开始启动,当时布劳德只是想做一个免费网站,帮助人们对不公平的停车罚单进行上诉。他萌生出这个想法是因为他自己就因“无关紧要的原因”被开了一连串的罚单。在浪费了几个小时写上诉书后,他意识到很多人并没有时间、法律知识、甚至精力对这些罚单进行上诉。所以他决定做一个自动申诉生成器,以之前成功的申诉书为模板。鉴于对罚单进行上诉的法律费用可以达到400至900美元之多,他恰当地给这项服务命名为“不要付钱”。

DoNotPay was a huge success, and the tech genius has now gone a step further with the website, converting it into a full fledged robo lawyer equipped to help with a range of legal issues. “I realised that the best way to help people would be to create a computer program that could talk to users, generate appeals, and answer questions like a human,” he told Mashable. “The robot can currently handle parking ticket appeals, payment protection insurance (PPI) claims and delayed flights/trains. It can also answer some general legal questions like ‘I can’t afford my ticket. What do I do?’”

“不要付钱”取得了巨大的成功,这个科技天才在网站的基础上又向前迈出了一步,把网站转化成一个受过充分训练的机器人律师,可以帮助人们解决许多法律问题。他对新闻网站Mashable说:“我意识到帮助人们的最好方式就是创造一个电脑程序,这个程序可以与人对话、生成上诉书、回答问题,就像人一样。目前,这个机器人可以处理停车罚单上诉问题、支付保护保险(PPI)索赔问题和飞机、火车延误问题。它还可以解答一些基本的法律问题,比如‘我付不起罚单,该怎么办?’”

“I am ultimately looking to give it as much functionality as possible in the spirit of trying to replace the large group of exploitative lawyers,” he added. To use the service, users need to go to the website donotpay.co.uk and sign up for free. Once signed in, the robot will ask the user a series of questions about their situation. When it has collected enough information, and if the person has legal grounds for an appeal, the robot will then generate a letter for the person to use.

他还说:“秉着设法避免被大批律师剥削的精神,我总是尽可能地给它多添加功能”。使用这项服务,用户需要到网站donotpay.co.uk免费注册。注册成功后,机器人会向他们询问一系列有关自身情况的问题。收集到足够信息后,如果用户的申诉有法律依据,机器人就会生成上诉书。

Browder told Mashable that he received good advice from his professors at Stanford University, where he is currently a freshman. “Initially, I thought the best way to go about it was to create lots of individual rules for it to follow,” he explained. “However, I quickly failed with this approach because there are thousands of ways to say the same thing and it would be impossible to catch every one. The breakthrough came when I learned how to create a way for the robot to learn and compare phrases itself, so that it doesn’t matter how the user phrases his or her requests.”

现在布劳德在斯坦福大学读大一,他告诉Mashable说教授给了他很好的建议。他解释说:“一开始,我认为做这个程序最好的方法就是设定许多规则让它遵守。但是,很快我就放弃了这个方法,因为表达同一件事有几千种方式,我不可能为每种方式都设定规则。当我学会如何让机器人自身去学习和分辨措辞时,这才有了突破。这样一来用户提问的方式就不成问题了。”

So he programmed the robot to use text comparison that includes keywords, word order and pronouns. And the more that people use the robot, the better the algorithm gets. But there are situations where the robot can’t help, there’s a response ready for that too. “If the robot can’t answer, it provides generic and helpful message offering the user some sample phrases or the option of contacting me directly,” Browder said. “On the backend, whenever the robot can’t answer, I get notified and I work as quickly as possible to add functionality for any future requests of a similar nature.”

因此他给机器人装上了文本对比程序,包括对比关键词、词序和代词。并且使用机器人的用户越多,这套算法就越完善。但是总会有机器人无法解答的问题,对此他也有对策。布劳德说:“如果机器人不能回答某个问题,他就会给用户提供一些通用的、有用的信息,比如一些样本措辞,或者选择直接与我联系。在后台,一旦机器人遇到不会回答的问题,我都会得到通知,然后我就会尽快为它补充相关功能,这样以后遇到类似问题它就可以解决了。”

~~ 当然是通过文本分析了,文章里面也说了
比如说

<code>你好!   
你好吗?</code>
로그인 후 복사

明显这两句可以通过文本分析得到不同的结果,从而做出相应的回答,跟这方面相关的就是人工智能了,有一种东西叫做状态机可以了解了解 。。

본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.

핫 AI 도구

Undresser.AI Undress

Undresser.AI Undress

사실적인 누드 사진을 만들기 위한 AI 기반 앱

AI Clothes Remover

AI Clothes Remover

사진에서 옷을 제거하는 온라인 AI 도구입니다.

Undress AI Tool

Undress AI Tool

무료로 이미지를 벗다

Clothoff.io

Clothoff.io

AI 옷 제거제

Video Face Swap

Video Face Swap

완전히 무료인 AI 얼굴 교환 도구를 사용하여 모든 비디오의 얼굴을 쉽게 바꾸세요!

뜨거운 도구

메모장++7.3.1

메모장++7.3.1

사용하기 쉬운 무료 코드 편집기

SublimeText3 중국어 버전

SublimeText3 중국어 버전

중국어 버전, 사용하기 매우 쉽습니다.

스튜디오 13.0.1 보내기

스튜디오 13.0.1 보내기

강력한 PHP 통합 개발 환경

드림위버 CS6

드림위버 CS6

시각적 웹 개발 도구

SublimeText3 Mac 버전

SublimeText3 Mac 버전

신 수준의 코드 편집 소프트웨어(SublimeText3)

PHP 및 Python : 두 가지 인기있는 프로그래밍 언어를 비교합니다 PHP 및 Python : 두 가지 인기있는 프로그래밍 언어를 비교합니다 Apr 14, 2025 am 12:13 AM

PHP와 Python은 각각 고유 한 장점이 있으며 프로젝트 요구 사항에 따라 선택합니다. 1.PHP는 웹 개발, 특히 웹 사이트의 빠른 개발 및 유지 보수에 적합합니다. 2. Python은 간결한 구문을 가진 데이터 과학, 기계 학습 및 인공 지능에 적합하며 초보자에게 적합합니다.

PHP의 현재 상태 : 웹 개발 동향을 살펴보십시오 PHP의 현재 상태 : 웹 개발 동향을 살펴보십시오 Apr 13, 2025 am 12:20 AM

PHP는 현대 웹 개발, 특히 컨텐츠 관리 및 전자 상거래 플랫폼에서 중요합니다. 1) PHP는 Laravel 및 Symfony와 같은 풍부한 생태계와 강력한 프레임 워크 지원을 가지고 있습니다. 2) Opcache 및 Nginx를 통해 성능 최적화를 달성 할 수 있습니다. 3) PHP8.0은 성능을 향상시키기 위해 JIT 컴파일러를 소개합니다. 4) 클라우드 네이티브 애플리케이션은 Docker 및 Kubernetes를 통해 배포되어 유연성과 확장 성을 향상시킵니다.

PHP : 웹 개발의 핵심 언어 PHP : 웹 개발의 핵심 언어 Apr 13, 2025 am 12:08 AM

PHP는 서버 측에서 널리 사용되는 스크립팅 언어이며 특히 웹 개발에 적합합니다. 1.PHP는 HTML을 포함하고 HTTP 요청 및 응답을 처리 할 수 ​​있으며 다양한 데이터베이스를 지원할 수 있습니다. 2.PHP는 강력한 커뮤니티 지원 및 오픈 소스 리소스를 통해 동적 웹 컨텐츠, 프로세스 양식 데이터, 액세스 데이터베이스 등을 생성하는 데 사용됩니다. 3. PHP는 해석 된 언어이며, 실행 프로세스에는 어휘 분석, 문법 분석, 편집 및 실행이 포함됩니다. 4. PHP는 사용자 등록 시스템과 같은 고급 응용 프로그램을 위해 MySQL과 결합 할 수 있습니다. 5. PHP를 디버깅 할 때 error_reporting () 및 var_dump ()와 같은 함수를 사용할 수 있습니다. 6. 캐싱 메커니즘을 사용하여 PHP 코드를 최적화하고 데이터베이스 쿼리를 최적화하며 내장 기능을 사용하십시오. 7

PHP : 많은 웹 사이트의 기초 PHP : 많은 웹 사이트의 기초 Apr 13, 2025 am 12:07 AM

PHP가 많은 웹 사이트에서 선호되는 기술 스택 인 이유에는 사용 편의성, 강력한 커뮤니티 지원 및 광범위한 사용이 포함됩니다. 1) 배우고 사용하기 쉽고 초보자에게 적합합니다. 2) 거대한 개발자 커뮤니티와 풍부한 자원이 있습니다. 3) WordPress, Drupal 및 기타 플랫폼에서 널리 사용됩니다. 4) 웹 서버와 밀접하게 통합하여 개발 배포를 단순화합니다.

PHP의 지속적인 관련성 : 여전히 살아 있습니까? PHP의 지속적인 관련성 : 여전히 살아 있습니까? Apr 14, 2025 am 12:12 AM

PHP는 여전히 역동적이며 현대 프로그래밍 분야에서 여전히 중요한 위치를 차지하고 있습니다. 1) PHP의 단순성과 강력한 커뮤니티 지원으로 인해 웹 개발에 널리 사용됩니다. 2) 유연성과 안정성은 웹 양식, 데이터베이스 작업 및 파일 처리를 처리하는 데 탁월합니다. 3) PHP는 지속적으로 발전하고 최적화하며 초보자 및 숙련 된 개발자에게 적합합니다.

PHP 대 기타 언어 : 비교 PHP 대 기타 언어 : 비교 Apr 13, 2025 am 12:19 AM

PHP는 특히 빠른 개발 및 동적 컨텐츠를 처리하는 데 웹 개발에 적합하지만 데이터 과학 및 엔터프라이즈 수준의 애플리케이션에는 적합하지 않습니다. Python과 비교할 때 PHP는 웹 개발에 더 많은 장점이 있지만 데이터 과학 분야에서는 Python만큼 좋지 않습니다. Java와 비교할 때 PHP는 엔터프라이즈 레벨 애플리케이션에서 더 나빠지지만 웹 개발에서는 더 유연합니다. JavaScript와 비교할 때 PHP는 백엔드 개발에서 더 간결하지만 프론트 엔드 개발에서는 JavaScript만큼 좋지 않습니다.

PHP vs. Python : 핵심 기능 및 기능 PHP vs. Python : 핵심 기능 및 기능 Apr 13, 2025 am 12:16 AM

PHP와 Python은 각각 고유 한 장점이 있으며 다양한 시나리오에 적합합니다. 1.PHP는 웹 개발에 적합하며 내장 웹 서버 및 풍부한 기능 라이브러리를 제공합니다. 2. Python은 간결한 구문과 강력한 표준 라이브러리가있는 데이터 과학 및 기계 학습에 적합합니다. 선택할 때 프로젝트 요구 사항에 따라 결정해야합니다.

PHP의 목적 : 동적 웹 사이트 구축 PHP의 목적 : 동적 웹 사이트 구축 Apr 15, 2025 am 12:18 AM

PHP는 동적 웹 사이트를 구축하는 데 사용되며 해당 핵심 기능에는 다음이 포함됩니다. 1. 데이터베이스와 연결하여 동적 컨텐츠를 생성하고 웹 페이지를 실시간으로 생성합니다. 2. 사용자 상호 작용 및 양식 제출을 처리하고 입력을 확인하고 작업에 응답합니다. 3. 개인화 된 경험을 제공하기 위해 세션 및 사용자 인증을 관리합니다. 4. 성능을 최적화하고 모범 사례를 따라 웹 사이트 효율성 및 보안을 개선하십시오.

See all articles