Patents by Inventor Matthias GERHARD

Matthias GERHARD has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20170024376
    Abstract: Technology is disclosed that improves language coverage by selecting sentences to be used as training data for a language processing engine. The technology accomplishes the selection of a number of sentences by obtaining a group of sentences, computing a score for each sentence, sorting the sentences based on their scores, and selecting a number of sentences with the highest scores. The scores can be computed by dividing a sum of frequency values of unseen words (or n-grams) in the sentence by a length of the sentence. The frequency values can be based on posts in one or more particular domains, such as the public domain, the private domain, or other specialized domains.
    Type: Application
    Filed: July 21, 2015
    Publication date: January 26, 2017
    Inventor: Matthias Gerhard Eck
  • Publication number: 20170004120
    Abstract: Technology is disclosed for correcting items containing natural language words that match qualified corrections. Qualified corrections can be identified from language snippet sets, which can include, for example, a post to a social media website and one or more updates to that post. Qualified corrections can be word pairs identified in one of these language snippet sets by aligning words between the language snippets according to a minimum word edit distance and computing that the word edit distance is below a first threshold. Based on this word alignment, word pairs can be selected and analyzed to identify qualified corrections as the word pairs that have a minimum character edit distance below a second threshold. In some cases, such as where both words in the qualified correction word pair are known words, a context can be associated with the qualified correction to control when the qualified correction should be applied.
    Type: Application
    Filed: June 30, 2015
    Publication date: January 5, 2017
    Inventors: Matthias Gerhard Eck, Fei Huang, Kay Rottmann
  • Publication number: 20170004121
    Abstract: Technology is disclosed for building correction models that correct natural language snippets. Correction models can include rules comprising pairs of word sequences identified from viable correction snippet pairs, where a first sequence of words in the pair should be replaced with a second sequence of words in the pair. Viable correction snippet pairs can be identified from among pairs of language snippets, such as a post to a social media website and a subsequent update to that post. Viable corrections can be the snippet pairs that both have no more unaligned words than a word alignment threshold and have no aligned word pair with a character edit difference above an edit distance threshold. In some implementations, word alignments can be found by aligning all the characters between a pair of language snippets, and identifying aligned words as those that have at least one aligned letter in common.
    Type: Application
    Filed: June 30, 2015
    Publication date: January 5, 2017
    Inventors: Juan Miguel Pino, Matthias Gerhard Eck, Rui Andre Augusto Ferreira
  • Publication number: 20160188703
    Abstract: Technology is discussed herein for identifying comparatively trending topics between groups of posts. Groups of posts can be selected based on parameters such as author age, location, gender, etc., or based on information about content items such as when they were posted or what keywords they contain. Topics, as one or more groups of words, can each be given a rank score for each group based on the topic's frequency within each group. A difference score for selected topics can be computed based on a difference between the rank score for the selected topic in each of the groups. When the difference score for a selected topic is above a specified threshold, that selected topic can be identified as a comparatively trending topic.
    Type: Application
    Filed: December 30, 2014
    Publication date: June 30, 2016
    Inventors: Fei Huang, Kay Rottmann, Ying Zhang, Matthias Gerhard Eck
  • Publication number: 20160188661
    Abstract: Technology is discussed herein for identifying trending actions within a group of posts matching a query. A group of posts can be selected based on specified actions, action targets, or parameters such as author age, location, gender, when the posts were posted or what keywords they contain. Selected posts can be divided into sentences and a dependency structure can be created for each sentence classifying portions of the sentence as actions or action targets. Statistics can be generated for each sentence or post indicating whether it matches the actions, action targets, or other parameters specified in the query. Based on these statistics, additional information can be gathered to respond to questions posed in the query.
    Type: Application
    Filed: December 30, 2014
    Publication date: June 30, 2016
    Inventors: Fei Huang, Kay Rottmann, Ying Zhang, Matthias Gerhard Eck
  • Publication number: 20160162575
    Abstract: Technology is disclosed for mining training data to create machine translation engines. Training data can be mined as translation pairs from single content items that contain multiple languages; multiple content items in different languages that are related to the same or similar target; or multiple content items that are generated by the same author in different languages. Locating content items can include identifying potential sources of translation pairs that fall into these categories and applying filtering techniques to quickly gather those that are good candidates for being actual translation pairs. When actual translation pairs are located, they can be used to retrain a machine translation engine as in-domain for social media content items.
    Type: Application
    Filed: December 3, 2014
    Publication date: June 9, 2016
    Inventors: Matthias Gerhard Eck, Ying Zhang, Yury Andreyevich Zemlyanskiy, Alexander Waibel
  • Patent number: 9291215
    Abstract: The present invention relates to a piston-cylinder arrangement (2) for the operating device of a clutch, having a cylinder (16), a piston (36) which is arranged in the cylinder (16) and can be displaced in the axial direction (4, 6), and at least one locking element (50) which is associated with the piston (36), wherein the piston (36) can be displaced from a first position into a second position in which the locking element (50) can be moved from a released position into a locked position in which the piston (36) is locked in the second position via the locking element (50) in a positively locking manner.
    Type: Grant
    Filed: June 26, 2014
    Date of Patent: March 22, 2016
    Assignee: BorgWarner Inc.
    Inventors: Matthias Gerhard Veit, Alexander Moser
  • Publication number: 20160076601
    Abstract: A number of variations may include a clutch apparatus having at least one clutch and having an actuating device for actuating the clutch, the actuating device being movable from an opening position, in which the clutch is open, into a closing position, in which the clutch is closed. The actuating device can be locked with form-fit action in the closing position or opening position.
    Type: Application
    Filed: April 30, 2014
    Publication date: March 17, 2016
    Inventors: Matthias Gerhard VEIT, Alexander MOSER, Richard BAEUMLER
  • Publication number: 20150001032
    Abstract: The present invention relates to a piston-cylinder arrangement (2) for the operating device of a clutch, having a cylinder (16), a piston (36) which is arranged in the cylinder (16) and can be displaced in the axial direction (4, 6), and at least one locking element (50) which is associated with the piston (36), wherein the piston (36) can be displaced from a first position into a second position in which the locking element (50) can be moved from a released position into a locked position in which the piston (36) is locked in the second position via the locking element (50) in a positively locking manner.
    Type: Application
    Filed: June 26, 2014
    Publication date: January 1, 2015
    Inventors: Matthias Gerhard Veit, Alexander Moser
  • Patent number: 8863115
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Grant
    Filed: March 20, 2008
    Date of Patent: October 14, 2014
    Assignee: SAP AG
    Inventors: Vishal Sikka, Matthias Gerhard Anlauff
  • Patent number: 8533673
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Grant
    Filed: March 20, 2008
    Date of Patent: September 10, 2013
    Assignee: SAP AG
    Inventors: Matthias Gerhard Anlauff, Vishal Sikka, Rahim Yaseen
  • Patent number: 8533672
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Grant
    Filed: March 20, 2008
    Date of Patent: September 10, 2013
    Assignee: SAP AG
    Inventors: Vishal Sikka, Matthias Gerhard Anlauff
  • Publication number: 20090241090
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Application
    Filed: March 20, 2008
    Publication date: September 24, 2009
    Applicant: SAP AG
    Inventors: Matthias Gerhard Anlauff, Vishal Sikka
  • Publication number: 20090241091
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Application
    Filed: March 20, 2008
    Publication date: September 24, 2009
    Applicant: SAP AG
    Inventors: Matthias Gerhard Anlauff, Vishal Sikka, Rahim Yaseen
  • Publication number: 20090241094
    Abstract: To enable language-level integration of multiple programming languages into a single programming framework, one or more domain specific languages (DSLs) are specified as incremental extensions to a host programming language. An application created in this framework may include program code written in the host language as well as DSL inset code that is written in any of the DSLs. The extensions to the host language are described in DSL specifications, which define how the DSL inset code is processed. At runtime, DSL inset code in the source code is detected and passed to a DSL inset processor for execution according to an appropriate DSL specification, whereas source code in the host language is executed by a host language processor.
    Type: Application
    Filed: March 20, 2008
    Publication date: September 24, 2009
    Applicant: SAP AG
    Inventors: Vishal Sikka, Matthias Gerhard Anlauff