Difference between revisions of "Team:NTNU Trondheim/Software/iGEM Matchmaker"
Line 16: | Line 16: | ||
<br> | <br> | ||
<h3>iGEM Matchmaker</h3> | <h3>iGEM Matchmaker</h3> | ||
− | |||
− | |||
− | |||
<p>We have released a new version of the <a href="http://almaaslab.nt.ntnu.no/igem_matchmaker/index.php">iGEM Matchmaker</a>. New features include automatic matchmaking of iGEM teams using machine learning and keyword extraction. The website has been upgraded to use Bootstrap 3.0.</p> | <p>We have released a new version of the <a href="http://almaaslab.nt.ntnu.no/igem_matchmaker/index.php">iGEM Matchmaker</a>. New features include automatic matchmaking of iGEM teams using machine learning and keyword extraction. The website has been upgraded to use Bootstrap 3.0.</p> | ||
<br> | <br> |
Revision as of 12:52, 18 September 2015
Software
iGEM Matchmaker
We have released a new version of the iGEM Matchmaker. New features include automatic matchmaking of iGEM teams using machine learning and keyword extraction. The website has been upgraded to use Bootstrap 3.0.
Code
The code is available on GitHub.
Keyword analysis
Keywords are extracted from the project abstract and description pages using keyword extraction algorithms. Based on training data from the food and drug administration, MAUI uses machine learning to extract the most relevant keywords for the teams and measures the weight of the keyword.
Matchmaking
The principle of matchmaking is as follows:
- A team will be helped on a topic by a team for which this topic is more relevant.
- A team will be better at the main topics of their project, and will need help for the least important topics.