Field « Sqlite « Java Open Source App

Home
Java Open Source App
1.2D
2.3D
3.Algorithm Data Structure
4.Chart
5.Cloud Computing
6.Data Mining
7.Database
8.Eclipse
9.Game
10.Google API
11.Graphics
12.GUI
13.GWT
14.IntelliJ
15.JavaFX
16.JBoss
17.JDBC
18.JEE
19.JPA ORM
20.JSF
21.JSON
22.Maven
23.Media
24.Mobile
25.MongoDB
26.MySQL
27.Netbeans
28.Network
29.NoSQL
30.OpenGL
31.Oracle
32.OSGi
33.Security
34.Social Network
35.Spring
36.Sqlite
37.Testing
38.Web Framework
39.WebService
40.XML
Java Open Source App » Sqlite » Field 

1. AlbertoPeon/Statistical-NLP-Application-for-analyzing-messages-between-individuals    github.com

The main goal of this project is to create an application able to filter and classify a big amount of messages (such as tweets or e-mails) according to the value of their fields. By doing this, the user can discard those which are irrelevant and focus on the important ones and, finally, establish connections between them . In order to achieve this, the user can tag messages and individuals (who are the senders and/or receivers of the messages) manually, but also in an automatic way using Natural Language Processing algorithms to detect similar messages. The application will be developed in Java , using Java Swing for the graphic user interface and a SQLite database for saving the generated data. Additionally, the application will work as a framework for adding more techniques of detection of similar messages, in order to compare the results of each technique and select the most appropriate one for the kind of message we are working with.

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.