java - Parsing user data as text - no format in text -


my focus parse plain text, has information users, including browser, version, , operating systems each user used, , extract such information (browser/version, operating system/version....)

is there general frame work/libs (in java[preferred] or c++) has similar problem focus? believe each parsing problem may have different properties , need different approaches, if aware of any, please share or suggest, helpful clarifying steps of problem, , possibly avoiding repeated work or bugs or increasing effectiveness.

i found schema oracle text analysis, seems pretty interesting: (http://www.oracle.com/webfolder/technetwork/data-quality/edqhelp/content/processor_library/text_analysis/parse.htm)

the amount of input data can big, make question simple, can ignore largeness of data now.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -