1 / 6

Simplicial Complex based on output of Oracle team

Simplicial Complex based on output of Oracle team. Presented by: Kai Zhu Professor: Dr. T.Y. Lin Class ID: 220. Intro Input and output Convert words to numbers Conclusion. Input: OR Output Pairs.txt OR Output Trips.txt OR Output Quads.txt OR Output Quins.txt Output:

uriel-wolfe
Télécharger la présentation

Simplicial Complex based on output of Oracle team

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simplicial Complex based on output of Oracle team Presented by: Kai Zhu Professor: Dr. T.Y. Lin Class ID: 220

  2. Intro • Input and output • Convert words to numbers • Conclusion

  3. Input: • OR Output Pairs.txt • OR Output Trips.txt • OR Output Quads.txt • OR Output Quins.txt Output: • SC Input Pairs.txt • SC Input Trips.txt • SC Input Quads.txt • SC Input Quins.txt

  4. Convert index to numbers • For example, if the input is two pairs: hi there 1 there is 1 If “there” is the same word, the output will be the following (notice the extra spaces): • 1 2 1 • 2 3 1

  5. In other words, if it’s triplets: INPUT word1 (space) word2 (space) word3 numOccurances OUTPUT number1 (space) number2 (space) number3 numOccurances

  6. Thank you

More Related