Skip to content

TextGlass/reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TextGlass Reference

What is TextGlass?

TextGlass is a text classification project. This encompasses things like device, browser, and OS detection. Give TextGlass a string (like a User-Agent request header) and it will tell you what it is.

TextGlass has extended the idea of classification into generic domains. The domain tells the TextGlass client how to classify the input into a result. This will allow this project and 3rd parties to create their own domains and use them with standard TextGlass clients. This also allows you to a run a domain across a large variety of languages and platforms and achieve identical results.

This reference is the starting point for:

  • Creating, testing, and validating a TextGlass domain.
  • Creating a TextGlass client for a specific platform or language.

Specification

https://github.com/TextGlass/reference/wiki/Domain-Specification

Releases

http://textglass.org/releases/reference/

More information

Please see client/README.md for more information.

About

TextGlass Reference Client and Domains

Resources

License

Stars

Watchers

Forks

Packages

No packages published