HOME
*





Phase One Karma
Phase One Karma (P1K) is an IT company developing products based on Artificial Intelligence (AI) technologies. The company produced Unicheck (a part of Turnitin since 2020), a cloud-based plagiarism detection software; Lawrina, a legaltech website; and Otomistrz, a sales website for home service professionals and homeowners. History Phase One Karma (P1K) was founded in 2014 to create a meaningful impact through developing innovative software products. In 2014 Unicheck (Unplag until 2017) became the company's first Machine Learning (ML) and Natural Language Processing-based product to confront student plagiarism in schools and universities. In 2019 Unicheck became a thriving technology product, reaching over one million users in more than 90 countries. In 2020, Unicheck was acquired by Turnitin to improve innovative technologies in education and administration. As part of the internal R&D department, the P1K team developed EMMA, an authorship verification algorithm, to comb ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Internet Technology
The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the set of communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suite are the Transmission Control Protocol (TCP), the User Datagram Protocol (UDP), and the Internet Protocol (IP). In the development of this networking model, early versions of it were known as the Department of Defense (DoD) model because the research and development were funded by the United States Department of Defense through DARPA. The Internet protocol suite provides end-to-end data communication specifying how data should be packetized, addressed, transmitted, routed, and received. This functionality is organized into four abstraction layers, which classify all related protocols according to each protocol's scope of networking. An implementation of the layers for a particular application forms a protocol stack. From lowest to hig ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Software
Software is a set of computer programs and associated software documentation, documentation and data (computing), data. This is in contrast to Computer hardware, hardware, from which the system is built and which actually performs the work. At the low level language, lowest programming level, executable code consists of Machine code, machine language instructions supported by an individual Microprocessor, processor—typically a central processing unit (CPU) or a graphics processing unit (GPU). Machine language consists of groups of Binary number, binary values signifying Instruction set architecture, processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction System call, may also invoke one of many Input/output, input or output operations, for example displaying some text on ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Artificial Intelligence
Artificial intelligence (AI) is intelligence—perceiving, synthesizing, and inferring information—demonstrated by machines, as opposed to intelligence displayed by animals and humans. Example tasks in which this is done include speech recognition, computer vision, translation between (natural) languages, as well as other mappings of inputs. The ''Oxford English Dictionary'' of Oxford University Press defines artificial intelligence as: the theory and development of computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages. AI applications include advanced web search engines (e.g., Google), recommendation systems (used by YouTube, Amazon and Netflix), understanding human speech (such as Siri and Alexa), self-driving cars (e.g., Tesla), automated decision-making and competing at the highest level in strategic game systems (such as chess and Go). ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Unicheck
Unicheck (previously known as Unplag) is a cloud-based plagiarism detection software that finds similarities, citations and references in texts. Unicheck is primarily used in K-12 and higher education, and is utilised by more than 400 institutions worldwide. The tool is also used as a stand-alone checker by individual users like writers, editors, bloggers and lawyers. History Unicheck was produced and launched by IT company Phase One Karma in 2014 under the name Unplag. In 2016 Unicheck partnered with the XСulture project and became a Certified Partner with the Canvas learning management system by Instructure (in 2017 it gained a status of Canvas Alliance Partner). In the summer of 2017, Unicheck became the first plagiarism checker to integrate with Google Classroom. It has also released a new type of integration with Canvas, called “native” and based on both LTI and API. After that in January 2018 Unicheck released Add-on for Google Docs. In 2020 Unicheck created by P ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Turnitin
Turnitin (stylized as turnitin) is an Internet-based plagiarism detection service run by the American company Turnitin, LLC, a subsidiary of Advance Publications. Founded in 1998, it sells its licenses to universities and high schools who then use the software as a service (SaaS) website to check submitted documents against its database and the content of other websites with the aim of identifying plagiarism. Results can identify similarities with existing sources and can also be used in formative assessment to help students learn to avoid plagiarism and improve their writing. Students may be required to submit work to Turnitin as a requirement of taking a certain course or class. The software has been a source of controversy, with some students refusing to submit, arguing that requiring submission implies a presumption of guilt. Some critics have alleged that use of this proprietary software violates educational privacy as well as international intellectual-property laws, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Legal Technology
Legal technology, also known as Legal Tech, refers to the use of technology and software to provide legal services and support the legal industry. Legal Tech companies are often startups founded with the purpose of disrupting the traditionally conservative legal market. Different approaches and technologies have been used for legal tasks. Traditional software architecture and web technologies have been used for tasks like providing access to case law. Machine learning approaches have been used to help find documents for due diligence or discovery. Work on making contracts more easy to use involve aspects of user experience design. Definitions Legal technology traditionally referred to the application of technology and software to help individual lawyers, law firms, medium and large scale businesses with practice management, document automation, document storage, billing, accounting and electronic discovery. Since 2011, Legal Tech has evolved to be associated more with technol ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Machine Learning
Machine learning (ML) is a field of inquiry devoted to understanding and building methods that 'learn', that is, methods that leverage data to improve performance on some set of tasks. It is seen as a part of artificial intelligence. Machine learning algorithms build a model based on sample data, known as training data, in order to make predictions or decisions without being explicitly programmed to do so. Machine learning algorithms are used in a wide variety of applications, such as in medicine, email filtering, speech recognition, agriculture, and computer vision, where it is difficult or unfeasible to develop conventional algorithms to perform the needed tasks.Hu, J.; Niu, H.; Carrasco, J.; Lennox, B.; Arvin, F.,Voronoi-Based Multi-Robot Autonomous Exploration in Unknown Environments via Deep Reinforcement Learning IEEE Transactions on Vehicular Technology, 2020. A subset of machine learning is closely related to computational statistics, which focuses on making pred ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Natural Language Processing
Natural language processing (NLP) is an interdisciplinary subfield of linguistics, computer science, and artificial intelligence concerned with the interactions between computers and human language, in particular how to program computers to process and analyze large amounts of natural language data. The goal is a computer capable of "understanding" the contents of documents, including the contextual nuances of the language within them. The technology can then accurately extract information and insights contained in the documents as well as categorize and organize the documents themselves. Challenges in natural language processing frequently involve speech recognition, natural-language understanding, and natural-language generation. History Natural language processing has its roots in the 1950s. Already in 1950, Alan Turing published an article titled " Computing Machinery and Intelligence" which proposed what is now called the Turing test as a criterion of intelligence, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Natural Language Understanding
Natural-language understanding (NLU) or natural-language interpretation (NLI) is a subtopic of natural-language processing in artificial intelligence that deals with machine reading comprehension. Natural-language understanding is considered an AI-hard problem. There is considerable commercial interest in the field because of its application to automated reasoning, machine translation, question answering, news-gathering, text categorization, voice-activation, archiving, and large-scale content analysis. History The program STUDENT, written in 1964 by Daniel Bobrow for his PhD dissertation at MIT, is one of the earliest known attempts at natural-language understanding by a computer. Eight years after John McCarthy coined the term artificial intelligence, Bobrow's dissertation (titled ''Natural Language Input for a Computer Problem Solving System'') showed how a computer could understand simple natural language input to solve algebra word problems. A year later, in 1965, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

The Washington Post
''The Washington Post'' (also known as the ''Post'' and, informally, ''WaPo'') is an American daily newspaper published in Washington, D.C. It is the most widely circulated newspaper within the Washington metropolitan area and has a large national audience. Daily broadsheet editions are printed for D.C., Maryland, and Virginia. The ''Post'' was founded in 1877. In its early years, it went through several owners and struggled both financially and editorially. Financier Eugene Meyer purchased it out of bankruptcy in 1933 and revived its health and reputation, work continued by his successors Katharine and Phil Graham (Meyer's daughter and son-in-law), who bought out several rival publications. The ''Post'' 1971 printing of the Pentagon Papers helped spur opposition to the Vietnam War. Subsequently, in the best-known episode in the newspaper's history, reporters Bob Woodward and Carl Bernstein led the American press's investigation into what became known as the Waterga ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

The New York Times
''The New York Times'' (''the Times'', ''NYT'', or the Gray Lady) is a daily newspaper based in New York City with a worldwide readership reported in 2020 to comprise a declining 840,000 paid print subscribers, and a growing 6 million paid digital subscribers. It also is a producer of popular podcasts such as '' The Daily''. Founded in 1851 by Henry Jarvis Raymond and George Jones, it was initially published by Raymond, Jones & Company. The ''Times'' has won 132 Pulitzer Prizes, the most of any newspaper, and has long been regarded as a national "newspaper of record". For print it is ranked 18th in the world by circulation and 3rd in the U.S. The paper is owned by the New York Times Company, which is publicly traded. It has been governed by the Sulzberger family since 1896, through a dual-class share structure after its shares became publicly traded. A. G. Sulzberger, the paper's publisher and the company's chairman, is the fifth generation of the family to head the p ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

The Daily Telegraph
''The Daily Telegraph'', known online and elsewhere as ''The Telegraph'', is a national British daily broadsheet newspaper published in London by Telegraph Media Group and distributed across the United Kingdom and internationally. It was founded by Arthur B. Sleigh in 1855 as ''The Daily Telegraph & Courier''. Considered a newspaper of record over ''The Times'' in the UK in the years up to 1997, ''The Telegraph'' generally has a reputation for high-quality journalism, and has been described as being "one of the world's great titles". The paper's motto, "Was, is, and will be", appears in the editorial pages and has featured in every edition of the newspaper since 19 April 1858. The paper had a circulation of 363,183 in December 2018, descending further until it withdrew from newspaper circulation audits in 2019, having declined almost 80%, from 1.4 million in 1980.United Newspapers PLC and Fleet Holdings PLC', Monopolies and Mergers Commission (1985), pp. 5–16. Its ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]