Skip to content

hoangnhancs/CS336-multimedia-information-retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS336-multimedia-information-retrieval

<title>FINAL MACHINE LEARNING PROJECT</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> <script> function clear_result() { $('.result').text('') $('textarea').text('') } </script>

CLASSIFY TOPIC OF TITLE

Classify topic of title from title

Just paste your title here: <textarea class="form-control" rows="5" name="title_result" id="title_result">{{title_result}}</textarea>

Predict result:

{% if class_title %}

Title topic: {{ class_title }}

{% endif %}

List of title topic:

Thể thao        Giáo dục        Công nghệ        Chính trị        Pháp luật        Kinh doanh

Made with by Nguyễn Văn Hiếu.

Edited with by Thái Hoàng Nhân.

Reference from NguyenVanHieuBlog/programing-language-identify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published