weallwegot / omscs_chatbot

Issues Repository for Georgia Tech OMSCS Chat bot
MIT License
1 stars 0 forks source link

only matching about 85% of classes to their urls. missing most 8803 special topic classes #9

Open weallwegot opened 6 years ago

weallwegot commented 6 years ago

From @weAllWeGot on June 9, 2017 13:45


2017-06-09 12:10:38 Matched: 6601 Artificial Intelligence and http://www.omscs.gatech.edu/cs-6601-artificial-intelligence
2017-06-09 12:10:38 Matched: 6340 Software Analysis & Test and http://www.omscs.gatech.edu/cs-6340-software-analysis-and-test
2017-06-09 12:10:38 Matched: 6262 Network Security and http://www.omscs.gatech.edu/cs-6262-network-security
2017-06-09 12:10:38 Matched: 7637 Knowledge-Based AI: Cognitive Systems and http://www.omscs.gatech.edu/cs-7637-knowledge-based-artificial-intelligence-cognitive-systems
2017-06-09 12:10:38 Matched: 6475 Computational Photography and http://www.omscs.gatech.edu/cs-6475-computational-photography
2017-06-09 12:10:38 Matched: 6220 Intro to High-Performance Computing and http://www.omscs.gatech.edu/cse-6220-intro-hpc
2017-06-09 12:10:38 Matched: 6242 Data & Visual Analytics and http://www.omscs.gatech.edu/cse-6242-data-visual-analytics
2017-06-09 12:10:38 Matched: 6300 Software Development Process and http://www.omscs.gatech.edu/cs-6300-software-development-process
2017-06-09 12:10:38 Unmatched on: Biomedical Analytics 8803
2017-06-09 12:10:38 Matched: 7641 Machine Learning and http://www.omscs.gatech.edu/cs-7641-machine-learning
2017-06-09 12:10:38 Matched: 7646 Machine Learning for Trading and http://www.omscs.gatech.edu/cs-7646-machine-learning-trading
2017-06-09 12:10:38 Matched: 6440 Intro to Health Informatics and http://www.omscs.gatech.edu/cs-6440-intro-health-informatics
2017-06-09 12:10:38 Unmatched on: Graduate Algorithms 8803
2017-06-09 12:10:38 Matched: 8803 Embedded Software and http://www.omscs.gatech.edu/cs-8803-special-topics-embedded-software
2017-06-09 12:10:38 Unmatched on: Data Visualization for Health Informatics 8803
2017-06-09 12:10:38 Matched: 6400 Database Systems Concepts & Design and http://www.omscs.gatech.edu/cs-6400-database-systems-concepts-and-design
2017-06-09 12:10:38 Unmatched on: Cyber-Physical Systems 8803
2017-06-09 12:10:38 Unmatched on: AI for Robotics 8803
2017-06-09 12:10:38 Unmatched on: Intro to Operating Systems 8803
2017-06-09 12:10:38 Matched: 8803 Reinforcement Learning and http://www.omscs.gatech.edu/cs-8803-special-topics-reinforcement-learning
2017-06-09 12:10:38 Matched: 6460 Educational Technology and http://www.omscs.gatech.edu/cs-6460-educational-technology
2017-06-09 12:10:38 Matched: 6750 Human-Computer Interaction and http://omscs.gatech.edu/cs-6750-human-computer-interaction
2017-06-09 12:10:38 Matched: 8803 Compilers and http://omscs.gatech.edu/cs-8803-o08-compilers-theory-and-practice
2017-06-09 12:10:38 Unmatched on: Computational Journalism 6465
2017-06-09 12:10:38 Matched: 6505 Computability, Complexity & Algorithms and http://www.omscs.gatech.edu/cs-6505-computability-algorithms
2017-06-09 12:10:38 Matched: 6290 High Performance Computer Architecture and http://www.omscs.gatech.edu/cs-6290-high-performance-computer-architecture
2017-06-09 12:10:38 Matched: 6310 Software Architecture & Design and http://www.omscs.gatech.edu/cs-6310-software-architecture-design
2017-06-09 12:10:38 Matched: 8803 Big Data for Health Informatics and http://www.omscs.gatech.edu/cse-8803-special-topics-big-data-for-health-informatics
2017-06-09 12:10:38 Matched: 6210 Advanced Operating Systems and http://www.omscs.gatech.edu/cs-6210-advanced-operating-systems
2017-06-09 12:10:38 Matched: 6250 Computer Networks and http://www.omscs.gatech.edu/cs-6250-computer-networks
2017-06-09 12:10:38 Matched: 6035 Intro to Information Security and http://www.omscs.gatech.edu/cs-6035-introduction-to-information-security```

_Copied from original issue: weAllWeGot/kbai_chat_bot3#71_
weallwegot commented 6 years ago

Probably just grab the class name from the content of the tag. i forgot why i didnt do this the first time?

weallwegot commented 6 years ago
<li>*<a href="https://www.omscs.gatech.edu/cs-8803-artificial-intelligence-robotics">CS 8803-O01 Artificial Intelligence for Robotics</a></li>
<li><a href="https://www.omscs.gatech.edu/cs-8803-introduction-operating-systems">*CS 8803-O02 Introduction to Operating Systems</a></li>
<li><a href="https://www.omscs.gatech.edu/cs-8803-special-topics-embedded-software">CS&nbsp;8803-O04&nbsp;Special Topics: Embedded Software</a></li>
<li><a href="https://www.omscs.gatech.edu/cs-8803-special-topics-cyber-physical-systems">CS 8803 O07 Special Topics: Cyber-Physical Systems Security </a></li>
<li><a href="http://omscs.gatech.edu/cs-8803-o08-compilers-theory-and-practice">CS 8803 O08 Compilers - Theory and Practice</a></li>